Timeline


and

06/28/97:

21:14 Changeset [10216] by cfields
Change dependency from libtermlib.a to libtermlib.so for Irix.
21:11 Changeset [10215] by cfields
gdss is no longer needed in the release.
21:07 Changeset [10214] by cfields
cal is not used
20:48 Changeset [10213] by cfields
Add ATHENA_SYS values for Irix 6.2 and 6.3.
20:46 Changeset [10212] by cfields
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 cfields
Set config file for Irix 6 (same as for Irix 5).
20:39 Changeset [10210] by cfields
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 cfields
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 cfields
Use appropriate mechanism for linking X11, so that it shows up after the object file.
20:29 Changeset [10207] by cfields
Move Xaw to later in the link order than anything that might depend on it.
20:26 Changeset [10206] by cfields
Call memset() on a pointer to the structure, not the structure itself.
20:25 Changeset [10205] by cfields
Include stdlib.h for malloc.
20:23 Changeset [10204] by cfields
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 ghudson
Pull up change from rev 1.8 to Athena 8.1 release branch.
15:14 Changeset [10202] by ghudson
Pull up change from rev 1.14 to Athena 8.1 release branch.
15:14 Changeset [10201] by ghudson
Pull up change from rev 1.28 to Athena 8.1 release branch.
15:14 Changeset [10200] by ghudson
Pull up change from rev 1.3 to Athena 8.1 release branch.
15:14 Changeset [10199] by ghudson
Pull up change from rev 1.20 to Athena 8.1 release branch.
15:06 Changeset [10198] by ghudson
Pull up changes from revs 1.21 and 1.22 to Athena 8.1 release branch.
15:06 Changeset [10197] by ghudson
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 ghudson
Pull up change from rev 1.41 to Athena 8.1 release branch.
15:03 Changeset [10195] by ghudson
Pull up change from rev 1.4 to Athena 8.1 release branch.
14:40 Changeset [10194] by ghudson
Pull up change from rev 1.17 to Athena 8.1 release branch.
14:38 Changeset [10193] by ghudson
Pull up change from rev 1.10 to Athena 8.1 release branch.
14:37 Changeset [10192] by ghudson
Pull up change from rev 1.9 to Athena 8.1 release branch.
14:34 Changeset [10191] by ghudson
Pull up change from rev 1.3 to Athena 8.1 release branch.
14:33 Changeset [10190] by ghudson
Pull up change from rev 1.2 to Athena 8.1 release branch.
14:22 Changeset [10189] by ghudson
Revert 1.91, which was completely accidental.
14:22 Changeset [10188] by ghudson
Pull up changes from revs 1.89 and 1.90 to Athena 8.1 release branch.
14:18 Changeset [10187] by ghudson
Pull up change from rev 1.16 to Athena 8.1 release branch.
01:48 Changeset [10186] by ghudson
From danw via mwhitson: Fix forwarding of jobs queued to the wrong printer if the queue is non-Kerberized.
01:47 Changeset [10185] by ghudson
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 ghudson
Support all rc.conf variables, even when we don't have the servers available on the packs.
19:17 Changeset [10183] by ghudson
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 ghudson
Must reboot if the hostname has changed, since it gets configured back in rcS.
19:14 Changeset [10181] by ghudson
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 ghudson
Make the Solaris utmp hack (using the full tty device name) conditional on Solaris.
19:10 Changeset [10179] by ghudson
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 ghudson
On systems with typed utmp entries, don't look at ones which aren't USER_PROCESS entries.
19:06 Changeset [10177] by ghudson
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 ghudson
Don't assume the order of structure fields in a sockaddr_in.
18:58 Changeset [10175] by ghudson
From mwhitson: Make this work if it's invoked as hpfoo instead of psfoo.
18:56 Changeset [10174] by ghudson
From mwhitson: fix print forwarding.
18:53 Changeset [10173] by ghudson
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 ghudson
Use the right variables for the major and minor versoin.

06/25/97:

23:01 Changeset [10171] by cfields
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 ghudson
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 danw
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 ghudson
Nuke a piece of cruft from the snapshot.
15:05 Changeset [10167] by miki
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 danw
Don't get krb5 tickets (or re-prompt for a password) if we don't successfully get krb4 tickets.
23:16 Changeset [10165] by danw
fix argument to ALmodifyLinesOfFile in /tmp homedir case

06/13/97:

14:45 Changeset [10164] by danw
`Start over' should hide the `special login' window

06/11/97:

17:05 Changeset [10163] by ghudson
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 jweiss
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 ghudson
Pull up change from rev 1.9 to Athena 8.1 release branch.
16:48 Changeset [10160] by ghudson
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 cfields
Add webtools.chestrc so user always gets xterm when picking "Unix Shell" from the toolchest.
16:17 Changeset [10157] by ghudson
Pull up change from rev 1.16 to Athena 8.1 release branch.
16:17 Changeset [10156] by ghudson
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 ghudson
Pull up change from rev 1.7 to Athena 8.1 release branch.

06/08/97:

16:32 Changeset [10154] by ghudson
Pull up changes from rev 1.20 to Athena 8.1 release branch.
16:32 Changeset [10153] by ghudson
Pull up changes from revs 1.39 and 1.40 to Athena 8.1 release branch.
16:31 Changeset [10152] by ghudson
Add code for starting zephyr server if ZSERVER is set.
16:29 Changeset [10151] by ghudson
Create on Athena 8.1 release branch.
16:29 Changeset [10150] by ghudson
Pull up changes in revs 1.16 and 1.17 to Athena 8.1 release branch.
16:25 Changeset [10149] by ghudson
From mwhitson: Install an "hpcomm" and corresponding symlinks for communicating with an HP printer over the network, instead of over a serial line.
16:22 Changeset [10148]
This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
16:22 Changeset [10147] by ghudson
Reinstate bogusmsg.ps
16:19 Changeset [10146] by ghudson
Pull up change from rev 1.4 to Athena 8.1 release branch.
16:18 Changeset [10145] by ghudson
Revert most of rev. 1.3. We really need to install bogusmsg.ps from lpr's transcript, not ours. Keep the spelling correction.

06/06/97:

16:39 Changeset [10144] by ghudson
Pull up change from rev 1.25 to Athena 8.1 release branch.
16:39 Changeset [10143] by ghudson
Remember to return NULL if we can't resolve the locker name.
16:28 Changeset [10142] by ghudson
Pull up change from rev 1.32 to Athena 8.1 release branch.
16:27 Changeset [10141] by ghudson
Pull up change from rev 1.8 to Athena 8.1 release branch.
16:26 Changeset [10140] by ghudson
Pull up change from rev 1.7 to Athena 8.1 release branch.
16:23 Changeset [10139] by ghudson
Add on Athena 8.1 release branch.
16:22 Changeset [10138] by ghudson
Remove on Athena 8.1 release branch.
16:21 Changeset [10137] by ghudson
Pull up change from rev 1.16 to Athena 8.1 release branch.

06/05/97:

00:32 Changeset [10136]
This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
00:32 Changeset [10135] by ghudson
A script to run websis.
00:31 Changeset [10134] by ghudson
Remove obsolete man page.
00:30 Changeset [10133] by ghudson
Make sis a script which runs websis. (Nuke the obsolete man page.) Make symlinks to the update_server man page.

06/04/97:

16:31 Changeset [10132] by ghudson
Propagate an orphaned 8.0 change to 8.1.

06/03/97:

23:58 Changeset [10131] by ghudson
flush stdout before invoking dsc_get_trn() which uses write(); otherwise things could get written in the wrong order.
18:45 Changeset [10130] by danw
use -depth so we successfully rm empty directory trees
18:44 Changeset [10129] by danw
fix cut-and-paste-o that causes bogus answers with some flags on sys v machines

06/02/97:

16:16 Changeset [10128] by ghudson
Pull up change from rev. 1.9 to Athena 8.1 release branch.
16:16 Changeset [10127] by ghudson
Correct typo in last commit (my fault, not bert's).
13:45 Changeset [10126] by ghudson
Pull up change from rev. 1.4 to Athena 8.1 release branch.
13:44 Changeset [10125] by ghudson
Nuke MIT ns entries here; they generate warnings on Solaris.
13:43 Changeset [10124] by ghudson
Pull up change from rev. 1.33 to Athena 8.1 release branch.
13:43 Changeset [10123] by ghudson
Pull up change from rev. 1.61 to Athena 8.1 release branch.
13:42 Changeset [10122] by ghudson
Pull up change from rev. 1.5 to Athena 8.1 release branch.
13:40 Changeset [10121] by ghudson
From cat: Specify name_input and pword_input border colors in resource file instead of hardcoding them in xlogin.c.
13:29 Changeset [10120] by ghudson
Pull up change from rev. 1.8 to Athena 8.1 release branch.
13:27 Changeset [10119] by ghudson
From bert: install olc_browser on packs.
13:25 Changeset [10118] by ghudson
Pull up change from rev. 1.9 to Athena 8.1 release branch.
13:25 Changeset [10117] by ghudson
Add whoi.edu as a domain using ATHENA.MIT.EDU
13:23 Changeset [10116] by ghudson
Pull up change from rev. 1.13 to Athena 8.1 release branch.
13:23 Changeset [10115] by ghudson
From mhpower: fix a buffer overrun.
03:45 Changeset [10114] by ghudson
Pull up change from rev 1.24 to Athena 8.1 release branch.
03:45 Changeset [10113] by ghudson
Pull up change from rev 1.22 to Athena 8.1 release branch.
03:44 Changeset [10112] by ghudson
Pull up change from rev 1.19 to Athena 8.1 release branch.
03:43 Changeset [10111] by ghudson
Pulling preference fields out of hesiod lines didn't work right for NFS entries. Punt the old approach and make build_hesiod_line() return a list of _attachtab structs. That way the knowledge about preference fields lives in parse_hes().
03:41 Changeset [10110] by ghudson
build_hesiod_line() returns a list of _attachtab structs instead of a list of strings now.
03:41 Changeset [10109] by ghudson
Get data from build_hesiod_line() as a list of _attachtab structs instead of as a list of strings, so that they can be sorted after they are parsed.
03:39 Changeset [10108] by ghudson
Create on Athena 8.1 release branch.
03:38 Changeset [10107]
This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
03:38 Changeset [10106] by ghudson
root's .cshrc got changed again on Suns.
03:37 Changeset [10105] by ghudson
Pull up change from rev 1.2 to Athena 8.1 release branch.
03:37 Changeset [10104] by ghudson
Pull up change from rev 1.15 to Athena 8.1 release branch.
03:37 Changeset [10103] by ghudson
Make attach-and-run scripts execute the locker program with an argv[0] of the trailing path component.
03:35 Changeset [10102] by ghudson
Pull up change from rev 1.8 to Athena 8.1 release branch.
03:34 Changeset [10101] by ghudson
Close a window of vulnerability in signal handlers.
03:33 Changeset [10100] by ghudson
Pull up change from rev 1.4 to Athena 8.1 release branch.
03:31 Changeset [10099] by ghudson
Add /etc to end of path just to catch loose ends Sun may have left behind, in particular a "telinit" symlink to /sbin/init.
03:02 Changeset [10098] by ghudson
Add nscd.conf on Athena 8.1 release branch.
03:00 Changeset [10097] by ghudson
Pull up change from rev 1.11 to Athena 8.1 release branch.
02:56 Changeset [10096]
This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
02:56 Changeset [10095] by ghudson
Add nscd.conf file from Solaris 2.5.1, with an entry uncommented to disable caching for DNS. (Caching DNS doesn't help us since we run a local named.)
Note: See TracTimeline for information about the timeline view.