Timeline
06/23/99:
- 22:26 Changeset [13279] by
- don't use S flag on local mailer
- 19:04 Changeset [13278] by
- if using 6.08 or later, alias bind to tell people to use bindkey instead
- 17:41 Changeset [13277] by
- Make a core symlink.
- 17:40 Changeset [13276] by
- Fix quoting in aliases which use eval and $(). It's set +f, not unset -f. xresize should use resize -u, not resize -c. xresize should not make the set +f conditional on resize succeeding. Quote invocation of resize -u in xresize.
- 17:36 Changeset [13275] by
- Use a test for Solaris which will work on Solaris. (It may also work on SVR4 on Sun hardware, so it's not a great test, but better than a test which won't work anywhere.) It would be good to find something better for the long term.
06/22/99:
- 22:01 Changeset [13274] by
- set paths for .hf and .st to be more useful
- 16:42 Changeset [13273] by
- If a job was submitted without authentication, do unauthentic forwarding rather than authentic forwarding.
- 16:28 Changeset [13272] by
- use the user-specified hostname rather than the canonical hostname when building the default mountpoint name. (because that's how the old attach did it.)
- 15:30 Changeset [13271] by
- 1) deal properly with .LOCAL (by translating it to .$D at appropriate places) 2) hostname canonicalization may append a ".", so remove it if it's there. 3) canonicalize hostname in check_rcpt rule so we accept mail addressed to cnames of the machine
- 14:59 Changeset [13270] by
- Add a friendlier error message to suggest "lpr -A none" if a client can't find a credentials cache.
- 14:59 Changeset [13269] by
- If authentication fails, shutdown() the socket so that the Send_job() error handler doesn't hang in a read() waiting for the server to send something. (Specifically fixes bug where lpr hangs when run with no tickets.)
06/21/99:
- 21:16 Changeset [13268] by
- add a missing .br
- 21:07 Changeset [13267] by
- oops. there is no -v any more
- 17:02 Changeset [13266] by
- Add setting of error message format variables on IRIX; check $HOSTTYPE instead of $MACHTYPE.
- 00:20 Changeset [13265] by
- Don't track /usr/prototype_usr.
- 00:09 Changeset [13264] by
- Don't redirect build log to washlog file unless -l (a new flag) is given. Make boolean variables true/false instead of true/unset.
06/18/99:
- 18:53 Changeset [13263] by
- Create on Athena 8.3 branch.
- 18:51 Changeset [13262]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
- 18:51 Changeset [13261] by
- We have a couple of new config files. /etc/sendmail.fc on IRIX is vestigial.
- 18:38 Changeset [13260] by
- Pull up 1.5 to Athena 8.3 branch.
- 18:38 Changeset [13259] by
- Pull up 1.2 to Athena 8.3 branch.
- 18:38 Changeset [13258] by
- Pull up 1.4 to Athena 8.3 branch.
- 18:38 Changeset [13257] by
- Pull up 1.32 to Athena 8.3 branch.
- 18:38 Changeset [13256] by
- Pull up 1.7 to Athena 8.3 branch.
- 18:31 Changeset [13255] by
- Pull up 1.7 to Athena 8.3 branch.
- 18:02 Changeset [13254] by
- Add on Athena 8.3 branch.
- 18:01 Changeset [13253] by
- Use the right variable name for new files. (Missed this in testing.)
- 17:54 Changeset [13252] by
- Pull up 1.2 to Athena 8.3 branch.
- 17:54 Changeset [13251] by
- Pull up 1.7 to Athena 8.3 branch.
- 17:54 Changeset [13250] by
- Pull up 1.5 to Athena 8.3 branch.
- 17:54 Changeset [13249] by
- Pull up 1.35 to Athena 8.3 branch.
- 17:54 Changeset [13248] by
- Pull up 1.6 to Athena 8.3 branch.
- 17:54 Changeset [13247] by
- Pull up 1.3 to Athena 8.3 branch.
- 17:54 Changeset [13246] by
- Pull up 1.8-1.9 to Athena 8.3 branch.
- 17:54 Changeset [13245] by
- Pull up 1.4 to Athena 8.3 branch.
- 17:54 Changeset [13244] by
- Pull up 1.2-1.5 to Athena 8.3 branch.
- 17:54 Changeset [13243] by
- Pull up 1.79 to Athena 8.3 branch.
- 17:09 Changeset [13242] by
- Random fixes.
- 17:05 Changeset [13241] by
- Use CVS 1.10 feature to get better version numbers.
- 17:04 Changeset [13240] by
- Fix kerberized server-to-server job forwarding.
- 15:56 Changeset [13239] by
- From zacheiss: support 8.3 installs.
- 15:54 Changeset [13238] by
- Fixes from zacheiss: endif -> fi (2) missing semicolon (1) set] -> set ] (3) alias foo ... -> alias foo=... (2) HUP xsession before exiting shell (2)
06/17/99:
- 17:54 Changeset [13237] by
- Only use bindkey if we're actually running under tcsh.
- 17:51 Changeset [13236] by
- Make sure athena_path is only visible in .environment. Fix a comment so it isn't so full of itself.
- 17:03 Changeset [13235] by
- revert previous change: we're moving back to v4 kpasswd again
- 17:02 Changeset [13234] by
- re-add third/kpasswd
- 17:01 Changeset [13233] by
- revert previous change (ie, stop installing this again)
- 13:48 Changeset [13232]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
- 13:48 Changeset [13231] by
- Add a man page for MH pointing to nmh(1)
06/16/99:
- 12:30 Changeset [13230] by
- add -UNIS to the end of confMAPDEF rather than redefining it to "what Solaris and Irix both currently default to minus -DNIS" so it works on other platforms
- 12:28 Changeset [13229] by
- pass MAKE definition into make so things work. (Otherwise it gets lost in the Build script and the subdirs are build with the vendor make)
- 10:56 Changeset [13228] by
- Add /etc/.login and /etc/profile as configfiles.
- 10:54 Changeset [13227] by
- Add empty /etc/.login and /etc/profile. Source /etc/.login in xsession.
- 10:50 Changeset [13226] by
- Reenable printing of motd.
- 10:47 Changeset [13225] by
- Add /etc/cshrc and /etc/profile as configfiles.
- 10:46 Changeset [13224] by
- Add empty /etc/cshrc and /etc/profile. Source /etc/cshrc in xsession. Set default error message format in Athena cshrc to omit label and severity components, per the standard IRIX /etc/cshrc.
- 10:41 Changeset [13223] by
- Add configfiles and srvd subscription list.
06/15/99:
- 19:19 Changeset [13222] by
- Put quotes around ${var+set} to make sure it makes a word. Add a missing close quote. Rearrange so we can set HOSTTYPE once unconditionally. Fix the sence of the tests for the X*SEARCHPATH variables. Fix a bunch of whitespace.
- 15:40 Changeset [13221] by
- mention diff -w
- 15:20 Changeset [13220] by
- Pull up 1.10 to Athena 8.3 branch.
- 15:19 Changeset [13219] by
- Revert rev 1.7 on Dan's advice. Otherwise emacs will be dumb and send bad filenames to nmh.
06/14/99:
- 19:24 Changeset [13218] by
- This commit was generated by cvs2svn to compensate for changes in r13217, which included commits to RCS files with non-trunk default branches.
- 19:24 Changeset [13217] by
- Import of emacs 20.7
- 16:16 Changeset [13216] by
- document -A authtype, -z, LPROPT
- 14:00 Changeset [13215] by
- ${varname+set} doesn't evaluate to a word unless we quote it. Fix.
06/13/99:
- 17:52 Changeset [13214] by
- 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
- Clean out /etc/athena/zephyr/acl, since we nuked the acl files in the release.
- 17:35 Changeset [13198] by
- Nuke the acl files. They bad.
- 17:30 Changeset [13197] by
- Add dummy Makefile for now.
06/11/99:
- 11:28 Changeset [13196] by
- New dotfiles for bash support.
- 11:27 Changeset [13195] by
- Initial dotfiles for Linux port.
06/10/99:
- 19:12 Changeset [13194] by
- Ignore the right version control stuff.
- 17:25 Changeset [13193] by
- 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
- We changed /etc/shells.
- 14:45 Changeset [13191] by
- Add gratuitous.org, per request of nemo.
- 14:41 Changeset [13190] by
- From tibbetts: assume POSIX for a number of things.
- 14:21 Changeset [13189] by
- 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
- 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
- raise on VisibilityNotify, not ConfigureNotify, since the latter will only happen if you have reverseStacking enabled
06/07/99:
- 18:11 Changeset [13186] by
- 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
- document showproc and -nocheckmime changes
- 11:56 Changeset [13184] by
- default to -nocheckmime if showing multiple messages
- 11:55 Changeset [13183] by
- change showproc from mhl to more
- 11:42 Changeset [13182] by
- 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
- Remove /srvd and /os on PUBLIC machines before attaching packs. Correct typos in attachtab mountpoint and locker paths.
- 11:41 Changeset [13180] by
- Remove /srvd, /os, and /install on PUBLIC machines before attaching packs. Correct typos in attachtab mountpoint and locker paths.
- 11:37 Changeset [13179] by
- 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
- 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
- sort MUL lockers before other lockers so "detach -a" works correctly
- 13:36 Changeset [13176] by
- Set the readline application name.
- 13:35 Changeset [13175] by
- Set the readline application name. Use info->prompt instead of current_info->prompt for consistency.
- 12:42 Changeset [13174] by
- Fix typo.
- 10:11 Changeset [13173] by
- 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
- Add /bin/athena/bash
- 10:06 Changeset [13171] by
- 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
- 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
- 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
- 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
- grammar, sanity, and other fixes
- 10:52 Changeset [13166] by
- use ZEPHYR_SUBS environment variable (if it exists) to determine location of subs file
- 10:51 Changeset [13165] by
- use ZEPHYR_VARS environment variable (if it exists) to determine the location of the .zephyr.vars file
- 10:51 Changeset [13164] by
- y2k formatting fix
06/02/99:
- 23:27 Changeset [13163] by
- Equalize top and bottom margins during text->PS conversion.
- 14:05 Changeset [13162] by
- Add instructions on setting up wash machines.
- 12:54 Changeset [13161] by
- Make aliases work with spost (from nmh-workers list)
06/01/99:
- 20:29 Changeset [13160] by
- Avoid mentioning machine names more than necessary. Note drug-lord as a linux new release build machine.
- 20:20 Changeset [13159] by
- don't make foo.old files for already-existing configfiles
- 18:50 Changeset [13158] by
- Provide guidance with test expressions in shell scripts.
- 18:29 Changeset [13157] by
- 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
- From zacheiss: Force CD-ROM devices to be world-writable.
- 17:00 Changeset [13155] by
- don't install lp for now
- 16:35 Changeset [13154] by
- Argh, I'm a dolt, that wasn't supposed to be checked in.
- 16:34 Changeset [13153] by
- Prefer new krb4 library names to old ones.
- 16:27 Changeset [13152] by
- Nuke /etc/athena/access on public workstations.
- 16:20 Changeset [13151] by
- 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
- 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
- Put zip drives under vold management.
- 15:13 Changeset [13148] by
- make "foo@mit" mean "foo@MIT.EDU" since that what it used to mean
- 15:11 Changeset [13147] by
- default postproc to spost instead of post
- 15:11 Changeset [13146] by
- remove the sendmail -bz invocation since modern sendmails don't do that
- 15:09 Changeset [13145] by
- Cope with zero-length attachtab files, even though they "can't happen". (also some minor code cleanup)
- 15:05 Changeset [13144] by
- From Ariel Segall: make make_job() externally visible so we can record jobs created from the splash screen.
- 15:05 Changeset [13143] by
- From Ariel Segall: record jobs created from the splash screen.
- 15:04 Changeset [13142] by
- add -lock-command/.lockCommand/-unlock-command/.unlockCommand a la SIPB xscreensaver
- 15:02 Changeset [13141] by
- Exit more loudly if we get a read error or unexpected EOF.
- 15:02 Changeset [13140] by
- Don't case-fold the subject output if case-folding is specified.
- 15:01 Changeset [13139] by
- Use the hostname instead of the empty string for %canon% if we can't canonicalize the hostname.
- 15:00 Changeset [13138] by
- Don't lose if we can't canonicalize the hostname. Just warn.
- 14:48 Changeset [13137] by
- use ".#" as prefix for rmm'ed/refile'd messages so the expunger gets them
05/30/99:
- 19:13 Changeset [13136] by
- Skip syslog file(s) when cleaning /var/spool/mqueue.
05/28/99:
- 11:41 Changeset [13135] by
- fix typo
05/27/99:
- 19:35 Changeset [13134] by
- Remove spurious reference to _PATH_TTYS introduced along with version 1.27.
- 14:18 Changeset [13133] by
- 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
- Bother to create INSTALLDIR before copying into it, for `install' target.
- 12:05 Changeset [13131] by
- set HOST from `hostname` if $host isn't set (for SIPB tcsh)
- 12:05 Changeset [13130] by
- set HOSTTYPE to sgi for backward compat. set HOST from `hostname` if $host isn't set (for SIPB tcsh)
- 12:02 Changeset [13129] by
- make the formatting more like the old attach. (and fix a buffer overrun)
- 11:13 Changeset [13128] by
- 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
- 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
- Import of emacs 20.7
- 16:25 Changeset [13125] by
- 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
- Import of emacs 20.7
- 16:25 Changeset [13123] by
- 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
- Import of emacs 20.7
- 16:25 Changeset [13121] by
- 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
- Import of emacs 20.7
- 16:25 Changeset [13119] by
- 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
- Import of emacs 20.7
- 16:25 Changeset [13117] by
- 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
- 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
- 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
- Import of leim 20.3
- 15:16 Changeset [13112] by
- add some missing .nf/.fi pairs
- 13:46 Changeset [13111] by
- Add DESTDIR support.
- 12:27 Changeset [13110] by
- 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
- Import of leim version 20.3
- 12:24 Changeset [13108] by
- Prefer new krb4 library names to old ones.
- 12:22 Changeset [13107] by
- From Joel Weber: get parser.y from ${srcdir}.
- 12:22 Changeset [13106] by
- Get XZwrite.in from ${srcdir}.
- 12:20 Changeset [13105] by
- Make this script fail quickly and silently.
05/25/99:
- 21:53 Changeset [13104] by
- don't test for null pointers and then dereference them anyway.
- 16:40 Changeset [13103] by
- Rewrite ifconfig options file as one line for IRIX 6.5.
- 16:34 Changeset [13102] by
- 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
- add back "lprm -" support that got lost in the 3.5.3->3.6.1 update
- 10:26 Changeset [13100] by
- 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
- 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
- Import of LPRng DOC 3.6.1
- 14:34 Changeset [13096] by
- merge changes in 3.6.1 final release
- 14:30 Changeset [13095] by
- 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
- Import of LPRng 3.6.1
- 13:45 Changeset [13093] by
- Use rlim_t for RLIM_TYPE on sgi.
Note: See TracTimeline
for information about the timeline view.