Timeline


and

02/02/98:

18:20 Changeset [11101] by danw
use our DEFAULT_PATH, not the OS's unless the builder overrides it on the command line.
17:36 Changeset [11100] by ghudson
Eliminate crufty reference to DEBUG.
17:33 Changeset [11099] by ghudson
Remove login session records at boot time.
17:25 Changeset [11098] by ghudson
Find the utmp file on more platforms.
17:24 Changeset [11097] by ghudson
When processing a queue entry's timer, set it to NULL so that it doesn't accidentally get reset in new_server().
14:27 Changeset [11096] by danw
If /etc/nologin.persist exists at startup, copy it to /etc/nologin instead of rm'ing /etc/nologin
12:12 Changeset [11095] by danw
fix bug in setenv->putenv change

02/01/98:

13:36 Changeset [11094] by danw
Fix buffer-overrun problem involving terminaltype. Give slow clients (specifically Mac NCSA Telnet) extra time to finish encryption negotiation before forking so we don't print the `not encrypted' message when it's not true.

01/31/98:

18:55 Changeset [11093] by ghudson
Do CFLAGS the gnu standard way. This means we compile with -g by default.
18:47 Changeset [11092] by ghudson
Only display the first component of the hostname.
18:37 Changeset [11091] by ghudson
Point /core at /var/athena.
18:36 Changeset [11090] by ghudson
Ensure existence of /var/athena/core.root.

01/30/98:

22:56 Changeset [11089] by ghudson
We need an english.hash link too.
22:54 Changeset [11088] by ghudson
Grab the console once, in the correct place, properly.
17:11 Changeset [11087] by rbasch
Use separate .desktop_indy and .desktop_o2 directories for the .desktop-<host> link, to avoid inconsistencies in the directory contents between 5.3/6.2 and 6.3. Create .desktop_o2 as a copy of .desktop_indy as appropriate, and remove any existing O2 .desktop-<host> link to the indy directory.

01/27/98:

23:36 Changeset [11086] by danw
fix a bug and remove a now-useless line of code left in previous patch
23:25 Changeset [11085] by danw
include /usr/bin in the path
17:20 Changeset [11084] by ghudson
Don't do krb4 kdestroy when krb5 cache name specified.
16:33 Changeset [11083] by ghudson
From nathanw: Install synctree man page as synctree.8.
10:32 Changeset [11082] by ghudson
Regenerate.

01/26/98:

18:56 Changeset [11081] by ghudson
Don't beep for krb4 kdestroy if we were asked to be quiet.
01:35 Changeset [11080] by danw
Indicate that you need -lhesiod. From nathanw
01:23 Changeset [11079] by ghudson
/usr/tmp -> /var/tmp
01:23 Changeset [11078] by ghudson
Build without libl.

01/24/98:

18:24 Changeset [11077] by ghudson
Pull up change from rev 1.4 to Athena 8.1 release branch.
14:40 Changeset [11076] by danw
Add daemon and MAILER-DAEMON to Class E Deliver Class E mail locally Move masquerading rule to a more logical place, and do a bit of cleanup
14:39 Changeset [11075] by danw
alias root, daemon, and MAILER-DAEMON (to /dev/null) add a few comments

01/23/98:

20:47 Changeset [11074] by danw
merge in changes for 1.2.22
20:27 Changeset [11073]
This commit was manufactured by cvs2svn to create tag 'ssh_1_2_22'.
20:27 Changeset [11072] by danw
This commit was generated by cvs2svn to compensate for changes in r11071, which included commits to RCS files with non-trunk default branches.
20:27 Changeset [11071] by danw
Import of ssh 1.2.22
16:28 Changeset [11070] by danw
Never send a KILL to X. It might leave your console in a bad state.
16:26 Changeset [11069] by danw
don't require . in principal name if there's no instance
16:21 Changeset [11068] by danw
typo in a comment

01/22/98:

13:23 Changeset [11067] by ghudson
Support banner escapes allowed in NetBSD, using uname().

01/21/98:

17:01 Changeset [11066] by ghudson
From nathanw: find homedir field properly on master.passwd systems.
16:58 Changeset [11065] by ghudson
From svalente: find utmp file in places other than /etc/utmp. (Also eliminate some system function declarations.)
16:54 Changeset [11064] by ghudson
If NO_UT_PID, treat PTY_LOGIN_PROCSES requests as no-ops, since we don't do those on BSD systems.
16:53 Changeset [11063] by ghudson
zmailnotify belongs in bindir, not sbindir.
16:53 Changeset [11062] by ghudson
From nathanw: rewrite in sh. Some differences: * /usr -> /var in /usr/tmp, /usr/preserve. * Ignore /usr/spool/rwho. * Ignore old platforms.

01/20/98:

18:48 Changeset [11061] by ghudson
From svalente: generate XZwrite with sed.
18:48 Changeset [11060] by ghudson
From svalente: generate XZwrite with sed, not with autoconf.
18:19 Changeset [11059] by ghudson
Eliminate redundant Kerberos code, moving afs_realm_of_cell to aklog_main.c.
18:18 Changeset [11058] by ghudson
Install cleanup mode 555, not mode 644. Also use INSTALL_PROGRAM.
18:18 Changeset [11057] by ghudson
Move /usr/ucb to end of path, and include /usr/sbin (for NetBSD, mainly). Use krb5 kdestroy -q instead of krb4 kdestroy -f. Fix "end" to "done" at end of for loop.
18:17 Changeset [11056] by ghudson
From svalente: only define LOCK_SH et al if they aren't already defiend.
18:16 Changeset [11055] by ghudson
Make sure stb.st_size matches format.
18:15 Changeset [11054] by ghudson
Use only one mtg_info structure instead of a whole array.
18:13 Changeset [11053] by ghudson
Revert previous change; it is rendered unnecessary by imake.cnfig change.
18:12 Changeset [11052] by ghudson
Get HOSTTYPE value from build environment.
18:11 Changeset [11051] by ghudson
tcreate() expects an int, not an off_t.
18:10 Changeset [11050] by ghudson
Simplify and fix some really broken bitwise logic.
18:09 Changeset [11049] by ghudson
Whoops, listsuidcells belongs in lsbindir.
18:09 Changeset [11048] by ghudson
From nathanw: don't assume we have xargs -i, since not everyone does.
18:05 Changeset [11047] by ghudson
Use unsigned characters for the time buffer, or we can lose badly reconstructing the time value.

01/19/98:

13:20 Changeset [11046] by ghudson
Garbage collect.

01/16/98:

22:09 Changeset [11045] by ghudson
From nathanw: document -c and -n options.

01/15/98:

18:01 Changeset [11044] by danw
don't translate `at' to `@' be less eager about resolving hostnames (to prevent bad DNS from causing mail to get stuck on workstations)
14:06 Changeset [11043] by danw
generate ANSIer output files

01/14/98:

12:38 Changeset [11042] by ghudson
Start xntpd if we are a time client.
12:29 Changeset [11041] by ghudson
/etc/sshd_config is a configfile.
12:29 Changeset [11040] by ghudson
Start sshd if requested.
12:27 Changeset [11039] by ghudson
Add an SSHD configuration variable.
12:27 Changeset [11038] by ghudson
Add an sshd configuration file.
12:09 Changeset [11037] by ghudson
Use casted NULL instead of casted 0 in varargs context. Makes things a little clearer.
12:09 Changeset [11036] by ghudson
Can't use uncasted NULL in a varargs context.
12:08 Changeset [11035] by ghudson
Disable the -o test; it doesn't work in AFS.
12:08 Changeset [11034] by ghudson
Don't create /usr/bin/perl. We don't want it.
12:08 Changeset [11033] by ghudson
Remove a redundant slash in the sed substitution for making h2phsrvd. Run h2phsrvd with an include path so perl can find its libraries.

01/12/98:

14:02 Changeset [11032] by danw
clarify some custom-install text
13:29 Changeset [11031] by ghudson
Add RCS ID and comment.

01/10/98:

19:23 Changeset [11030] by ghudson
Eliminate kermit glue; we build it in the release now.

01/09/98:

20:05 Changeset [11029] by ghudson
Pull up change from rev 1.3 to Athena 8.1 release branch.
20:04 Changeset [11028] by ghudson
Pull up change from rev 1.48 to Athena 8.1 release branch.
20:04 Changeset [11027] by ghudson
Pull up change from rev 1.30 to Athena 8.1 release branch.
17:57 Changeset [11026] by danw
fix krb4 ticket lifetime bug

01/08/98:

22:07 Changeset [11025] by ghudson
Use a FQDN in the HOST variable; we can be set up to handle that.
22:06 Changeset [11024] by ghudson
Install zephyr.vars from here.
19:31 Changeset [11023] by ghudson
Fix typo.
16:31 Changeset [11022] by ghudson
Create on Athena 8.1 release branch.
16:30 Changeset [11021]
This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
16:30 Changeset [11020] by ghudson
Version script for 8.1.15.
16:27 Changeset [11019] by danw
oops. fix to previous strerror fix
15:46 Changeset [11018] by ghudson
Pull up change from rev 1.17 to Athena 8.1 release branch.
15:44 Changeset [11017] by ghudson
Pull up change from rev 1.9 to Athena 8.1 release branch.
15:40 Changeset [11016] by ghudson
Pull up change from rev 1.2 to Athena 8.1 release branch.
15:21 Changeset [11015] by ghudson
Pull up changes from revs 1.4 and 1.5 to Athena 8.1 release branch.
15:20 Changeset [11014] by ghudson
Pull up changes from revs 1.25-1.28 to Athena 8.1 release branch.
15:03 Changeset [11013] by ghudson
Pull up change from rev 1.12 to Athena 8.1 release branch.
14:58 Changeset [11012] by ghudson
From aellwood: reset signal handlers after the job is read successfully.
13:55 Changeset [11011] by ghudson
Document exit status change.
11:53 Changeset [11010] by danw
Use strerror, not sys_errlist
02:01 Changeset [11009] by ghudson
Only get the parts of the uname output which we actually test against.
01:57 Changeset [11008] by ghudson
Don't install zephyr.vars.
01:55 Changeset [11007] by ghudson
zephyr.vars will live in packs/config.
01:53 Changeset [11006] by ghudson
Don't generate zephyr.vars; we've moved it to packs/config.
01:06 Changeset [11005] by ghudson
Use strerror.
01:02 Changeset [11004] by ghudson
Use seteuid() instead of setreuid().
01:01 Changeset [11003] by ghudson
Pare down to xdr_path, the only function we were actually using.

01/07/98:

13:36 Changeset [11002] by ghudson
We don't use CNS any more.
13:25 Changeset [11001] by ghudson
Nuke auto-generated file.

01/06/98:

16:35 Changeset [11000] by jweiss
grammar police
16:26 Changeset [10999] by danw
Don't use getpwnam when accepting forwarded tickets, as the user may not be in the password file yet.

01/05/98:

16:39 Changeset [10998] by brlewis
add /etc/ntp.conf

01/03/98:

17:35 Changeset [10997] by danw
There are too many copies of com_err in the world. This one wasn't being used anyway.
11:38 Changeset [10996] by ghudson
Correct default lastlog file and mail directory to slightly more modern defaults. The mail directory is not totally portable, since some systems use /var/spool/mail, but it at least shouldn't reference /usr/spool.
Note: See TracTimeline for information about the timeline view.