Timeline


and

05/16/98:

23:51 Changeset [11558] by ghudson
Install xlogin stripped (with a corresponding non-tracked .unstripped version) to save space on the Sun root filesystem. Sigh.
23:51 Changeset [11557] by ghudson
Install console stripped (with a corresponding non-tracked .unstripped version) to save space on the Sun root filesystem. Sigh.
23:48 Changeset [11556] by ghudson
ftpd moved to /usr/athena/etc.
23:47 Changeset [11555] by ghudson
There's no particular reason to have ftpd in /etc/athena; move it to /usr/athena/etc to save space. (Reverts revisions 1.4/1.5.)
23:42 Changeset [11554] by ghudson
Always wait X_STOP_SECONDS after killing the X server to ensure that the graphics device recovers.
23:40 Changeset [11553] by ghudson
Set .SUFFIXES so we don't rebuild shipped files.
23:39 Changeset [11552] by ghudson
Align des_key_schedule to make it friendly to crypto functions which cast it to aligned types.
23:36 Changeset [11551] by ghudson
Don't install kpasswd for a bit; we need to use the CNS version to be friendly to a krb4 KDC.
23:36 Changeset [11550] by ghudson
Build CNS kpasswd program.
23:33 Changeset [11549] by ghudson
Whoops, syslogd belongs in lsbindir.
23:28 Changeset [11548] by ghudson
Symlink /usr/sbin/static/{rcp,tar} Symlink most of the 75dpi fonts; xlogin only uses the New Century Schoolbook and Courier 75dpi fonts. Symlink six big misc fonts which shouldn't be used by anything critical. Total savings is about 4.5MB in the /usr partition.
23:25 Changeset [11547] by ghudson
expr regexps are always anchored on the left. As such, POSIX does not uniquely define the behavior of a regexp starting with a caret. So nuke the carets I had at the beginnings of regexps.
23:23 Changeset [11546] by ghudson
Simple Makefile for building the CNS kpasswd standalone.
23:23 Changeset [11545] by ghudson
CNS kpasswd man page.
23:23 Changeset [11544] by ghudson
CNS kpasswd. The password reading function needed to be modified to take a string argument (a second prompt) instead of a flag, since the krb5 des library seems to have gratuitously changed the meaning of the fourth argument.
23:22 Changeset [11543] by ghudson
CNS krbports include file, for building the CNS kpasswd.
23:22 Changeset [11542] by ghudson
Some CNS libkadm sources to build the CNS kpasswd against. In some files, KRB_INT32 needed to be redefined to KRB4_32 for krb5 build system.
23:17 Changeset [11541] by ghudson
The expr invocation to check for a . in the hostname was faulty (expr regexps are anchored at the beginning). Use a case statement instead, since it's a bit clearer anyway.

05/14/98:

15:23 Changeset [11540] by danw
Deal with potential krb5/krb4 password skew (by ignoring errors when getting krb5 tickets)
15:22 Changeset [11539] by danw
Deal with potential krb5/krb4 password skew (by ignoring password errors when getting krb5 tickets)
15:22 Changeset [11538] by danw
Deal with potential krb5/krb4 password skew (by getting krb4 tickets first and ignoring password errors when getting krb5 tickets)
15:17 Changeset [11537] by danw
get forwardable, proxiable tickets

05/13/98:

16:18 Changeset [11536] by danw
merge in changes from 1.2.23
15:12 Changeset [11535]
This commit was manufactured by cvs2svn to create tag 'ssh_1_2_23'.
15:12 Changeset [11534] by danw
This commit was generated by cvs2svn to compensate for changes in r11533, which included commits to RCS files with non-trunk default branches.
15:12 Changeset [11533] by danw
Import of ssh 1.2.23

05/12/98:

21:23 Changeset [11532] by danw
Make order of lines in /etc/athena/access irrelevant: always use the best match.
20:20 Changeset [11531] by ghudson
Pick /var/mail or /var/spool/mail depending on which we find.
14:35 Changeset [11530] by ghudson
Merge with BIND 8.1.2.
14:12 Changeset [11529]
This commit was manufactured by cvs2svn to create tag 'bind-8_1_2'.
14:12 Changeset [11528] by ghudson
This commit was generated by cvs2svn to compensate for changes in r11527, which included commits to RCS files with non-trunk default branches.
14:12 Changeset [11527] by ghudson
Import of BIND 8.1.2
12:23 Changeset [11526] by ghudson
As noted by jweiss, /etc/athena/named.boot should be /etc/named.boot.

05/11/98:

22:13 Changeset [11525] by jweiss
manage all displays by default
15:35 Changeset [11524] by tb
Add Generic NQS service at 607/tcp.
15:35 Changeset [11523] by ghudson
Pick the right user line to update when a user argument is given. Add a security measure to make sure a non-root user can't update someone else's account line.
13:02 Changeset [11522] by danw
fix add "Word too long" bug
11:01 Changeset [11521] by ghudson
Don't track in /etc/rc2.d/S99sspdefs; it doesn't affect our hardware and interrupts the boot process with a question.

05/08/98:

14:18 Changeset [11520] by ghudson
Remove the gethostname() prototype; it's prototyped differently in Solaris 2.6.
13:42 Changeset [11519] by ghudson
Regenerate.
13:27 Changeset [11518] by ghudson
Add code from the most recent version of this file to recognize locally-added CVS files in CVS/Entries.
13:09 Changeset [11517] by ghudson
Eliminate extra spaces in miki's patch; make was barfing.
12:52 Changeset [11516] by miki
Copy the platform dependent etc files from /srvd/etc
12:51 Changeset [11515] by miki
Copy the platform dependent etc files from /srvd/etc instead of relying on configfiles.
12:13 Changeset [11514] by miki
Install the new etc files : driver_aliases, driver_classes, name_to_major and minor_perm .. one for each platform.
11:59 Changeset [11513] by ghudson
We have sun4m/sun4u versions of four Sun /etc files now. Copy in the correct one if NEWOS is set.
11:59 Changeset [11512] by ghudson
We can't treat /etc/minor_perm as a configfile any more, since we have to have separate versions for sun4m and sun4u.
11:58 Changeset [11511] by ghudson
Update the directories not to track from /platform for Solaris 2.6 HW 3/98.
11:58 Changeset [11510] by ghudson
Add /etc/named.boot to DEADFILES; it's irrelevant now that we're doing BIND 8.
11:57 Changeset [11509] by ghudson
/etc/named.local is now irrelevant.
11:57 Changeset [11508] by ghudson
/etc/named.local is now irrelevant. Stop removing /etc/X0.hosts twice.
11:57 Changeset [11507] by ghudson
named.local is now irrelevant.
11:56 Changeset [11506] by ghudson
Add a startup script /etc/init.d/bind to run the Athena named just before inetsvc runs.
11:55 Changeset [11505] by ghudson
Run the Athena named instead of the SGI named.
11:55 Changeset [11504] by ghudson
Stop making the passwd and passwd.real symlinks, since we have a /usr/athena/bin/passwd program now.
11:28 Changeset [11503] by ghudson
Take out named.local stuff; it's completely useless with BIND 8.
11:28 Changeset [11502] by ghudson
Replace BIND 4 named.boot with a BIND 8 named.conf.
11:27 Changeset [11501] by ghudson
Build BIND 8 and the Athena passwd glue program.
11:15 Changeset [11500] by ghudson
Add a passwd glue program which switches between kpasswd and /usr/bin/passwd, and updates {passwd,shadow,master.passwd}.local when a local password changes.

05/07/98:

19:58 Changeset [11499] by ghudson
Clarify the description of the fourth and fifth lines of the session file.
17:53 Changeset [11498] by ghudson
Avoid installing port-specific include files.
17:53 Changeset [11497] by ghudson
Avoid installing libbind.a.
17:52 Changeset [11496] by ghudson
Avoid installing header files which might conflict with OS headers.
17:52 Changeset [11495] by ghudson
Don't try to rebuild shipped commands.c.
17:52 Changeset [11494] by ghudson
Install named-xfer stripped, but also install a named-xfer.unstripped (which won't be tracked in) to aid in debugging.
17:52 Changeset [11493] by ghudson
Don't try to rebuild shipped ns_parser.[ch]. Install named stripped, but also install a named.unstripped (which won't be tracked in) to aid in debugging.
17:50 Changeset [11492] by ghudson
Pass DESTDIR to sub-makes to work around the problem that not all variables are included in ports' Makefile.set files.
17:49 Changeset [11491] by ghudson
How to build BIND.
14:58 Changeset [11490] by ghudson
Remember to preserve SYSTEM in rc.conf.
14:55 Changeset [11489] by ghudson
Document where we got BIND from.
14:38 Changeset [11488] by ghudson
This file has been split into minor_perm.sun4m and minor_perm.sun4u.
14:35 Changeset [11487] by ghudson
Add a \leavevmode to the \center, \flushleft, and \flushright definitions so that empty center et al environments don't generate an error, and so that specials are properly centered.
13:59 Changeset [11486] by ghudson
Use save_cluster_info to get NEW_TESTING_RELEASE and NEW_PRODUCTION_RELEASE. On the SGI, /install will be attached as part of syslib now. So don't try to attach it specially. This means we can do updates without clusterinfo, which is convenient. Up the space check on Solaris to 4096K for the root partition, since we're installing about 700K of extra stuff for BIND 8.1.
13:13 Changeset [11485] by ghudson
Add new object file access.o and install man pages for al_get_access() and al_is_local_acct().
13:11 Changeset [11484] by ghudson
Document new functions.
13:11 Changeset [11483] by ghudson
Use al_get_access() now that it exists, instead of parsing the access file ourselves.
13:09 Changeset [11482] by ghudson
Implement two new functions al_get_access() and al_is_local_acct().
13:08 Changeset [11481] by ghudson
Insert new error code AL_ENOENT. Prototype new functions al_get_access() and al_is_local_acct().
13:08 Changeset [11480] by ghudson
Insert error string for new error code AL_ENOENT.
13:02 Changeset [11479] by ghudson
Use strerror().
12:59 Changeset [11478] by ghudson
Compensate for version 3 servers' inability to deal with two packets at a time by separating rki_rpc_send_ckdc() and rki_rpc_sendauth() by a 0.1 second delay.
12:58 Changeset [11477] by ghudson
Rewrite rki_get_packet() so that it doesn't read any extra data. The old implementation would fail if it got a second packet before it could process the first one.
12:57 Changeset [11476] by ghudson
Bump the rkinit version so we can tell which servers can deal with receiving two packets in close succession.
12:41 Changeset [11475] by rbasch
Don't call both setsid() and setpgrp().
08:24 Changeset [11474] by miki
Starting with Solaris2.6 we need two version of minor_perm, for the two platforms we maintain : sun4u and sun4m

05/06/98:

21:49 Changeset [11473] by ghudson
Build with symbols.
13:20 Changeset [11472] by miki
New file needed because name_to_major differs from platform to platform
08:37 Changeset [11471] by miki
Do not track the device etc files, as they are platform dependend and should be copied.

05/05/98:

17:56 Changeset [11470] by ghudson
Add a new magic username "*inpasswd" which matches usernames with local passwd file entries.
16:31 Changeset [11469] by miki
Do not track S10cvc, which is a startup script for Network Console Do not track the etc file driver_classes : we had to have two of them : sun4u, sun4m, which we will copy from /srvd/etc
16:08 Changeset [11468] by miki
Added support for the disk Seagate Medalist Changed /usr/sbin/format to format, to pick the correct format for Solaris2.6 of 3/98 installation.
16:02 Changeset [11467] by miki
New disk, Seagate medalist , to be formatted : used by Ultra5/10
15:40 Changeset [11466] by miki
New tar file compatible with Solaris2.6 of 3/98
15:39 Changeset [11465] by miki
New tar files compatible with Solaris2.6 of 3/98
15:18 Changeset [11464] by ghudson
From kretch: add support for byte-swapping when a meeting was written out on a platform with the opposite endianness.

05/04/98:

18:23 Changeset [11463]
This commit was manufactured by cvs2svn to create tag 'bind-8_1_1'.
18:23 Changeset [11462] by ghudson
This commit was generated by cvs2svn to compensate for changes in r11461, which included commits to RCS files with non-trunk default branches.
18:23 Changeset [11461] by ghudson
Import of BIND 8.1.1

05/03/98:

23:04 Changeset [11460] by ghudson
From nathanw: fix path reference to attachandrun.
18:40 Changeset [11459] by rbasch
Fix call to nanny_setupUser(), which now takes 3 parameters instead of 4.

05/01/98:

12:59 Changeset [11458] by rbasch
HUP SGI inetd to ensure non-local servers are enabled.

04/30/98:

21:12 Changeset [11457] by ghudson
From nathanw: '-' is unwanted in tset arguments.
16:08 Changeset [11456] by ghudson
Specify where the fallback rsh is so the path search doesn't find it in /.srvd or whatnot.
16:06 Changeset [11455] by ghudson
From kretch: zero out the notice opcode so we don't use the same opcode as the received message.
16:04 Changeset [11454] by ghudson
Give root an add alias.
16:04 Changeset [11453] by ghudson
Whoops, synctree lives in sbindir, not bindir.
16:03 Changeset [11452] by ghudson
Move files from datadir back to datadir/zephyr.
09:29 Changeset [11451] by rbasch
Add SGI config files to disable dynamic IP address assignment and routed.

04/29/98:

09:50 Changeset [11450] by rbasch
Change read_env_vars_from_file() to read its filename argument, instead of /etc/environment. This fixes the Irix 6.x problem of not setting TZ from /etc/TIMEZONE.

04/28/98:

14:41 Changeset [11449] by ghudson
Don't check the motd on IRIX; /etc/profile and /etc/cshrc do that.
14:31 Changeset [11448] by ghudson
From yoav: honor MAILDROP, and /usr/spool -> /var/spool, and make sure not to lose if the pop host isn't set.
14:24 Changeset [11447] by ghudson
If MAILDROP is set, don't do default pop behavior.
14:23 Changeset [11446] by ghudson
Reorganize so that MAILDROP has precedence over pop behavior.
10:07 Changeset [11445] by rbasch
Localize eoe.sw.svr4net for Irix 6.2, as it contains /usr/lib/libnsl.so.

04/27/98:

19:37 Changeset [11444] by ghudson
Make this man page work reasonably on the sun. Changes were: - '\" t added to top so man passes this page through tbl. - The NAME section was de-formatted so that it gets along with windex. - .LI (not recognized by man) was changed to .IP (which does about the same thing). - Boxing was removed from tables and some blank lines added. Boxed tables look really poor onscreen, and tbl was generating bad output for them.
16:45 Changeset [11443] by ghudson
Oops, identify self properly.
12:58 Changeset [11442] by ghudson
IRIX doesn't need -lregexp any more. (It was broken here anyway.)
12:57 Changeset [11441] by ghudson
IRIX doesn't need -lregex any more. Also nuke unused XSRCS and XOBJS.
12:57 Changeset [11440] by ghudson
IRIX 6.2 and 6.3 don't need third/rx for POSIX regexps, so don't say we're going to use it.
12:56 Changeset [11439] by ghudson
IRIX 6.2 and 6.3 have POSIX regexps, so we don't need third/rx any more.
12:35 Changeset [11438] by ghudson
Set default keytab name to use SRVTAB.

04/26/98:

14:21 Changeset [11437] by ghudson
Solaris 2.6 uses k_anoninfo instead of anoninfo. The structure type of k_anoninfo is different but agrees on the relevant fields.

04/25/98:

19:41 Changeset [11436] by danw
if ZEPHYR_CLIENT is set in .environment, launch that instead of zwgc
19:37 Changeset [11435] by danw
add "CheckMail no"
19:34 Changeset [11434] by danw
Set umask so /usr/vice/etc/cacheinfo won't be world-writable
19:31 Changeset [11433] by danw
Clear environment before starting sshd, to prevent security (and other) problems. Pointed out by mhpower.
19:15 Changeset [11432] by ghudson
Take advantage of relaxed al_acct_create() contract.
19:14 Changeset [11431] by ghudson
Relax the al_acct_create() contract, so that warnings can be NULL (if the caller doesn't want to know about warnings) and *warnings is always set to NULL when there are no warnings (unless warnings is NULL, of course).
16:42 Changeset [11430] by rbasch
Suppress diagnostics when cleaning lost+found.
11:40 Changeset [11429] by ghudson
Suppress the rmdir diagnostic, and fix the corresponding comment a bit.

04/24/98:

16:24 Changeset [11428] by ghudson
Point top at a new site, where there are newer releases available.
15:19 Changeset [11427] by rbasch
Changes for Irix 5.3 -> 6.2 update: Boot miniroot to remove all installed packages, and install all 6.2 packages; use CONFIGVERS to deal with .N and .O versions of config files left by inst; remove old-style staticroute config files; clean up miscellaneous links to OS volume from 5.3 install.
15:15 Changeset [11426] by rbasch
Changes for Irix 5.3 -> 6.2 update: Remove DEADFILES from UPDATE_ROOT; restore any changed configfiles overwritten by inst; build a kernel in the UPDATE_ROOT if NEWUNIX or NEWOS set.
15:10 Changeset [11425] by rbasch
Changes for Irix 5.3 -> 6.2 update: Add CONFIGVERS, to dispose of .N and .O files left by inst, and require minimum of 64 MB memory.
03:54 Changeset [11424] by jweiss
be able to do a default partitioning and install on suns with 4.2G disks

04/22/98:

18:05 Changeset [11423] by ghudson
Fix typo in Dan's patch.
18:03 Changeset [11422] by ghudson
Remember to export ATHENA_SYS_COMPAT.

04/21/98:

14:06 Changeset [11421] by rbasch
Add buildkernel, for update.
14:02 Changeset [11420] by rbasch
Use /etc/athena/netparams if available, otherwise fall back to old behavior.

04/18/98:

12:59 Changeset [11419] by danw
set ATHENA_SYS_COMPAT
12:58 Changeset [11418] by danw
add -C option to print ATHENA_SYS_COMPAT value
12:57 Changeset [11417] by danw
set ATHENA_SYS_COMPAT values

04/17/98:

18:37 Changeset [11416] by cfields
Use attachandrun.
18:35 Changeset [11415] by cfields
For environment add alias: remove -e option, no longer used. also quote the arguments to -P and -M. (-P must now have a single arg.)
18:31 Changeset [11414] by cfields
Remove -e. -P now takes a single arg. Added check to make sure both -P and -M are specified when one is. Make sure arguments are provided for -P and -M. $athena_path/manpath now supported for Bourne shell. Fixed some memory leaks. Cleaned up usage message, put -b in it. Now deals correctly with empty variables on output. Some code cleanup.
18:27 Changeset [11413] by cfields
Document -P and -M. Remove -e.
16:14 Changeset [11412] by ghudson
From nathanw: make sure to reset the alarm in error cases, or attachandrun will give its child process sixty seconds to live when we can't get subs.

04/16/98:

22:55 Changeset [11411] by ghudson
Make install of attach.unstripped actually work.
18:32 Changeset [11410] by ghudson
Globally except *.unstripped so that we don't track in unstripped versions of binaries we strip for space reasons.
18:32 Changeset [11409] by ghudson
Install snmpd stripped, but install an unstripped "snmpd.unstripped" to help debugging. It won't get tracked in.
18:31 Changeset [11408] by ghudson
Install sshd stripped, but install an unstripped "sshd.unstripped" to help debugging. It won't get tracked in.
18:31 Changeset [11407] by ghudson
Install xntpd stripped, but install an unstripped "xntpd.unstripped" to help debugging. It won't get tracked in.
18:31 Changeset [11406] by ghudson
Install an unstripped "attach.unstripped" binary to help with debugging. (It won't get tracked.)
18:20 Changeset [11405] by ghudson
From mhpower: don't preserve Delivered-To lines (or any -To line starting with 'd', to make the implementation easier) by default, since they are commonly added by qmail and aren't terribly important.
18:17 Changeset [11404] by ghudson
From mhpower: prevent /tmp symlink attachs and check malloc return values.
18:15 Changeset [11403] by ghudson
If SSHD is set to "switched", take responsibility for making sure that it is running (for access_on) or not running (for access_off).
18:15 Changeset [11402] by ghudson
Add a new variable ACCESSON, defaulting to false, which controls whether the machine is set to access_on at boot time or reactivate time.
18:14 Changeset [11401] by ghudson
Nuke /etc/ssh_* on public machines in case anyone ran ssh-keygen. If ACCESSON is set, run access_on instead of access_off.
18:13 Changeset [11400] by ghudson
Nuke /etc/ssh_* on public machines in case anyone ran ssh-keygen. If ACCESSON is set, invoke inetd with the -n flag (turning on switched services) and invoke SSHD if it is set to "switched".
18:09 Changeset [11399] by ghudson
When we get a notice from our server, turn off the booting flag. (We used to do that; it got lost when we went from alarm to select.) Otherwise we punt our subs every time we switch servers.
18:01 Changeset [11398] by ghudson
General cleanups. Functional changes include: * Printed messages are cleaner. In particular, when invoking a program which generates output, do not put the cursor in the middle of a line beforehand and don't say "done" afterwards. * The /dev/console redirects are gone for /srvd/auto_update. This shouldn't matter at all. * zhm doesn't need its pid file deleted any more. * # is used as the substitution separator for the rc.conf renegeration, instead of /. * Remember to kill sshd at stop time, and don't bother to be quite as careful killing things off by pid file (for terseness). * All config files are in /srvd or /os now, so we don't need to test for the existence of files in /os if they're not in /srvd.
17:59 Changeset [11397] by ghudson
General cleanups. Functional changes include: * Printed messages are cleaner. In particular, when invoking a program which generates output, do not put the cursor in the middle of a line beforehand and don't say "done" afterwards. * The /dev/console redirects are gone. This shouldn't matter at all. * zhm doesn't need its pid file deleted any more. * # is used as the substitution separator for the rc.conf renegeration, instead of /. * Remember to kill sshd at stop time. * Don't bother checking for the gettime binary; just run it like we do everything else.
Note: See TracTimeline for information about the timeline view.