Timeline
06/30/99:
- 18:54 Changeset [13330] by
- Run files through third/lprng/athena/check_unprintable and print rejection notices for files it doesn't like, rather than assuming that anything that isn't PS, PJL, or PCL is text.
- 18:52 Changeset [13329] by
- banner.pl is just banner now
- 18:52 Changeset [13328] by
- Add check_unprintable and reject_unprintable. Install banner.pl as "banner"
- 18:44 Changeset [13327] by
- Pull up 1.26 to Athena 8.3 branch.
- 18:42 Changeset [13326] by
- Fix -l to also apply to the log redirection in the loop.
- 18:39 Changeset [13325] by
- Create on Athena 8.3 branch.
- 18:36 Changeset [13324]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
- 18:36 Changeset [13323] by
- We changed ifhp.conf.
- 18:22 Changeset [13322] by
- Pull up 1.2 to Athena 8.3 branch.
- 18:20 Changeset [13321] by
- Pull up 1.3-1.4 to Athena 8.3 branch.
- 18:18 Changeset [13320] by
- Pull up 1.2-1.4 to Athena 8.3 branch.
- 17:55 Changeset [13319]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
- 17:55 Changeset [13318] by
- On Athena 8.3 branch, revert to BIND 8.1.2.
- 15:37 Changeset [13317] by
- Make some options be more verbose and more like other platforms if the -v option is given.
- 15:36 Changeset [13316] by
- alphabetization police
- 15:35 Changeset [13315] by
- Re-order the output to be like other platforms, if multiple options are given. OLC cares about this.
- 10:37 Changeset [13314] by
- don't send mail/zephyr if forwarding to a bounce queue
- 10:36 Changeset [13313] by
- add AKLG command and make AKLG and ATCH use liblocker, for better error reporting
06/29/99:
- 18:43 Changeset [13312] by
- From tibbetts: get_specialties should be void.
- 18:07 Changeset [13311] by
- Don't set mailname to NULL and fail to return; calls to strncmp() will be annoyed.
- 17:31 Changeset [13310] by
- From tibbetts: need sys/param.h for MAXPATHLEN in server/olcd/backup-bin.c
- 17:30 Changeset [13309] by
- From tibbetts: specify type.
- 11:48 Changeset [13308] by
- Add support for popular printer types.
06/28/99:
- 18:52 Changeset [13307] by
- Big patch from tibbetts. Changes to this file are some subset of: Assume a modern system (no __P, no needless casts, etc.) Use PAGER where appropriate, and cope if we can't execute it. Use ERRCODE instead of int in many places. Jump back to command handler on ^C. Use new function is_flag() for most flag tests. Use local tmpfile variables instead of global.
- 17:06 Changeset [13306] by
- Pull up 1.2 to Athena 8.3 branch.
- 17:02 Changeset [13305] by
- We added a service entry.
- 17:00 Changeset [13304] by
- Add a services entry for the ESRI Spatial Database Engine. Requested today by Tom Grayson from Urban Studies and Planning. See release-team [1840].
- 15:47 Changeset [13303] by
- Add on Athena 8.3 branch.
- 15:44 Changeset [13302]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
- 15:44 Changeset [13301] by
- We fixed problems in sendmail.cf. On IRIX, remove the netscape configuration package.
- 15:32 Changeset [13300] by
- Pull up 1.4 to Athena 8.3 branch.
- 15:32 Changeset [13299] by
- Pull up 1.3 to Athena 8.3 branch.
- 15:32 Changeset [13298] by
- Pull up 1.2 to Athena 8.3 branch.
- 15:32 Changeset [13297] by
- Pull up 1.5 to Athena 8.3 branch.
- 15:32 Changeset [13296] by
- Pull up 1.8 to Athena 8.3 branch.
- 15:32 Changeset [13295] by
- Pull up 1.7 to Athena 8.3 branch.
- 15:32 Changeset [13294] by
- Pull up 1.10 to Athena 8.3 branch.
- 15:32 Changeset [13293] by
- Pull up 1.6-1.7 to Athena 8.3 branch.
- 15:31 Changeset [13292] by
- Pull up 1.11-1.13 to Athena 8.3 branch.
- 15:31 Changeset [13291] by
- Pull up 1.8-1.10 to Athena 8.3 branch.
- 15:31 Changeset [13290] by
- Pull up 1.10-1.12 to Athena 8.3 branch.
- 15:31 Changeset [13289] by
- Pull up 1.25 to Athena 8.3 branch.
- 15:31 Changeset [13288] by
- Pull up 1.8-1.9 to Athena 8.3 branch.
06/25/99:
- 23:56 Changeset [13287] by
- Don't ignore 'if' filter's exit status.
- 23:55 Changeset [13286] by
- Return more useful response to REQ_DSHORT (one line per job instead of one line per queue).
- 17:22 Changeset [13285] by
- make "attach -o ..." work
- 17:22 Changeset [13284] by
- only use Hesiod fallback when looking up sender id, not recipient id
- 14:20 Changeset [13283] by
- Expand on the preparation steps to avoid some problems we've been having.
- 13:52 Changeset [13282] by
- Your service are no longer necessary.
- 00:58 Changeset [13281] by
- set correct path for .st file
06/24/99:
- 19:51 Changeset [13280] by
- Catch connect() returning EADDRINUSE when trying to pick originating ports.
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
Note: See TracTimeline
for information about the timeline view.