Timeline
12/13/99:
- 23:56 Changeset [14079] by
- kill off the daemos before we start updating also sleep some, since there is a problem that can cause a panic when certain daemons are killed (after a port scan puts the kernel into a weird state)
- 13:20 Changeset [14078] by
- Rename null to empty, for clarity. Remove some XXX comments which don't seem to mean anything. Provide a format string to sprintf.
- 11:32 Changeset [14077] by
- fix typo
- 11:06 Changeset [14076] by
- Don't check for the file existing in resolve; ANY doesn't require that any more.
- 11:05 Changeset [14075] by
- Revert to vendor branch state. ANY no longer requires our local hack.
- 11:04 Changeset [14074] by
- Reimplement ANY without assuming that resolve functions will return ENOENT when the underlying file doesn't exist.
- 10:55 Changeset [14073] by
- major code cleanup. one new feature: lert -z will put the header part of the message in @bold{} so people are more likely to notice it.
12/10/99:
- 11:34 Changeset [14072] by
- Documentation of licenses of packages in the source tree
- 11:32 Changeset [14071] by
- recognize "spooling disabled" as meaning the printer is down too
- 11:31 Changeset [14070] by
- Fix a attach.conf-parsing bug that made us lose the first letter of def_options
12/09/99:
- 17:24 Changeset [14069] by
- indent and comment style fixes (mostly)
- 17:24 Changeset [14068] by
- fix warnings
- 10:32 Changeset [14067] by
- Fix an oops.
12/08/99:
- 17:10 Changeset [14066] by
- split athena/bin/gms into athena/lib/gms, athena/bin/get_message, and athena/etc/messaged
- 17:08 Changeset [14065] by
- moved to athena/lib/gms, athena/bin/get_message, and athena/bin/messaged
- 17:07 Changeset [14064] by
- messaged, formerly in athena/bin/gms/message_daemon.c
- 17:06 Changeset [14063] by
- get_message, formerly in athena/bin/gms
- 17:05 Changeset [14062] by
- code shared between athena/bin/get_message and athena/etc/messaged, formerly in athena/bin/gms
- 17:04 Changeset [14061] by
- Use group wheel for audio chowns, not SYS, since that's only defined #ifdef SOLARIS_MAE
- 17:02 Changeset [14060] by
- add /etc/rc2.d/S21savecore, which runs savecore if SAVECORE is true in /etc/rc.conf
- 17:01 Changeset [14059] by
- add SAVECORE
12/07/99:
- 16:49 Changeset [14058] by
- Fix two potential security holes that make traceroute usable as a packet flooder. From Bugtraq via NetBSD
- 16:48 Changeset [14057] by
- On Solaris, chown /dev/audio and /dev/audioctl to the user at login time. (This is done in a reasonably generic way so other platforms could do this too.)
- 16:47 Changeset [14056] by
- Don't chmod /dev/audio{,ctl} here: we'll do it in xlogin
- 16:46 Changeset [14055] by
- Make "-" by itself in SuidCells mean "never make any cell setuid"
- 13:32 Changeset [14054] by
- nuke unused SNMP variable
12/06/99:
- 11:47 Changeset [14053] by
- IRIX has POSIX regexp support now; rx is no longer needed.
- 10:12 Changeset [14052] by
- Pull up 1.8 into athena-8_3-linux branch.
- 10:07 Changeset [14051] by
- Pull up 1.2 into athena-8_3-linux branch.
- 10:04 Changeset [14050] by
- Pull up 1.9 into athena-8_3-linux branch.
- 10:03 Changeset [14049] by
- Don't symlink "banner" to ifhp, because we install our own banner program from third/lprng/athena
12/05/99:
- 23:26 Changeset [14048] by
- Pull up 1.5 to athena-8_3-linux branch.
- 23:26 Changeset [14047] by
- Pull up 1.5 to athena-8_3 branch.
- 23:25 Changeset [14046] by
- Add a sync after updating the network config files, to decrease the chance that the machine reboots before their contents are written out. This is a temporary hack, but very non-disruptive.
12/03/99:
- 10:29 Changeset [14045] by
- Don't build mems; it wasn't building right anyway.
- 10:26 Changeset [14044] by
- Remove one-year-old sources check.
12/02/99:
- 15:16 Changeset [14043] by
- don't free static memory
- 15:12 Changeset [14042] by
- Open stdin, stdout, and stderr at startup if they're closed, rather than requiring them to exist. Makes "zwgc -subfile -" work again.
12/01/99:
- 11:32 Changeset [14041] by
- enable warnings
- 11:31 Changeset [14040] by
- remove configure-rebuilding rule
11/29/99:
- 15:50 Changeset [14039] by
- add leim, and notes about the emacs/leim interdependency
- 14:46 Changeset [14038] by
- /usr/tmp -> /var/tmp
- 10:57 Changeset [14037] by
- Use correct (/usr/athena/etc/login.krb5) name for the Kerberos login program, not /bin/login.
- 10:18 Changeset [14036] by
- "Pull up" removal of file into athena-8_3-linux branch.
- 10:16 Changeset [14035] by
- Pull up new files into athena-8_3-linux branch.
- 10:16 Changeset [14034] by
- Pull up 1.2 into athena-8_3-linux branch.
- 10:14 Changeset [14033] by
- Pull up 1.3 into athena-8_3-linux branch.
- 10:10 Changeset [14032] by
- We aren't using newsyslog on Linux/Athena, so drop this config file.
- 10:03 Changeset [14031]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
- 10:03 Changeset [14030] by
- CellServDB, ThisCell, cacheinfo: New files; these are the canonical Linux versions. Check in new kernel modules from Transarc for kernel versions 2.2.10, 2.2.3, and 2.2.5-15.
- 09:55 Changeset [14029] by
- Pull up 1.9 into athena-8_3-linux branch.
- 09:54 Changeset [14028] by
- Specify exactly which PERL to use so that the pathname gets embedded properly in the installed script.
- 09:53 Changeset [14027] by
- Pull up 1.2 into athena-8_3-linux branch.
- 09:52 Changeset [14026] by
- Time services conflict with the athena inetd.conf, so turn them off.
11/23/99:
- 15:27 Changeset [14025] by
- clean up warnings and build with WARN_CFLAGS. (Can't use ERROR_CFLAGS because of lex/yacc usage.) Also, include a prototype for initialize_foo_error_table in the output .c file so it can be compiled with WARN_CFLAGS and ERROR_CFLAGS
- 15:18 Changeset [14024] by
- define lsbindir if it's not defined, and AC_SUBST it
- 15:05 Changeset [14023] by
- block HUP, INT, QUIT, and TERM while writing to attachtab files to try and prevent attachtab corruption
11/22/99:
- 11:00 Changeset [14022] by
- make -f work correctly
- 10:59 Changeset [14021] by
- warns
11/21/99:
- 10:42 Changeset [14020] by
- openwin and SIG_IGN/SIG_DFL keep us from winning with ERROR_CFLAGS.
- 10:41 Changeset [14019] by
- Clean up more warnings.
11/20/99:
- 11:23 Changeset [14018] by
- Need pty.h for openpty() on Linux. Clean up warnings.
11/19/99:
- 10:29 Changeset [14017] by
- Regenerate.
11/18/99:
- 07:53 Changeset [14016] by
- Fix typo.
11/17/99:
- 08:22 Changeset [14015] by
- Fix typo in timeout.1 installation.
11/16/99:
- 19:03 Changeset [14014] by
- Clean up warnings.
- 19:02 Changeset [14013] by
- Nuke nanny stuff for IRIX; it was only breaking the build, now that nanny is gone.
- 19:01 Changeset [14012] by
- Fix DESTDIR support.
- 13:33 Changeset [14011] by
- remove athena/bin/xmore
11/15/99:
- 10:22 Changeset [14010] by
- Add errcode_t abstraction for compatibility with krb5 com_err.
- 10:21 Changeset [14009] by
- Try harder not to install com_err library. (Previously we were deleting the version installed by athena/lib/et.)
11/14/99:
- 21:53 Changeset [14008] by
- Pull up 1.1 to athena-8_3-linux branch.
- 21:53 Changeset [14007] by
- Pull up 1.1 to athena-8_3 branch.
- 21:50 Changeset [14006] by
- Pull up 1.4 to athena-8_3-linux branch.
- 21:49 Changeset [14005] by
- Pull up 1.5 to athena-8_3-linux branch.
- 21:48 Changeset [14004]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
- 21:48 Changeset [14003]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
- 21:48 Changeset [14002] by
- Correct rc.conf if it got the semicolonless value of MAILRELAY.
- 21:39 Changeset [14001] by
- Pull up 1.4 to athena-8_3 branch.
- 21:39 Changeset [14000] by
- Pull up 1.5 to athena-8_3 branch.
- 21:15 Changeset [13999] by
- Dan forgot the semicolon on MAILRELAY.
11/13/99:
- 17:54 Changeset [13998] by
- Turn off -Werror 'cus the openwin include files can't cut it.
Note: See TracTimeline
for information about the timeline view.