Timeline
02/02/98:
- 18:20 Changeset [11101] by
- use our DEFAULT_PATH, not the OS's unless the builder overrides it on the command line.
- 17:36 Changeset [11100] by
- Eliminate crufty reference to DEBUG.
- 17:33 Changeset [11099] by
- Remove login session records at boot time.
- 17:25 Changeset [11098] by
- Find the utmp file on more platforms.
- 17:24 Changeset [11097] by
- 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
- If /etc/nologin.persist exists at startup, copy it to /etc/nologin instead of rm'ing /etc/nologin
- 12:12 Changeset [11095] by
- fix bug in setenv->putenv change
02/01/98:
- 13:36 Changeset [11094] by
- 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
- Do CFLAGS the gnu standard way. This means we compile with -g by default.
- 18:47 Changeset [11092] by
- Only display the first component of the hostname.
- 18:37 Changeset [11091] by
- Point /core at /var/athena.
- 18:36 Changeset [11090] by
- Ensure existence of /var/athena/core.root.
01/30/98:
- 22:56 Changeset [11089] by
- We need an english.hash link too.
- 22:54 Changeset [11088] by
- Grab the console once, in the correct place, properly.
- 17:11 Changeset [11087] by
- 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
- fix a bug and remove a now-useless line of code left in previous patch
- 23:25 Changeset [11085] by
- include /usr/bin in the path
- 17:20 Changeset [11084] by
- Don't do krb4 kdestroy when krb5 cache name specified.
- 16:33 Changeset [11083] by
- From nathanw: Install synctree man page as synctree.8.
- 10:32 Changeset [11082] by
- Regenerate.
01/26/98:
- 18:56 Changeset [11081] by
- Don't beep for krb4 kdestroy if we were asked to be quiet.
- 01:35 Changeset [11080] by
- Indicate that you need -lhesiod. From nathanw
- 01:23 Changeset [11079] by
- /usr/tmp -> /var/tmp
- 01:23 Changeset [11078] by
- Build without libl.
01/24/98:
- 18:24 Changeset [11077] by
- Pull up change from rev 1.4 to Athena 8.1 release branch.
- 14:40 Changeset [11076] by
- 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
- alias root, daemon, and MAILER-DAEMON (to /dev/null) add a few comments
01/23/98:
- 20:47 Changeset [11074] by
- 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
- 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
- Import of ssh 1.2.22
- 16:28 Changeset [11070] by
- Never send a KILL to X. It might leave your console in a bad state.
- 16:26 Changeset [11069] by
- don't require . in principal name if there's no instance
- 16:21 Changeset [11068] by
- typo in a comment
01/22/98:
- 13:23 Changeset [11067] by
- Support banner escapes allowed in NetBSD, using uname().
01/21/98:
- 17:01 Changeset [11066] by
- From nathanw: find homedir field properly on master.passwd systems.
- 16:58 Changeset [11065] by
- From svalente: find utmp file in places other than /etc/utmp. (Also eliminate some system function declarations.)
- 16:54 Changeset [11064] by
- 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
- zmailnotify belongs in bindir, not sbindir.
- 16:53 Changeset [11062] by
- 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
- From svalente: generate XZwrite with sed.
- 18:48 Changeset [11060] by
- From svalente: generate XZwrite with sed, not with autoconf.
- 18:19 Changeset [11059] by
- Eliminate redundant Kerberos code, moving afs_realm_of_cell to aklog_main.c.
- 18:18 Changeset [11058] by
- Install cleanup mode 555, not mode 644. Also use INSTALL_PROGRAM.
- 18:18 Changeset [11057] by
- 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
- From svalente: only define LOCK_SH et al if they aren't already defiend.
- 18:16 Changeset [11055] by
- Make sure stb.st_size matches format.
- 18:15 Changeset [11054] by
- Use only one mtg_info structure instead of a whole array.
- 18:13 Changeset [11053] by
- Revert previous change; it is rendered unnecessary by imake.cnfig change.
- 18:12 Changeset [11052] by
- Get HOSTTYPE value from build environment.
- 18:11 Changeset [11051] by
- tcreate() expects an int, not an off_t.
- 18:10 Changeset [11050] by
- Simplify and fix some really broken bitwise logic.
- 18:09 Changeset [11049] by
- Whoops, listsuidcells belongs in lsbindir.
- 18:09 Changeset [11048] by
- From nathanw: don't assume we have xargs -i, since not everyone does.
- 18:05 Changeset [11047] by
- Use unsigned characters for the time buffer, or we can lose badly reconstructing the time value.
01/19/98:
- 13:20 Changeset [11046] by
- Garbage collect.
01/16/98:
- 22:09 Changeset [11045] by
- From nathanw: document -c and -n options.
01/15/98:
- 18:01 Changeset [11044] by
- 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
- generate ANSIer output files
01/14/98:
- 12:38 Changeset [11042] by
- Start xntpd if we are a time client.
- 12:29 Changeset [11041] by
- /etc/sshd_config is a configfile.
- 12:29 Changeset [11040] by
- Start sshd if requested.
- 12:27 Changeset [11039] by
- Add an SSHD configuration variable.
- 12:27 Changeset [11038] by
- Add an sshd configuration file.
- 12:09 Changeset [11037] by
- Use casted NULL instead of casted 0 in varargs context. Makes things a little clearer.
- 12:09 Changeset [11036] by
- Can't use uncasted NULL in a varargs context.
- 12:08 Changeset [11035] by
- Disable the -o test; it doesn't work in AFS.
- 12:08 Changeset [11034] by
- Don't create /usr/bin/perl. We don't want it.
- 12:08 Changeset [11033] by
- 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
- clarify some custom-install text
- 13:29 Changeset [11031] by
- Add RCS ID and comment.
01/10/98:
- 19:23 Changeset [11030] by
- Eliminate kermit glue; we build it in the release now.
01/09/98:
- 20:05 Changeset [11029] by
- Pull up change from rev 1.3 to Athena 8.1 release branch.
- 20:04 Changeset [11028] by
- Pull up change from rev 1.48 to Athena 8.1 release branch.
- 20:04 Changeset [11027] by
- Pull up change from rev 1.30 to Athena 8.1 release branch.
- 17:57 Changeset [11026] by
- fix krb4 ticket lifetime bug
01/08/98:
- 22:07 Changeset [11025] by
- Use a FQDN in the HOST variable; we can be set up to handle that.
- 22:06 Changeset [11024] by
- Install zephyr.vars from here.
- 19:31 Changeset [11023] by
- Fix typo.
- 16:31 Changeset [11022] by
- 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
- Version script for 8.1.15.
- 16:27 Changeset [11019] by
- oops. fix to previous strerror fix
- 15:46 Changeset [11018] by
- Pull up change from rev 1.17 to Athena 8.1 release branch.
- 15:44 Changeset [11017] by
- Pull up change from rev 1.9 to Athena 8.1 release branch.
- 15:40 Changeset [11016] by
- Pull up change from rev 1.2 to Athena 8.1 release branch.
- 15:21 Changeset [11015] by
- Pull up changes from revs 1.4 and 1.5 to Athena 8.1 release branch.
- 15:20 Changeset [11014] by
- Pull up changes from revs 1.25-1.28 to Athena 8.1 release branch.
- 15:03 Changeset [11013] by
- Pull up change from rev 1.12 to Athena 8.1 release branch.
- 14:58 Changeset [11012] by
- From aellwood: reset signal handlers after the job is read successfully.
- 13:55 Changeset [11011] by
- Document exit status change.
- 11:53 Changeset [11010] by
- Use strerror, not sys_errlist
- 02:01 Changeset [11009] by
- Only get the parts of the uname output which we actually test against.
- 01:57 Changeset [11008] by
- Don't install zephyr.vars.
- 01:55 Changeset [11007] by
- zephyr.vars will live in packs/config.
- 01:53 Changeset [11006] by
- Don't generate zephyr.vars; we've moved it to packs/config.
- 01:06 Changeset [11005] by
- Use strerror.
- 01:02 Changeset [11004] by
- Use seteuid() instead of setreuid().
- 01:01 Changeset [11003] by
- Pare down to xdr_path, the only function we were actually using.
01/07/98:
- 13:36 Changeset [11002] by
- We don't use CNS any more.
- 13:25 Changeset [11001] by
- Nuke auto-generated file.
01/06/98:
- 16:35 Changeset [11000] by
- grammar police
- 16:26 Changeset [10999] by
- 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
- add /etc/ntp.conf
01/03/98:
- 17:35 Changeset [10997] by
- There are too many copies of com_err in the world. This one wasn't being used anyway.
- 11:38 Changeset [10996] by
- 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.