Timeline


and

06/13/99:

17:52 Changeset [13214] by ghudson
Nuke these files.
17:37 Changeset [13213]
This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
17:37 Changeset [13212]
This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
17:37 Changeset [13211]
This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
17:37 Changeset [13210]
This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
17:37 Changeset [13209]
This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
17:37 Changeset [13208]
This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
17:37 Changeset [13207]
This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
17:37 Changeset [13206]
This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
17:37 Changeset [13205]
This commit was manufactured by cvs2svn to create tag 'web2c-7_2a'.
17:37 Changeset [13204]
This commit was manufactured by cvs2svn to create tag 'ctan-1999_02_26'.
17:37 Changeset [13203]
This commit was manufactured by cvs2svn to create tag 'ctan-1999_02_23'.
17:37 Changeset [13202]
This commit was manufactured by cvs2svn to create tag 'athena-8_3-pre-bind-reversion'.
17:37 Changeset [13201]
This commit was manufactured by cvs2svn to create tag 'afs-3_4a_ports_1_73'.
17:37 Changeset [13200]
This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
17:37 Changeset [13199] by ghudson
Clean out /etc/athena/zephyr/acl, since we nuked the acl files in the release.
17:35 Changeset [13198] by ghudson
Nuke the acl files. They bad.
17:30 Changeset [13197] by ghudson
Add dummy Makefile for now.

06/11/99:

11:28 Changeset [13196] by tb
New dotfiles for bash support.
11:27 Changeset [13195] by tb
Initial dotfiles for Linux port.

06/10/99:

19:12 Changeset [13194] by ghudson
Ignore the right version control stuff.
17:25 Changeset [13193] by ghudson
Nuke the new code which checks the classes of records. (Reverse this when there is a sane way of handling multiple classes in BIND.)
16:44 Changeset [13192] by ghudson
We changed /etc/shells.
14:45 Changeset [13191] by ghudson
Add gratuitous.org, per request of nemo.
14:41 Changeset [13190] by ghudson
From tibbetts: assume POSIX for a number of things.
14:21 Changeset [13189] by ghudson
When skipping to the next newline, don't advance beyond to (which can happen if there isn't a newline).
11:37 Changeset [13188] by rbasch
Fix GetVirtMemSwapctl() for IRIX: Use SC_GETLSWAPTOT instead of SC_GETSWAPVIRT; value passed back is an off_t, not a 32-bit int; convert to kbytes for GetVirtMemStr().

06/08/99:

09:30 Changeset [13187] by danw
raise on VisibilityNotify, not ConfigureNotify, since the latter will only happen if you have reverseStacking enabled

06/07/99:

18:11 Changeset [13186] by danw
mention tellme, mkserv, and andrew (which are dealt with by packs/glue, but not listed in packs/glue/specs) in the list of lockers that need new arch directories
11:57 Changeset [13185] by danw
document showproc and -nocheckmime changes
11:56 Changeset [13184] by danw
default to -nocheckmime if showing multiple messages
11:55 Changeset [13183] by danw
change showproc from mhl to more
11:42 Changeset [13182] by danw
don't bash locking_disabled_p to false in lock_initialization, since it might have been set true in hack_uid
11:42 Changeset [13181] by rbasch
Remove /srvd and /os on PUBLIC machines before attaching packs. Correct typos in attachtab mountpoint and locker paths.
11:41 Changeset [13180] by rbasch
Remove /srvd, /os, and /install on PUBLIC machines before attaching packs. Correct typos in attachtab mountpoint and locker paths.
11:37 Changeset [13179] by rbasch
Increase RSH_BUFSIZ from 4096 to 8192. This works around a bug in which v5_des_read() reads more than the buffer can receive, possibly causing data lossage. (The max send size is 5120).

06/04/99:

16:53 Changeset [13178] by danw
When authenticating to an AFS cell, get new tokens if they're for the same user as existing tokens, but will last longer. (Or if the user has no tokens.)
16:50 Changeset [13177] by danw
sort MUL lockers before other lockers so "detach -a" works correctly
13:36 Changeset [13176] by ghudson
Set the readline application name.
13:35 Changeset [13175] by ghudson
Set the readline application name. Use info->prompt instead of current_info->prompt for consistency.
12:42 Changeset [13174] by ghudson
Fix typo.
10:11 Changeset [13173] by danw
Bury the *discuss-ls* buffer when deleting its window, so it doesn't come back immediately after you quit discuss mode.
10:10 Changeset [13172] by danw
Add /bin/athena/bash
10:06 Changeset [13171] by danw
Rework locker__canonicalize_path and locker__build_mountpoint to deal with the possibility that a UFS/NFS mountpoint directory might already exist. Gets rid of "Directory should not exist" errors on some machines that have crufty directories lying around before taking 8.3.
10:03 Changeset [13170] by danw
Peek ahead into the input stream before starting option negotiation to see if the remote client is UNIX or not, and set auth_client_non_unix accordingly. Part of a hack to deal with a HostExplorer bug.
10:01 Changeset [13169] by danw
add a variable auth_client_non_unix, and if it's set, always offer krb4 authentication before krb5. Half of a hack to work around a HostExplorer bug. (see ../telnetd/utility.c:ttsuck().)

06/03/99:

10:54 Changeset [13168] by danw
Add some more autoconfiscation to deal with the struct dqblk and rquota struct elements having different names on different OSes
10:52 Changeset [13167] by danw
grammar, sanity, and other fixes
10:52 Changeset [13166] by danw
use ZEPHYR_SUBS environment variable (if it exists) to determine location of subs file
10:51 Changeset [13165] by danw
use ZEPHYR_VARS environment variable (if it exists) to determine the location of the .zephyr.vars file
10:51 Changeset [13164] by danw
y2k formatting fix

06/02/99:

23:27 Changeset [13163] by mwhitson
Equalize top and bottom margins during text->PS conversion.
14:05 Changeset [13162] by ghudson
Add instructions on setting up wash machines.
12:54 Changeset [13161] by danw
Make aliases work with spost (from nmh-workers list)

06/01/99:

20:29 Changeset [13160] by ghudson
Avoid mentioning machine names more than necessary. Note drug-lord as a linux new release build machine.
20:20 Changeset [13159] by danw
don't make foo.old files for already-existing configfiles
18:50 Changeset [13158] by ghudson
Provide guidance with test expressions in shell scripts.
18:29 Changeset [13157] by ghudson
We changed sendmail.cf and the IRIX root crontab. Also, recreate /var/spool/mqueue/syslog on IRIX since it probably got stomped.
17:43 Changeset [13156] by mwhitson
From zacheiss: Force CD-ROM devices to be world-writable.
17:00 Changeset [13155] by danw
don't install lp for now
16:35 Changeset [13154] by ghudson
Argh, I'm a dolt, that wasn't supposed to be checked in.
16:34 Changeset [13153] by ghudson
Prefer new krb4 library names to old ones.
16:27 Changeset [13152] by mwhitson
Nuke /etc/athena/access on public workstations.
16:20 Changeset [13151] by ghudson
We don't actually have to worry about .rconf in the install directory, since this directory itself doesn't get tarred up. Ignore *CVS instead of *RCS;l.
16:08 Changeset [13150] by ghudson
Add .rconf file to make copies instead of symlinks of files here, since the install uses tar. (XXX this means a .rconf file winds up in the install directory, as with lisp.)
15:17 Changeset [13149] by ghudson
Put zip drives under vold management.
15:13 Changeset [13148] by danw
make "foo@mit" mean "foo@MIT.EDU" since that what it used to mean
15:11 Changeset [13147] by danw
default postproc to spost instead of post
15:11 Changeset [13146] by danw
remove the sendmail -bz invocation since modern sendmails don't do that
15:09 Changeset [13145] by danw
Cope with zero-length attachtab files, even though they "can't happen". (also some minor code cleanup)
15:05 Changeset [13144] by ghudson
From Ariel Segall: make make_job() externally visible so we can record jobs created from the splash screen.
15:05 Changeset [13143] by ghudson
From Ariel Segall: record jobs created from the splash screen.
15:04 Changeset [13142] by danw
add -lock-command/.lockCommand/-unlock-command/.unlockCommand a la SIPB xscreensaver
15:02 Changeset [13141] by ghudson
Exit more loudly if we get a read error or unexpected EOF.
15:02 Changeset [13140] by ghudson
Don't case-fold the subject output if case-folding is specified.
15:01 Changeset [13139] by ghudson
Use the hostname instead of the empty string for %canon% if we can't canonicalize the hostname.
15:00 Changeset [13138] by ghudson
Don't lose if we can't canonicalize the hostname. Just warn.
14:48 Changeset [13137] by danw
use ".#" as prefix for rmm'ed/refile'd messages so the expunger gets them

05/30/99:

19:13 Changeset [13136] by rbasch
Skip syslog file(s) when cleaning /var/spool/mqueue.

05/28/99:

11:41 Changeset [13135] by danw
fix typo

05/27/99:

19:35 Changeset [13134] by mwhitson
Remove spurious reference to _PATH_TTYS introduced along with version 1.27.
14:18 Changeset [13133] by tb
Revert previous change; alter the definition of `datadir' to exactly match the one in the top-level emacs/Makefile.in
12:28 Changeset [13132] by tb
Bother to create INSTALLDIR before copying into it, for `install' target.
12:05 Changeset [13131] by danw
set HOST from `hostname` if $host isn't set (for SIPB tcsh)
12:05 Changeset [13130] by danw
set HOSTTYPE to sgi for backward compat. set HOST from `hostname` if $host isn't set (for SIPB tcsh)
12:02 Changeset [13129] by danw
make the formatting more like the old attach. (and fix a buffer overrun)
11:13 Changeset [13128] by danw
put -start-locked/-no-start-locked after -no-lock-vts instead of between -lock-vts and -no-lock-vts

05/26/99:

16:25 Changeset [13127] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13126, which included commits to RCS files with non-trunk default branches.
16:25 Changeset [13126] by ghudson
Import of emacs 20.7
16:25 Changeset [13125] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13124, which included commits to RCS files with non-trunk default branches.
16:25 Changeset [13124] by ghudson
Import of emacs 20.7
16:25 Changeset [13123] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13122, which included commits to RCS files with non-trunk default branches.
16:25 Changeset [13122] by ghudson
Import of emacs 20.7
16:25 Changeset [13121] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13120, which included commits to RCS files with non-trunk default branches.
16:25 Changeset [13120] by ghudson
Import of emacs 20.7
16:25 Changeset [13119] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13118, which included commits to RCS files with non-trunk default branches.
16:25 Changeset [13118] by ghudson
Import of emacs 20.7
16:25 Changeset [13117] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13116, which included commits to RCS files with non-trunk default branches.
16:25 Changeset [13116] by ghudson
Import of emacs 20.7
16:25 Changeset [13115]
This commit was manufactured by cvs2svn to create tag 'leim-20_3'.
16:25 Changeset [13114] by tb
This commit was generated by cvs2svn to compensate for changes in r13113, which included commits to RCS files with non-trunk default branches.
16:25 Changeset [13113] by tb
Import of leim 20.3
15:16 Changeset [13112] by danw
add some missing .nf/.fi pairs
13:46 Changeset [13111] by tb
Add DESTDIR support.
12:27 Changeset [13110] by tb
This commit was generated by cvs2svn to compensate for changes in r13109, which included commits to RCS files with non-trunk default branches.
12:27 Changeset [13109] by tb
Import of leim version 20.3
12:24 Changeset [13108] by ghudson
Prefer new krb4 library names to old ones.
12:22 Changeset [13107] by ghudson
From Joel Weber: get parser.y from ${srcdir}.
12:22 Changeset [13106] by ghudson
Get XZwrite.in from ${srcdir}.
12:20 Changeset [13105] by ghudson
Make this script fail quickly and silently.

05/25/99:

21:53 Changeset [13104] by jweiss
don't test for null pointers and then dereference them anyway.
16:40 Changeset [13103] by rbasch
Rewrite ifconfig options file as one line for IRIX 6.5.
16:34 Changeset [13102] by rbasch
Always pass the KRBTKFILE environment variable setting to the child, to be consistent with the handling of KRB5CCNAME. Remove code to set the variables in the case where tickets were gotten, as it is now completely redundant.
14:40 Changeset [13101] by danw
add back "lprm -" support that got lost in the 3.5.3->3.6.1 update
10:26 Changeset [13100] by kcr
Add 1TS.ORG

05/24/99:

14:36 Changeset [13099]
This commit was manufactured by cvs2svn to create tag 'lprng-3_6_1'.
14:36 Changeset [13098] by danw
This commit was generated by cvs2svn to compensate for changes in r13097, which included commits to RCS files with non-trunk default branches.
14:36 Changeset [13097] by danw
Import of LPRng DOC 3.6.1
14:34 Changeset [13096] by danw
merge changes in 3.6.1 final release
14:30 Changeset [13095] by danw
This commit was generated by cvs2svn to compensate for changes in r13094, which included commits to RCS files with non-trunk default branches.
14:30 Changeset [13094] by danw
Import of LPRng 3.6.1
13:45 Changeset [13093] by rbasch
Use rlim_t for RLIM_TYPE on sgi.

05/23/99:

14:50 Changeset [13092] by ghudson
We changed lpd.conf.
12:04 Changeset [13091] by kcr
kludge around bug in readline involving newlines in string constants
12:02 Changeset [13090] by kcr
Change the initial scratch buffer message to match the fact that we set it to text mode and not lisp-interaction mode.

05/22/99:

14:23 Changeset [13089] by danw
alphabetization police
13:59 Changeset [13088] by danw
empty explicit password should match nothing, not everything
13:58 Changeset [13087] by danw
temporary patch to deal with the rcvfoo/slocal move
13:57 Changeset [13086] by danw
don't complain about zephyr if user isn't running zwgc

05/21/99:

01:13 Changeset [13085] by jweiss
back out last rev. it was causing operational problems.
01:06 Changeset [13084] by jweiss
back out previous rev (it seemed to cause more problems than it fixed.)

05/20/99:

17:43 Changeset [13083] by ghudson
Load mandoc macros, or add dummy comment as necessary.
17:40 Changeset [13082] by ghudson
Load mdoc macros.
17:18 Changeset [13081] by mwhitson
1. Don't assume there's always an lpd running on localhost 2. Specify a useful location for the lpd keytab
17:15 Changeset [13080] by mwhitson
Make /etc/ifhp.conf a configfile
17:14 Changeset [13079] by mwhitson
Install /etc/ifhp.conf, based on ifhp 3.2.9.
15:57 Changeset [13078] by danw
deal with LPROPT strings that don't end in whitespace too. oops.
15:56 Changeset [13077] by danw
re-enable backing store
15:55 Changeset [13076] by danw
enable backing store on the saver window
15:54 Changeset [13075] by danw
invoke xss with -no-start-locked change "preferences" label to "Demo / Preferences" since you can't invoke preferences without label. But we can at least make it open both windows instead of just the "demo"
15:50 Changeset [13074] by kcr
fix mail spool locations
01:59 Changeset [13073] by jweiss
don't say we're starting the update twice

05/19/99:

16:23 Changeset [13072] by ghudson
We have some dead files on Solaris.
15:51 Changeset [13071] by ghudson
We changed athinfo.defs.
15:43 Changeset [13070] by ghudson
Use emacs as the default editor.
15:43 Changeset [13069] by ghudson
Widen the length field, to avoid dumping core on lengths 32K-64K.
15:42 Changeset [13068] by ghudson
Don't fail some of the time.
10:21 Changeset [13067] by danw
don't track /etc/profile and /etc/.login since we do the useful parts of them more usefully elsewhere
10:19 Changeset [13066] by danw
when umount fails, check if the filesystem was already detached
10:19 Changeset [13065] by danw
fix a bug in the previous modification to make "attach -Pattachandrun" work. (It made "attachandrun" not work.)
10:17 Changeset [13064] by danw
make this work as a replgroupcomps replacement
10:16 Changeset [13063] by danw
some more s/xscreensaver/xss/ (in doc strings)

05/18/99:

17:58 Changeset [13062] by mwhitson
cause whoi.edu machines to use the ATHENA.MIT.EDU realm.
17:22 Changeset [13061] by mwhitson
merge with ifhp 3.2.9
15:18 Changeset [13060]
This commit was manufactured by cvs2svn to create tag 'ifhp-3_2_9'.
15:18 Changeset [13059] by mwhitson
This commit was generated by cvs2svn to compensate for changes in r13058, which included commits to RCS files with non-trunk default branches.
15:18 Changeset [13058] by mwhitson
Import of LPRng HP filter 3.2.9
11:20 Changeset [13057] by danw
fix the sense of the "login" query

05/17/99:

12:40 Changeset [13056] by ghudson
Don't overflow shell argument buffer on IRIX.
02:47 Changeset [13055] by ghudson
Don't use /tmp to make XYlpd.conf.

05/15/99:

15:51 Changeset [13054] by jweiss
fflush stdout before forking, so that the output doesn't end up interleaved
15:31 Changeset [13053] by jweiss
background info: the wire protocol here uses commas to seperate the lines of output it gets from machtype while passing the info from the client to the server. 1) sun processors are reported as SUNW,foo. Fixed by looking for those 5 characters, and skipping over them. 2) SGIs report 3 lines of processor info. Look for and skip the 2nd and third ones. 3) The code to translate the display code was only looking at the first word on any line. I nuked the code that was going out of my way to do this. 4) The SGI display info includes multiple lines, and a gazillion commas too boot. I just nuked the stuff that looped on all of the lines of display. No other platform produces multiple lines, not even if they happen to have multiple displays. 5) The clients have been passing the Athena version to the server since at least 7.7, and possibly as far back as 7.3, yet the server had no idea it should expect it.

05/14/99:

23:27 Changeset [13052] by mwhitson
Don't futz with /etc.
23:25 Changeset [13051] by ghudson
Only display new global motds.
12:53 Changeset [13050] by ghudson
Fix typo. Last commit also had a policy change: "one day" instead of "one full working day."
12:14 Changeset [13049] by ghudson
Add more information about third-party packages.
12:08 Changeset [13048] by mwhitson
point lockfile at a directory that exists; set default banner generator
09:51 Changeset [13047] by danw
punt replgroupcomps. Now repl -group is exactly like repl -cc all used to be.
08:10 Changeset [13046] by kcr
Use readline in get_prompted_input. Cleanup/fix get_key_input.
08:09 Changeset [13045] by kcr
Link with -lreadline -lhistory -lcurses (for readline support)
Note: See TracTimeline for information about the timeline view.