Timeline


and

10/30/97:

22:58 Changeset [10644] by ghudson
Forced checkin to note that the last revision included a change not mentioned in the log message: remember to output the new homedir in the passwd line when changing user home directories.
19:49 Changeset [10643] by jweiss
Do some (but not all) public ws cleaning at reactivate time, in addition to what we already do at boot time.
19:03 Changeset [10642] by ghudson
Guard against the SIGCHLD handler being SIG_IGN.
18:59 Changeset [10641] by ghudson
Add RCS ID and MIT copyright.
18:58 Changeset [10640] by ghudson
Add MIT copyright, file description, and RCS ID.
11:06 Changeset [10639] by ghudson
From epeisach: use create_depend.

10/29/97:

20:24 Changeset [10638] by ghudson
From mhpower: close buffer overruns.
17:48 Changeset [10637] by ghudson
Remove in favor of new login library.
17:46 Changeset [10636] by ghudson
Remove in favor of the krb5 ftpd.
17:36 Changeset [10635] by ghudson
Remove in favor of Athenized krb5 telnet and telnetd.
17:33 Changeset [10634] by ghudson
Remove in favor of athenized krb5 login.
17:31 Changeset [10633] by ghudson
Also stop building Athena telnet, ftpd, and old AL libraries, since we're using the krb5 versions of telnet and ftpd.
17:29 Changeset [10632] by ghudson
We don't need athena/bin/login any more; we're using the krb5 login.
13:29 Changeset [10631] by ghudson
Update comment to reflect the al__update_cryptpw() behavior.
11:11 Changeset [10630] by ghudson
Use NULL for initializing pointer variables, and don't initialize them two at a time (because that involves a cast between incompatible pointer types).
00:55 Changeset [10629] by jweiss
Clear out /lost+found (after 3 days incase of autosave files) and /var/vice/cache/lost+found, so they don't suck up disk space (and potentially prevent updates).

10/28/97:

11:51 Changeset [10628] by danw
[from the krb5 tree] change #ifdef KERBEROS to #ifdef KRB5_KRB4_COMPAT add krb4 support to Makefile.in
11:51 Changeset [10627] by danw
[from the krb5 tree] change #ifdef KERBEROS to #ifdef KRB5_KRB4_COMPAT fix krb4 bugs in secure.c, add krb4 support to Makefile.in
11:43 Changeset [10626] by danw
link with libal and AFS libs because of the annoying way libtelnet is written. add Athenisms to telnet (default options, -safe)
11:42 Changeset [10625] by danw
athena-login changes add `-x' (require encryption) option to telnetd and the man page
11:40 Changeset [10624] by danw
athena-login changes

10/25/97:

23:29 Changeset [10623] by ghudson
Fix comment not to refer to mhmail, since we use sendmail now.
18:17 Changeset [10622] by ghudson
Garbage collect.
17:47 Changeset [10621] by ghudson
ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD
17:45 Changeset [10620] by ghudson
Use select() instead of alarm() to wait for a response.
14:16 Changeset [10619] by ghudson
Use sendmail instead of mhmail.
11:02 Changeset [10618] by ghudson
Add a forward declaration for struct sockaddr_in to make sure what its scope is.
10:53 Changeset [10617] by ghudson
We want AFS support. (An oversight from when we moved away from config.site.)

10/24/97:

16:54 Changeset [10616] by ghudson
Fix syntax error. Under 2.5 we need to modload nfssrv before afs.

10/23/97:

18:01 Changeset [10615] by ghudson
Run attach as root, using the -user flag to specify what to record in attachtab.
17:58 Changeset [10614] by ghudson
Add login library support for use as /bin/login.
17:57 Changeset [10613] by ghudson
Test for resolv library for login libraries.
17:56 Changeset [10612] by ghudson
Add Athena paths and a few other things to default path.
13:33 Changeset [10611] by danw
remove #ifdef SOLARIS code that breaks when using login.krb5
13:32 Changeset [10610] by danw
Don't assume $SERVER_BINDIR = $EXEC_PREFIX/sbin in KRB5_PATH_LOGIN
12:22 Changeset [10609] by ghudson
Pull up change from rev 1.19 to Athena 8.1 release branch.
12:18 Changeset [10608] by ghudson
From comments from miki (as was the last change): add -y to fsck invocations in case they have questions.
12:01 Changeset [10607] by ghudson
Pull up change from rev 1.18 to Athena 8.1 release branch.
11:59 Changeset [10606] by ghudson
Add missing 'g' in sed invocation.
10:30 Changeset [10605] by ghudson
Comment style police.

10/22/97:

15:12 Changeset [10604] by danw
alphabetization police

10/21/97:

10:18 Changeset [10603] by ghudson
Add athena/lib/al (after hesiod, in case we put any tests in libal, but before krb5, which will need it).

10/20/97:

23:12 Changeset [10602] by jweiss
We shouldn't time out asking the user whether they want to custom partition the disk, since we are already in custom install.
22:05 Changeset [10601] by ghudson
Rewrite, using the Athena login library to simplify things a lot.
22:04 Changeset [10600] by ghudson
Build cleanup with an autoconf system.
22:04 Changeset [10599] by ghudson
We don't need this any more.
22:02 Changeset [10598] by ghudson
Prefer v4 kdc to krb524d for getting initial tickets.
22:01 Changeset [10597] by ghudson
Revert v4srvtab support; we don't need it any more.
21:54 Changeset [10596] by ghudson
Athena login library sources, from the athena-login locker where initial development was done.

10/18/97:

23:47 Changeset [10595] by ghudson
Sync with new kcmd.c interface, moving des routines there.
23:44 Changeset [10594] by ghudson
Add Kerberos 4 rcmd support, moving des routines to kcmd.c.
12:39 Changeset [10593] by ghudson
Don't declare strlen(); it bombs out on Irix 6.3.
11:40 Changeset [10592] by ghudson
Rename xdm to xdm.sgi_53 and add xdm.sgi_63 for IRIX 5.3/6.3 split.
02:12 Changeset [10591] by ghudson
Don't use lorder or tsort. They don't do anything these days, and IRIX 6.3 broke them.
01:10 Changeset [10590] by ghudson
Reintegrate local changes into IRIX 6.3 version of this file.
01:09 Changeset [10589] by ghudson
Move here from platform/sgi, since this file has changed in IRIX 6.3.
01:09 Changeset [10588] by ghudson
Move to arch/sgi_53, since this file has changed in IRIX 6.3.
01:08 Changeset [10587] by ghudson
Update this file with change from Xsession.dt in IRIX 6.3.
01:08 Changeset [10586] by ghudson
Move here from platform/sgi, since this file needs to change for IRIX 6.3.
01:07 Changeset [10585] by ghudson
Move to arch/sgi_53, since this file needs to change for IRIX 6.3.
01:07 Changeset [10584] by ghudson
IRIX 6.3 version of this file with local changes from platform/sgi reintegrated.
01:05 Changeset [10583] by ghudson
Move here from platform/sgi, since this file is no longer necessary in IRIX 6.3.
01:04 Changeset [10582] by ghudson
Move here from platform/sgi, since this file changed in IRIX 6.3.
01:04 Changeset [10581] by ghudson
Move to arch/sgi_53, since this file is no longer necessary in IRIX 6.3.
01:03 Changeset [10580] by ghudson
Move to arch/sgi_53, since this file changed in IRIX 6.3.
01:01 Changeset [10579] by ghudson
IRIX 6.3-specific Makefile, taking responsibility for network.
01:01 Changeset [10578] by ghudson
IRIX 5.3-specific Makefile, taking responsibility for network.
01:01 Changeset [10577] by ghudson
Move responsibility for network to arch directories, since it changed in IRIX 6.3.
01:00 Changeset [10576] by ghudson
IRIX 6.3-specific Makefile, taking responsibility for cshrc and Xsession.dt.
01:00 Changeset [10575] by ghudson
IRIX 5.3-specific Makefile, taking responsibility for cshrc and Xsession.dt.
00:59 Changeset [10574] by ghudson
Move responsibility for cshrc and Xsession.dt to arch directories, since they have changed in IRIX 6.3.
00:58 Changeset [10573] by ghudson
IRIX 6.3-specific Makefile, taking responsibility for 4DWm, Toolchest, crontab.root, fixed.pcf, fonts.dir, group, inetd.conf, services, su, and system.chestrc. staticroute, webtools.chestrc, and nodelock are no longer needed.
00:57 Changeset [10572] by ghudson
IRIX 5.3-specific Makefile, taking responsibility for 4DWm, Toolchest, crontab.root, fixed.pcf, fonts.dir, group, inetd.conf, services, staticroute, su, system.chestrc, webtools.chestrc, and nodelock.
00:56 Changeset [10571] by ghudson
Makefile for sun4x_55-specific stuff, which is nothing right now.
00:55 Changeset [10570] by ghudson
Move responsibility for 4DWm, Toolchest, crontab.root, fixed.pcf, fonts.dir, group, inetd.conf, services, staticroute, su, system.chestrc, webtools.chestrc, and nodelock to the arch directories, since they have either changed or are no longer needed in IRIX 6.3.
00:53 Changeset [10569] by ghudson
Add arch directories for IRIX 5.3/6.3 split.
00:47 Changeset [10568] by ghudson
Define POSIXJOBS; we need it under 6.3.

10/17/97:

21:07 Changeset [10567] by ghudson
From epeisach: If ZEPHYR is not defined, don't check use_zephyr. Make afs_auth_internal take const char *.
18:29 Changeset [10566] by danw
the krb4/afs patches turned out to be a lose. use stock ssh
18:27 Changeset [10565]
This commit was manufactured by cvs2svn to create tag 'ssh_1_2_21'.
18:27 Changeset [10564] by danw
This commit was generated by cvs2svn to compensate for changes in r10563, which included commits to RCS files with non-trunk default branches.
18:27 Changeset [10563] by danw
Import of ssh 1.2.21
15:01 Changeset [10562] by ghudson
Move ssh to a little section, since it has a long URL and doesn't fit well in the table.
14:53 Changeset [10561] by danw
add ssh
12:13 Changeset [10560] by ghudson
Pull up change from rev 1.2 to Athena 8.1 release branch.
12:12 Changeset [10559] by ghudson
Add sed code to turn off the "mount at boot" flag for /usr.
12:07 Changeset [10558] by ghudson
Pull up changes from revs 1.2 and 1.3 to Athena 8.1 release branch.
12:06 Changeset [10557] by ghudson
Pull up change from rev 1.17 to Athena 8.1 release branch.
03:06 Changeset [10556] by ghudson
Pull up change from rev 2.21 to Athena 8.1 release branch.
03:04 Changeset [10555] by ghudson
Pull up change from rev 1.29 to Athena 8.1 release branch.
03:04 Changeset [10554] by ghudson
Pull up change from rev 1.22 to Athena 8.1 release branch.
03:03 Changeset [10553] by ghudson
Pull up change from rev 1.17 to Athena 8.1 release branch.
03:02 Changeset [10552] by ghudson
Pull up change from rev 1.16 to Athena 8.1 release branch.
03:02 Changeset [10551] by ghudson
Pull up change from rev 1.15 to Athena 8.1 release branch.
03:02 Changeset [10550] by ghudson
Pull up change from rev 1.13 to Athena 8.1 release branch.
03:02 Changeset [10549] by ghudson
Pull up change from rev 1.12 to Athena 8.1 release branch.
03:01 Changeset [10548] by ghudson
Pull up change from rev 1.10 to Athena 8.1 release branch.
03:01 Changeset [10547] by ghudson
Pull up change from rev 1.9 to Athena 8.1 release branch.
03:01 Changeset [10546] by ghudson
Pull up change from rev 1.8 to Athena 8.1 release branch.
02:56 Changeset [10545] by ghudson
From mwhitson: expand pbuf. Just a hack. Will be fixed the right way later, if we don't nuke this code base entirely.
02:52 Changeset [10544] by ghudson
Don't rely on empty source directories existing.
02:51 Changeset [10543] by ghudson
Remove sa_ in oldsockaddr field names to avoid conflict with IRIX 6.3 macros.
02:49 Changeset [10542] by ghudson
Need -I/usr/athena/include/kerberosIV for Kerberos 4 stuff in Kerberos 5.
02:47 Changeset [10541] by ghudson
Quiet down gf file creation. (Introduce MFSTART to keep the lines short.)

10/16/97:

23:56 Changeset [10540] by cfields
Add O2 specific hardware support.
22:25 Changeset [10539] by ghudson
From epeisach: Use Code_t instead of int to match prototypes.
22:25 Changeset [10538] by ghudson
From epeisach: Add a missing prototype for realm_control_dispatch.
22:20 Changeset [10537] by ghudson
Use @DISK@ instead of c0t3d0; phase3 will sed in the actual root disk.
22:19 Changeset [10536] by ghudson
Substitute $drive for @DISK@ in the standard vfstab file before installing it, since we no longer rely on c0t3d0 being the root disk.
22:18 Changeset [10535] by ghudson
Use c0t0d0 by default on an Ultra. For a custom install on a machine with multiple disks, ask the user to pick a disk. When we lose, sleep forever and respond to ^C with a shell prompt. Exiting the script causes things to start over, which is not what we want (except when the user picks a bad disk).
21:51 Changeset [10534] by ghudson
From epeisach: Use create_depend macro, which does a better job.
19:07 Changeset [10533] by ghudson
Document the part of the SGI cshrc files which comes from IRIX.
10:54 Changeset [10532] by ghudson
Makefile to install the files here.
10:53 Changeset [10531] by ghudson
Base configuration afs3.4 5.28, the fifth patch release to AFS 3.4a.
10:45 Changeset [10530] by ghudson
This commit was generated by cvs2svn to compensate for changes in r10529, which included commits to RCS files with non-trunk default branches.
10:45 Changeset [10529] by ghudson
Base configuration afs3.4 5.28, the fifth patch release of AFS 3.4a
10:43 Changeset [10528] by ghudson
Use -kb instead of -ko for RCS ID mangling prevention. Suggest obliquely that there are ways of getting it when you first add the files.
10:41 Changeset [10527] by ghudson
This commit was generated by cvs2svn to compensate for changes in r10526, which included commits to RCS files with non-trunk default branches.
10:41 Changeset [10526] by ghudson
Base configuration afs3.4 5.28, the fifth patch release fo AFS 3.4a
10:17 Changeset [10525] by ghudson
Use krb4 compatibility from krb5.
10:14 Changeset [10524] by ghudson
Nuke leading quote, oops.

10/15/97:

23:45 Changeset [10523] by jweiss
set "mount at boot" to no for /usr, since it is already mounted by /etc/rcS.d/S40standardmounts.sh
19:31 Changeset [10522] by ghudson
Don't recurse if we can't cd.
18:43 Changeset [10521] by ghudson
Substitute @TOOLROOT@ as many times as it appears, not just once.
13:49 Changeset [10520] by danw
automatically-generated file: shouldn't be in the source tree

10/14/97:

17:25 Changeset [10519] by lcs
CVS: CVS: Fixed problem with referencing beyond the end of mesg array when NSIG was greater than its length. Use separate "sizeof" counter so the code is not vulnerable to misconfiguration due to broken ifdefs, since the ifdefs are very brittle.
17:22 Changeset [10518] by ghudson
Clarify that local changes to third-party packages belong on the meainline, but not new outside versions.
01:58 Changeset [10517] by ghudson
Add support for listing krb4 tickets.
01:58 Changeset [10516] by ghudson
Add support for destroying krb4 tickets.
01:57 Changeset [10515] by ghudson
Add support for getting krb4 tickets.
01:55 Changeset [10514] by ghudson
Use aclocal.m4
01:55 Changeset [10513] by ghudson
Use AFS includes for int32; s/SOLARIS/HAVE_SYS_FILIO_H/.
01:54 Changeset [10512] by ghudson
Use an autoconf build system.
01:27 Changeset [10511] by ghudson
Eliminate version string at the beginning. Assume POSIX. Copy just the name of the dirent structure, instead of trying to nonportably copy the whole structure with the name.
01:26 Changeset [10510] by ghudson
Assume POSIX.
01:26 Changeset [10509] by ghudson
Eliminate stupid auto-updated version thing.
01:25 Changeset [10508] by ghudson
Use HAVE_LCHOWN to decide if we want to do lchown. Nuke Ultrix support.
01:25 Changeset [10507] by ghudson
Remove vestigial nonportable includes of a.out.h/exechdr.h.
01:24 Changeset [10506] by ghudson
Make portable to flex.
01:22 Changeset [10505] by ghudson
Use an Autoconf build system.

10/13/97:

18:45 Changeset [10504] by ghudson
Use krb4 compatibility in krb5.
18:08 Changeset [10503] by ghudson
Use krb4 compatibility from krb5.
18:02 Changeset [10502] by ghudson
Add include directives for krb4 compatibility in krb5.
17:57 Changeset [10501] by ghudson
Install all of krb5 now.
17:57 Changeset [10500] by ghudson
We're going to switch over to krb5; don't build CNS any more.
17:55 Changeset [10499] by ghudson
Specify root as the owner of files installed setuid.
17:54 Changeset [10498] by ghudson
Eliminate reference to non-installed header.
17:52 Changeset [10497] by ghudson
From mhpower via mwhitson: prevent buffer overflows and malicious print job names.
17:50 Changeset [10496] by ghudson
From mhpower via mwhitson: prevent buffer overflows.
13:12 Changeset [10495] by danw
Remove users from /etc/group when they log out
12:03 Changeset [10494] by ghudson
Add on Athena 8.1 release branch.
12:02 Changeset [10493] by ghudson
Pull up changes from revs 1.15 and 1.16 to Athena 8.1 release branch.
12:00 Changeset [10492] by ghudson
Pull up change from rev 1.8 to Athena 8.1 release branch.
11:59 Changeset [10491] by ghudson
Pull up change from rev 1.12 to Athena 8.1 release branch.
11:58 Changeset [10490] by ghudson
Pull up change from rev 1.13 to Athena 8.1 release branch.
11:57 Changeset [10489] by ghudson
Pull up change from rev 1.20 to Athena 8.1 release branch.
11:56 Changeset [10488] by ghudson
Pull up change from rev 1.2 to Athena 8.1 release branch.
11:54 Changeset [10487] by ghudson
Pull up change from rev 1.9 to Athena 8.1 release branch.
11:54 Changeset [10486] by ghudson
Pull up change from rev 1.5 to Athena 8.1 release branch.
11:50 Changeset [10485] by ghudson
Get @PATH@ substitution right for verify-message.
11:49 Changeset [10484] by ghudson
Workaround for rcp trying to write to fd 0.

10/09/97:

00:05 Changeset [10483] by ghudson
From mwhitson: use sigsetjmp/siglongjmp.

10/07/97:

10:44 Changeset [10482] by ghudson
Update aclocal.m4.
10:42 Changeset [10481] by ghudson
RX_LIBS became REGEX_LIBS.
10:41 Changeset [10480] by ghudson
Install as libregex.a instead of librx.a, to avoid conflict with AFS rx library.
10:40 Changeset [10479] by ghudson
with_rx became with_regex.
10:40 Changeset [10478] by ghudson
Call it "installed regex library" and look for -lregex intesad of -lrx. A little more generic, and a little more incompatible with rx, but mainly it avoid conflicting with the AFS rx library. Fix ATHENA_KRB4_CHECK to include -I$(krb4)/include as well as -I$(krb4)/include/kerberosIV when using krb4 compatibility in krb5.

10/06/97:

12:18 Changeset [10477] by ghudson
Add platform-dependent lp script with new options
12:17 Changeset [10476] by ghudson
Add platform-dependent lp script (same as old version)
12:17 Changeset [10475] by ghudson
Nuke in favor of platform-dependent version
12:16 Changeset [10474] by ghudson
Make lp.sh platform-dependent (i.e. remove it from here).

10/03/97:

13:57 Changeset [10473] by ghudson
Rename LOGS to logs. Make a symlink "current" pointing to the log file, for easy access.
13:45 Changeset [10472] by ghudson
Avoid using nonstandard setenv() and unsetenv().
13:44 Changeset [10471] by ghudson
Use putenv instead of setenv.
13:42 Changeset [10470] by ghudson
Revert last change; didn't mean to check it in yet.
13:41 Changeset [10469] by ghudson
Use krb_recvauth() instead of obsolete GetKerberosData().
13:39 Changeset [10468] by ghudson
Update aclocal.m4 from master copy.
13:38 Changeset [10467] by ghudson
Update aclocal.m4 from master.
13:36 Changeset [10466] by ghudson
Use rx on IRIX, since 5.3 doesn't provide native POSIX regexps.
13:35 Changeset [10465] by ghudson
Need supplementary libraries for krb5 test. Also, -ldes425 should come before -lkrb5. Add regexp test.

10/02/97:

15:01 Changeset [10464] by ghudson
Update
14:57 Changeset [10463] by ghudson
KPOP -> HAVE_KRB4 HESIOD -> HAVE_HESIOD
14:57 Changeset [10462] by ghudson
Don't use regexps; strcmp will do fine. KPOP -> HAVE_KRB4 HESIOD -> HAVE_HESIOD
14:56 Changeset [10461] by ghudson
We're assuming POSIX regexps now.
14:55 Changeset [10460] by ghudson
Use an autoconf build system.
13:27 Changeset [10459] by ghudson
Comment text after #endif.
13:27 Changeset [10458] by ghudson
Use an autoconf build system.

10/01/97:

18:08 Changeset [10457] by ghudson
Use /usr/lib/dict/words on IRIX.
11:54 Changeset [10456] by ghudson
Correct typo.
03:28 Changeset [10455] by ghudson
Also need CC.
Note: See TracTimeline for information about the timeline view.