Timeline
07/08/97:
- 14:51 Changeset [10256] by
- Remove on Athena 8.1 release branch.
- 14:51 Changeset [10255] by
- Pull up change from rev 1.10 to Athena 8.1 release branch.
- 14:50 Changeset [10254] by
- Pull up change from rev 1.5 to Athena 8.1 release branch.
- 14:50 Changeset [10253] by
- Pull up change from rev 1.3 to Athena 8.1 release branch.
- 14:48 Changeset [10252] by
- Pull up change from rev 1.43 to Athena 8.1 release branch.
- 14:48 Changeset [10251] by
- Pull up change from rev 1.24 to Athena 8.1 release branch.
- 14:47 Changeset [10250] by
- Pull up change from rev 1.4 to Athena 8.1 release branch.
- 14:46 Changeset [10249] by
- Replace the nodelock file with a symlink, like the other license files.
- 14:44 Changeset [10248] by
- Only force a reboot if the hostname actually changed. (This is still a fragile situation; better to move syncconf to /etc/rcS.d, which we will hopefully do later.)
- 14:43 Changeset [10247] by
- Back out the 24-bit visual change. It breaks at least one app, and we're afraid it might break others. Maybe put it back in if we ever have a workaround for broken applications.
- 14:42 Changeset [10246] by
- Let the log host know whether there was a panic in the boot-time log.
- 14:42 Changeset [10245] by
- Let the log host know when we boot.
- 14:39 Changeset [10244] by
- Copy blocks deeply, so that freeblk() doesn't free whatever the old block pointed to. This change leaves a memory leak in glob(), but that's better than the memory corruption errors in ftpd_popen().
07/05/97:
- 17:55 Changeset [10243] by
- Pull up change from rev 1.22 to Athena 8.1 release branch.
07/03/97:
- 21:05 Changeset [10242] by
- Pull up change from rev 1.2 to Athena 8.1 release branch.
- 21:04 Changeset [10241] by
- Pull up change from rev 1.26 to Athena 8.1 release branch.
- 21:02 Changeset [10240] by
- Pull up change from rev 1.23 to Athena 8.1 release branch.
- 21:01 Changeset [10239] by
- Pull up change from rev 1.42 to Athena 8.1 release branch.
- 20:58 Changeset [10238] by
- Pull up change from rev 1.5 to Athena 8.1 release branch.
- 20:57 Changeset [10237] by
- Pull up change from rev 1.13 to Athena 8.1 release branch.
- 20:57 Changeset [10236] by
- Pull up change from rev 1.9 to Athena 8.1 release branch.
- 20:55 Changeset [10235] by
- The Athena inetd.conf changed on the SGI.
- 20:55 Changeset [10234] by
- Use correct pathname for talkd
- 20:54 Changeset [10233] by
- Only desynchronize patch releases here.
- 20:54 Changeset [10232] by
- Don't copy in configuration files if packs don't match local filesystem.
- 20:53 Changeset [10231] by
- Ensure that OPENWINHOME is set.
- 20:52 Changeset [10230] by
- Source the old clusterinfo file so that getcluster can see the UPDATE_TIME variable it wrote out before.
- 20:52 Changeset [10229] by
- Desynchronize accepting values newer than the current release, using a variable UPDATE_TIME.
07/01/97:
- 12:16 Changeset [10228] by
- Pull up changes from revs 1.3-1.5 to Athena 8.1 release branch.
- 12:15 Changeset [10227] by
- Reformat the gnus comments.
- 12:13 Changeset [10226] by
- restore comment that goes with gnus-use-long-file-name
- 12:12 Changeset [10225] by
- always use long filenames on Solaris, where system-type is usg-unix-v
- 12:01 Changeset [10224] by
- Pull up change from rev 1.2 to Athena 8.1 release branch.
- 11:56 Changeset [10223] by
- gnus: add mail-reading support; delete cruft see Source-Reviewers 624-626
06/30/97:
- 12:54 Changeset [10222] by
- `Start over' should hide the `special login' window incorrectly committed to Xlogin.presed before, but that isn't used for anything. So remove that and Xlogin.rios.presed.
- 02:16 Changeset [10221] by
- Pull up change from rev 1.6 to Athena 8.1 release branch.
- 02:14 Changeset [10220] by
- From cat: Make the "start over" callback reset the name input and password input border colors, since that's no longer done by resetCB().
06/29/97:
- 13:41 Changeset [10219] by
- Create on Athena 8.1 release branch.
- 13:40 Changeset [10218]
- This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
- 13:40 Changeset [10217] by
- Version script for 8.1.5.
06/28/97:
- 21:14 Changeset [10216] by
- Change dependency from libtermlib.a to libtermlib.so for Irix.
- 21:11 Changeset [10215] by
- gdss is no longer needed in the release.
- 21:07 Changeset [10214] by
- cal is not used
- 20:48 Changeset [10213] by
- Add ATHENA_SYS values for Irix 6.2 and 6.3.
- 20:46 Changeset [10212] by
- Remove gdss and cal from the build list. gdss was only needed for moira (which is not built in the source tree anymore). cal hasn't been used in ages.
- 20:44 Changeset [10211] by
- Set config file for Irix 6 (same as for Irix 5).
- 20:39 Changeset [10210] by
- Fixed an #endif foo. Changed utimes() in POSIX code to utime() (which is actually POSIX). Also, pass pointer to utimbuf, not the structure itself.
- 20:35 Changeset [10209] by
- Fixed #endif foo. iovec.iov_base changed to void * for Irix 6. Cast pointer arithmetic to char * for the compiler.
- 20:31 Changeset [10208] by
- Use appropriate mechanism for linking X11, so that it shows up after the object file.
- 20:29 Changeset [10207] by
- Move Xaw to later in the link order than anything that might depend on it.
- 20:26 Changeset [10206] by
- Call memset() on a pointer to the structure, not the structure itself.
- 20:25 Changeset [10205] by
- Include stdlib.h for malloc.
- 20:23 Changeset [10204] by
- Cast key->dptr to char *. In Irix 6 it has changed to void *, and the compiler doesn't add integers to void *'s.
- 15:15 Changeset [10203] by
- Pull up change from rev 1.8 to Athena 8.1 release branch.
- 15:14 Changeset [10202] by
- Pull up change from rev 1.14 to Athena 8.1 release branch.
- 15:14 Changeset [10201] by
- Pull up change from rev 1.28 to Athena 8.1 release branch.
- 15:14 Changeset [10200] by
- Pull up change from rev 1.3 to Athena 8.1 release branch.
- 15:14 Changeset [10199] by
- Pull up change from rev 1.20 to Athena 8.1 release branch.
- 15:06 Changeset [10198] by
- Pull up changes from revs 1.21 and 1.22 to Athena 8.1 release branch.
- 15:06 Changeset [10197] by
- Avoid using "cp /dev/null foo" to null out files, since it makes them mode 666 under IRIX 5.3 (that's fixed in IRIX 6.2, but we're not running 6.2). Use rm -f and touch instead.
- 15:04 Changeset [10196] by
- Pull up change from rev 1.41 to Athena 8.1 release branch.
- 15:03 Changeset [10195] by
- Pull up change from rev 1.4 to Athena 8.1 release branch.
- 14:40 Changeset [10194] by
- Pull up change from rev 1.17 to Athena 8.1 release branch.
- 14:38 Changeset [10193] by
- Pull up change from rev 1.10 to Athena 8.1 release branch.
- 14:37 Changeset [10192] by
- Pull up change from rev 1.9 to Athena 8.1 release branch.
- 14:34 Changeset [10191] by
- Pull up change from rev 1.3 to Athena 8.1 release branch.
- 14:33 Changeset [10190] by
- Pull up change from rev 1.2 to Athena 8.1 release branch.
- 14:22 Changeset [10189] by
- Revert 1.91, which was completely accidental.
- 14:22 Changeset [10188] by
- Pull up changes from revs 1.89 and 1.90 to Athena 8.1 release branch.
- 14:18 Changeset [10187] by
- Pull up change from rev 1.16 to Athena 8.1 release branch.
- 01:48 Changeset [10186] by
- From danw via mwhitson: Fix forwarding of jobs queued to the wrong printer if the queue is non-Kerberized.
- 01:47 Changeset [10185] by
- From mwhitson: Add a comment header to the .options file. Add more common configuration defaults and a line to export environment variables. Create a .spooler file to enable use of a duplexing queue by default.
06/27/97:
- 19:18 Changeset [10184] by
- Support all rc.conf variables, even when we don't have the servers available on the packs.
- 19:17 Changeset [10183] by
- Log a message when we reboot. Support all rc.conf variables, even in cases where we don't have the servers available on the packs yet.
- 19:16 Changeset [10182] by
- Must reboot if the hostname has changed, since it gets configured back in rcS.
- 19:14 Changeset [10181] by
- Make sure the first field in the specs line is followed by a whitespace, to avoid catching things like olh_ascii for olh..
- 19:14 Changeset [10180] by
- Make the Solaris utmp hack (using the full tty device name) conditional on Solaris.
- 19:10 Changeset [10179] by
- Rename facist to fascist. When un-blocking signals, use SIG_SETMASK instead of SIG_BLOCK. It doesn't matter a whole lot since these cases are generally at the end of signal handlers when the signal mask is going to be restored anyway, but the old code was still incorrect. Block USR1 and USR2 in critical sections of code, closing race conditions which could crash inetd.
- 19:08 Changeset [10178] by
- On systems with typed utmp entries, don't look at ones which aren't USER_PROCESS entries.
- 19:06 Changeset [10177] by
- Use the USER environment variable in preference to getlogin(). This patch wouldn't be necessary except for a bug in IRIX 5.3's getlogin() which causes it to pick out DEAD_PROCESS utmp entries if they come first in the file. But it's still a correct change.
- 19:02 Changeset [10176] by
- Don't assume the order of structure fields in a sockaddr_in.
- 18:58 Changeset [10175] by
- From mwhitson: Make this work if it's invoked as hpfoo instead of psfoo.
- 18:56 Changeset [10174] by
- From mwhitson: fix print forwarding.
- 18:53 Changeset [10173] by
- From mwhitson: Set SO_REUSEADDR on the server socket to make server restarts less painful. Add from host to the fatal error message given when a host doesn't have line printer access.
- 18:44 Changeset [10172] by
- Use the right variables for the major and minor versoin.
06/25/97:
- 23:01 Changeset [10171] by
- Prevent constructs such as "../" from being used in ATHENA_SYS values (falling back to the compiled in default if necessary). This would only be an issue in a case such as a setuid root program running athdir to decide where to get a binary from, which should never happen in the ideal world.
06/24/97:
- 13:46 Changeset [10170] by
- Local changes from the 8.0 source tree: * Use troff for ditroff (from bert) * Add support for -z option and "-P printer" with a space (from bert) * Add -d option to do just the troff part (from ghudson), useful when we want output suitable for later processing by psdit.
06/22/97:
- 22:29 Changeset [10169] by
- Use the setenv defined in login.c on the sun as well to prevent the buggy CNS one from being used.
06/20/97:
- 15:33 Changeset [10168] by
- Nuke a piece of cruft from the snapshot.
- 15:05 Changeset [10167] by
- Added 8.1 as the standard system installed Added the possibility of partitioning the system disk by hand
06/16/97:
- 23:18 Changeset [10166] by
- Don't get krb5 tickets (or re-prompt for a password) if we don't successfully get krb4 tickets.
- 23:16 Changeset [10165] by
- fix argument to ALmodifyLinesOfFile in /tmp homedir case
06/13/97:
- 14:45 Changeset [10164] by
- `Start over' should hide the `special login' window
06/11/97:
- 17:05 Changeset [10163] by
- Change the documentation about local records: tom requested that I not use bitsy.mit.edu in the documentation for local SOAs, so direct users to use their hostnames instead. Direct users to include an NS record along with the SOA, since named wants one. Reformat the example lines a bit, to make it more clear that there shouldn't be leading whitespace and to make "yourhostname" fit.
06/09/97:
- 23:06 Changeset [10162] by
- remove support for install 200M disks, since we don't have any of these, and is doesn't look like it woulod work anyway. fix bugs where installing multi-disk suns sometimes re-partitioned the wrong disk.
- 16:48 Changeset [10161] by
- Pull up change from rev 1.9 to Athena 8.1 release branch.
- 16:48 Changeset [10160] by
- Create on Athena 8.1 release branch.
- 16:45 Changeset [10159]
- This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
- 16:45 Changeset [10158] by
- Add webtools.chestrc so user always gets xterm when picking "Unix Shell" from the toolchest.
- 16:17 Changeset [10157] by
- Pull up change from rev 1.16 to Athena 8.1 release branch.
- 16:17 Changeset [10156] by
- zhm could spin after losing contact with a server. This patch does three things to resent_notices(): makes sure the while loop makes progress even when there's a packet whose timeout hasn't been reached, doesn't gratuitously reset timeout_type to NOTICES if we called new_server(), and doesn't reset the alarm if we called new_server().
- 02:34 Changeset [10155] by
- Pull up change from rev 1.7 to Athena 8.1 release branch.
Note: See TracTimeline
for information about the timeline view.