Timeline


and

03/14/97:

16:42 Changeset [9734] by ghudson
Suppress network daemons after running route and named, not before.
16:42 Changeset [9733] by ghudson
Ignore config files if they aren't present in /os, for the SGI's sake (/etc/aliases is in /install). Not perfect, but the SGI isn't a perfect port.
16:41 Changeset [9732] by ghudson
Look for things in /install as well as /os, for the SGI's sake. Bleah.
16:37 Changeset [9731] by ghudson
Replace syncrc[02] with a single syncrc for simplification and greater flexibility. Make nfs.client and nfs.server links consistent with the operating system's idea of what they should be.
16:36 Changeset [9730] by ghudson
Replace syncrc[02] with a single syncrc for simplification and greater flexibility.
16:34 Changeset [9729] by ghudson
The -I. is no longer necessary now that we don't use config.h.
16:30 Changeset [9728] by ghudson
Desynchronize the update over a four-hour period to avoid lots of machines taking the update at once.
16:21 Changeset [9727] by ghudson
Rewrite using stdio now that size is not a big issue. Add a '-t' feature to allow desynchronization without sleeping.
16:20 Changeset [9726] by ghudson
Rename desync.man to desync.8, edit a bit, and describe the new -t feature.
16:19 Changeset [9725] by ghudson
Replace Imakefile with an autoconf build system

03/13/97:

20:40 Changeset [9724] by ghudson
Install Xsession.dt, as per 8.0.

03/12/97:

16:04 Changeset [9723] by ghudson
Base configuration afs3.4 5.16, the fourth patch release to AFS 3.4a
16:00 Changeset [9722] by ghudson
This wasn't supposed to be here; it's a symlink.
15:59 Changeset [9721] by ghudson
We need to install libafs.SP.R4000.o. Also, lib/afs/libtermlib.a is supposed to be a symlink to /usr/lib/termlib.a.
15:47 Changeset [9720] by ghudson
Base configuration afs3.4 5.16, the fourth patch release to AFS 3.4a
15:38 Changeset [9719] by ghudson
This commit was generated by cvs2svn to compensate for changes in r9718, which included commits to RCS files with non-trunk default branches.
15:38 Changeset [9718] by ghudson
Base configuration afs3.4 5.16, the fourth patch release to AFS 3.4a
15:13 Changeset [9717] by ghudson
Add a note about comparing the file listings between releases, since it's something the release engineer needs to do.

03/11/97:

14:28 Changeset [9716] by ghudson
Install afsd and libafs in locations consistent with 8.0 packs. (I wish I knew why I initially picked /etc/athena for afsd and /sgiload for libafs.)
14:20 Changeset [9715] by ghudson
Move datadir to /usr/athena/share (it was being /usr/athena/lib, as per config.site). This is sort of gross, but it's consistent with 8.0.
13:56 Changeset [9714] by ghudson
Add /usr/athena/lib/X11/fonts/misc/ to font path for X3270 fonts.
13:52 Changeset [9713] by ghudson
Remember to install help.
13:48 Changeset [9712] by ghudson
The axdm symlinks in /etc/rcN.d are supposed to be named xdm, not axdm. (Or at least, they were in 8.0.)

03/09/97:

16:59 Changeset [9711] by ghudson
Install verbose, staticroute, rfindd, and ppagesd in /etc/config, not /afs/athena.mit.edu/system/config.

03/08/97:

15:27 Changeset [9710] by ghudson
Update the wash machine names. Add a section about rel-eng machines. Update the section on the release cycle to conform to expectations.
14:37 Changeset [9709] by ghudson
Remove news and news-internal; the system release notes should be enough.
14:36 Changeset [9708] by ghudson
Add a section about the system release notes. packs/glue/install-afs-glue.sh never happened; make it packs/glue/specs.
14:29 Changeset [9707] by ghudson
Remove references to news and news-internal.

03/05/97:

22:23 Changeset [9706] by jweiss
attach.conf nosetuid
22:19 Changeset [9705] by ghudson
Add attach.conf to the files modified in the update, since it changed.
22:12 Changeset [9704] by jweiss
prevent overmounting of a bounch of things we'd rathar not have overmounted. prevents things from being attached and honoring setuid bits (this doesn't apply to AFS, but it does apply to NFS)
19:53 Changeset [9703] by ghudson
Add help.
19:53 Changeset [9702] by ghudson
Make help an attach and run script. Add a shortcut for making symlinks, since we're making a lot of them. Make man page symlinks for some attach and run scripts.
19:52 Changeset [9701] by ghudson
Remove code to bind to a reserved port; clntudp_create() does that for us. This fixes a bug on Solaris because clntudp_create() was passing back something that wasn't a socket and bind() was having unpredictable results.

03/04/97:

15:17 Changeset [9700] by ghudson
The SGI awk can't handle a statement on more than one line. Split up the printing into two statements to cope.
15:06 Changeset [9699] by ghudson
Fix syntax error.

03/03/97:

17:16 Changeset [9698] by ghudson
Revert previous change (I'm throwing out the packs/glue changes because they're flawed), but preserve the /usr/lib/cpp symlink.
16:52 Changeset [9697] by ghudson
No change. The previous change included a premature commit of a change to make /usr/athena/bin/cc and /usr/athena/bin/f77 symlinks instead of trying to use the attach-and-add framework (which is going away) for them.
16:51 Changeset [9696] by ghudson
Add /usr/lib/cpp symlink.

03/02/97:

16:07 Changeset [9695] by ghudson
Change pop's shell to /dev/null, and add discuss.
16:06 Changeset [9694] by ghudson
Add pop and discuss to the global passwd file.

03/01/97:

13:20 Changeset [9693] by ghudson
Add a note about arch symlinks during a release cycle.
12:41 Changeset [9692] by ghudson
Install dummy.tfm.
12:39 Changeset [9691] by ghudson
dummy doesn't generate .gf files, so don't try to make .pl files for it. Just build dummy.tfm specially. I noticed that we were relying on the left-to-right order of dependencies; fix that.

02/28/97:

19:19 Changeset [9690] by ghudson
Take a bugfix from the Kerberos 5 mainline: krshd should not require a user to have a valid home directory. [krb5-appl/167]
15:01 Changeset [9689] by ghudson
Formatting corrections. Make Solaris consistent with other platforms. The most noticeable change is that instead of "pts/0", you'll see "p0" like the code originally intended.
14:01 Changeset [9688] by ghudson
Base configuration afs3.4 5.13, the third patch release to AFS 3.4a
13:52 Changeset [9687] by ghudson
Add a note about AFS.
13:32 Changeset [9686] by ghudson
Update the tex documentation in light of a CTAN reorganization.
13:27 Changeset [9685] by ghudson
amstex.fmt needs dummy.tfm; build it here.
13:23 Changeset [9684] by ghudson
This commit was generated by cvs2svn to compensate for changes in r9683, which included commits to RCS files with non-trunk default branches.
13:23 Changeset [9683] by ghudson
Import of fonts/amsfonts/sources/*.cf from CTAN archive

02/27/97:

20:42 Changeset [9682] by jweiss
all the world is not a vax, and more importantly none of our platforms since the vax had /site/server/.services; change to /var.
17:12 Changeset [9681] by ghudson
Be more explicit about AFS importing instructions.
17:10 Changeset [9680]
This commit was manufactured by cvs2svn to create tag 'afs-3_4a_patches_3'.
17:10 Changeset [9679] by ghudson
This commit was generated by cvs2svn to compensate for changes in r9678, which included commits to RCS files with non-trunk default branches.
17:10 Changeset [9678] by ghudson
Base configuration afs3.4 5.13, the third patch release to AFS 3.4a
16:26 Changeset [9677] by ghudson
Add the current directory to the beginning of TEXINPUTS when making the formats so that when building amslatex.fmt, we can get lfonts.tex from the current directory instead of from lib/tex.
14:07 Changeset [9676] by ghudson
Add a gross hack to build amslatex.fmt automatically.
14:07 Changeset [9675] by ghudson
We want amstex, amslatex, and slitex formats.
13:30 Changeset [9674] by ghudson
Simplify setting of path under Solaris.
13:14 Changeset [9673] by ghudson
strings.h -> string.h
13:13 Changeset [9672] by ghudson
BSD -> ANSI string functions
01:58 Changeset [9671] by ghudson
Install symlink to mwm man page.
01:49 Changeset [9670] by ghudson
Don't use BSD compatibility stuff any more. Remove whitespace on a blank line.
01:48 Changeset [9669] by ghudson
BSD -> ANSI memory functions
01:47 Changeset [9668] by ghudson
BSD -> ANSI memory functions, BSD -> POSIX signal functions
01:45 Changeset [9667] by ghudson
Remove cruft.
01:40 Changeset [9666] by ghudson
BSD -> ANSI memory functions

02/25/97:

16:05 Changeset [9665] by ghudson
Add xdpr.
16:05 Changeset [9664] by ghudson
How to install xdpr.
16:05 Changeset [9663] by ghudson
How to build xmh.
15:57 Changeset [9662] by ghudson
Add xmh.
15:49 Changeset [9661] by ghudson
MsgSaveChanges takes an extra argument now; no change in behavior.
15:48 Changeset [9660] by ghudson
From the 8.0 release: When sending messages, don't use -push and don't dehighlight send button until message really sent.
15:45 Changeset [9659]
This commit was manufactured by cvs2svn to create tag 'x11r5'.
15:45 Changeset [9658] by ghudson
This commit was generated by cvs2svn to compensate for changes in r9657, which included commits to RCS files with non-trunk default branches.
15:45 Changeset [9657] by ghudson
xmh from the X11R5 release
14:09 Changeset [9656] by ghudson
The quickstation irritant, from cfields.
14:08 Changeset [9655] by ghudson
From cfields: add offset field to make suitable as a count-up clock for the quickstation irritant.
14:06 Changeset [9654] by ghudson
Note some dead files: /usr/bin/csh.sun, /usr/lib/sendmail.nomx, /etc/krb.conf.v5, /etc/named.mit
14:06 Changeset [9653] by ghudson
Add missing glue: bos, vos, klog, pts, olh_ascii, olh_motif
14:05 Changeset [9652] by ghudson
Add missing glue: bos, vos, pts, klog tellme olh_ascii, olh_motif passwd /usr/sipb
14:04 Changeset [9651] by ghudson
Fix stuff done wrong in 8.0 -> 8.1 conversion: prototype_user is in /usr, not /usr/athena/lib Install basic dotfiles in tmpuser directory as well as user directory
14:03 Changeset [9650] by ghudson
Add missing stuff that was in the 8.0 release: /etc/krb.conf and /etc/krb.realms symlinks /etc/athena/gdss_public_key symlink Add symlink for /usr/athena/lib/quickstations
02:33 Changeset [9649] by ghudson
Install tex/ps files.
02:23 Changeset [9648] by ghudson
Put dvips/PSlatex contents in /usr/athena/lib/tex/macros/latex, which is what we used to do.

02/24/97:

16:26 Changeset [9647] by ghudson
Add snmp on the sun4.
16:23 Changeset [9646] by ghudson
This file was deleted in the 8.0 source tree.
16:22 Changeset [9645] by ghudson
Add protections for athena/etc/snmp.

02/22/97:

18:11 Changeset [9644] by ghudson
/usr/athena/etc/ntalkd has changed its name to /usr/athena/etc/talkd. Fix formatting of talk and ntalk lines.
18:08 Changeset [9643] by ghudson
top includes a script named "install", which is dumb since it means "make install" won't always work. To work around this lossage, make install-top and install-man instead of install.
14:42 Changeset [9642] by ghudson
Install afsd in /etc, not /etc/athena.
14:31 Changeset [9641] by ghudson
Grrr. Don't futz with /usr/bin/perl.
14:10 Changeset [9640] by ghudson
Turn off krb4_run_aklog for now; it doesn't work, and we didn't used to do it before. (Beware; the setpag(), which we do want, may become conditional on krb4_run_aklog in the future, instead of on krb4_get_tickets.)
13:55 Changeset [9639] by ghudson
We need to read the cred structure from kernel space; we can't just dereference it.
13:45 Changeset [9638] by ghudson
Use the CPUTYPE variable instead of trying to run machtype -c, which doesn't work after updating the kernel to 2.5.1 on Solaris..
13:44 Changeset [9637] by ghudson
Don't frob /etc/passwd.local if we don't have one.
13:43 Changeset [9636] by ghudson
Put local binaries first in path, since newer ones may not work before libraries are updated. Use a case statement to determine if we are auto_update; the Solaris 2.5.1 expr doesn't like our regular expression for some reason. This way is simpler anyway.
13:42 Changeset [9635] by ghudson
Add CPUTYPE variable containing output of machtype -c to avoid trying to run it after updating the kernel, which doesn't work in the Solaris 2.4 to 2.5.1 update.. /kadb and /ufsboot are gone in Solaris 2.5.1. uname -i doesn't work with a Solaris 2.4 kernel, so use uname -m (which works for now) in versions prior to 8.1. Ugly.

02/21/97:

19:18 Changeset [9634] by ghudson
Nuke line defining CDebugFlags to be -O2, since we want it to be -g.
16:51 Changeset [9633] by ghudson
Fix bug introduced in last change: where needs to be casted to char * before pointer arithmetic is performed on it.
15:38 Changeset [9632] by ghudson
Compile programs debugging by default, and don't strip when installing.
13:54 Changeset [9631] by ghudson
Add kerberos-95.mit.edu as the default kdc, so that krb524init works. Set login options for getting Kerberos 4 tickets.

02/20/97:

03:58 Changeset [9630] by jweiss
start lpd on printservers

02/19/97:

13:30 Changeset [9629] by ghudson
Get forwardable and proxiable tickets. Minor code cleanup.
13:24 Changeset [9628] by ghudson
Transfer responsibility for the /afs/athena.mit.edu/system/config symlinks back to packs/config.
13:23 Changeset [9627] by ghudson
Change of plan: symlinks to /afs/athena.mit.edu/system/config should probably all be handled in packs/config (they are not references to software not built as part of the release, and they are for configuration files). So transfer control of glb_site.txt back here, and add in the flexlm license.dat symlink.
13:17 Changeset [9626] by ghudson
glb_site.txt is now the responsibility of packs/glue.
13:17 Changeset [9625] by ghudson
Transfer responsibility for glb_site.txt to here. Add a symlink for /var/flexlm/license.dat.
13:14 Changeset [9624] by ghudson
Create a symlink passwd.real pointing to /usr/bin/passwd.
12:41 Changeset [9623] by ghudson
From mhbraun: make extension for Hotline more clear.
12:38 Changeset [9622] by ghudson
3-1410 is Cluster, not Operations. (Say "Athena Hotline".)

02/18/97:

01:38 Changeset [9621] by ghudson
No change. The log message on the last checkin was erroneous. The change was to not install the Kerberized rshd and rlogind, since we're going to use the Kerberos 5 versions in the 8.1 release.
01:34 Changeset [9620] by ghudson
Eliminate bogus hflag test for accepting username argument.
01:32 Changeset [9619] by ghudson
Add hooks for Kerberos 4 srvtab support.
01:30 Changeset [9618] by ghudson
Implement looking at a Kerberos 4 srvtab.
01:30 Changeset [9617] by ghudson
Install rcmd daemons now.
01:26 Changeset [9616] by ghudson
Kerberos 5 rcmd daemons want some command-line options.

02/15/97:

15:04 Changeset [9615] by ghudson
We need to remove /etc/athena/.rc.conf.sync on all platforms now, since syncconf is the rule rather than the exception.
15:02 Changeset [9614] by ghudson
Introduce syncconf.
15:02 Changeset [9613] by ghudson
Add SYNCCONFIG variable to determine whether syncconf gets run. Note which variables are controlled by SYNCCONFIG.

02/13/97:

18:40 Changeset [9612] by ghudson
Propagate a fix from current Kerberos sources: set KRB5CCNAME to /tmp/krb5cc_p<pid> instead of using the tty, like other programs in the tree do.
18:34 Changeset [9611] by ghudson
Propagate a fix from the current Kerberos source: override environment variables TZ, KRB5CCNAME, HOME, PATH, USER, and SHELL.

02/12/97:

02:37 Changeset [9610] by ghudson
From bert: improve thet handling of integer constants, and use eval() around evaluation of identifiers to prevent spurious warnings.
Note: See TracTimeline for information about the timeline view.