Timeline


and

07/14/99:

17:06 Changeset [13398] by danw
replace the shell variable make with an environment variable MAKE so submakes that call ${MAKE} get the right one. Based on a patch by mwhitson.
17:04 Changeset [13397] by ghudson
Nuke mh; we have nmh now.
17:01 Changeset [13396] by mwhitson
Use $(MAKE) instead of just make.
16:58 Changeset [13395]
This commit was manufactured by cvs2svn to create tag 'm4-1_4'.
16:58 Changeset [13394] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13393, which included commits to RCS files with non-trunk default branches.
16:58 Changeset [13393] by ghudson
Import of GNU m4 version 1.4
16:52 Changeset [13392]
This commit was manufactured by cvs2svn to create tag 'autoconf-2_13'.
16:52 Changeset [13391] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13390, which included commits to RCS files with non-trunk default branches.
16:52 Changeset [13390] by ghudson
Import of autoconf 2.13
16:49 Changeset [13389] by ghudson
For directories with configure.in but no configure, copy in a bunch of stuff and run autoconf in the prepare step.
16:49 Changeset [13388] by ghudson
Reformat the case statements in standard form; the compact form isn't going to be clear enough after the next change.
13:52 Changeset [13387] by ghudson
Pull up 1.9 to Athena 8.3 branch.
13:52 Changeset [13386] by ghudson
Fix an unfortunate typo.
13:38 Changeset [13385] by ghudson
Pull up 1.7 to Athena 8.3 branch.
13:37 Changeset [13384] by danw
fix the "only renew tokens if the new ones match the old ones and last longer" code.
10:43 Changeset [13383] by ghudson
Create on Athena 8.3 branch.
10:42 Changeset [13382]
This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
10:42 Changeset [13381] by ghudson
We modified /etc/inet/inetd.conf on Solaris. Really this time.

07/13/99:

15:00 Changeset [13380] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13379, which included commits to RCS files with non-trunk default branches.
15:00 Changeset [13379] by ghudson
Import of emacs 20.7

07/12/99:

18:15 Changeset [13378] by ghudson
Create on Athena 8.2 branch.
18:14 Changeset [13377]
This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
18:14 Changeset [13376] by ghudson
We're modifying inetd.conf.
18:09 Changeset [13375] by ghudson
Pull up 1.2 from ../../os/solaris/inetd.conf to Athena 8.2 branch.
17:35 Changeset [13374] by ghudson
Pull up 1.13 to Athena 8.3 branch.
17:35 Changeset [13373] by ghudson
Revert accounts in some failure cases where it wasn't being done.
17:15 Changeset [13372] by ghudson
Revert all but the Dimension part of rev 1.4 on Athena 8.3 branch.
17:06 Changeset [13371] by ghudson
Create on Athena 8.3 branch.
17:03 Changeset [13370]
This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
17:03 Changeset [13369] by ghudson
We updated inetd.conf on Solaris. We're removing the acrobat package on IRIX. We added a new lprng config file and updated the others. We forgot to update /.cshrc before.
16:59 Changeset [13368] by ghudson
Pull up 1.2 to Athena 8.3 branch.
16:55 Changeset [13367] by ghudson
Create on Athena 8.3 branch.
16:42 Changeset [13366] by ghudson
Pull up 1.2 to Athena 8.3 branch.
16:37 Changeset [13365] by mwhitson
Disable rpc.cmsd due to potential buffer overruns (and it's not useful on a stock athena WS anyway.)
16:35 Changeset [13364] by mwhitson
fix signal handler signature
16:30 Changeset [13363] by ghudson
Pull up 1.2 to Athena 8.3 branch.
16:30 Changeset [13362] by ghudson
Pull up 1.3 to Athena 8.3 branch.
16:30 Changeset [13361] by ghudson
Pull up 1.4 to Athena 8.3 branch.
16:30 Changeset [13360] by ghudson
Pull up 1.5 to Athena 8.3 branch.
16:30 Changeset [13359] by ghudson
Pull up 1.11 to Athena 8.3 branch.
16:30 Changeset [13358] by ghudson
Pull up 1.8 to Athena 8.3 branch.
16:30 Changeset [13357] by ghudson
Pull up 1.9 to Athena 8.3 branch.
16:30 Changeset [13356] by ghudson
Pull up 1.6 to Athena 8.3 branch.
16:30 Changeset [13355] by ghudson
Create on Athena 8.3 branch.
16:30 Changeset [13354] by ghudson
Pull up 1.26 to Athena 8.3 branch.
16:29 Changeset [13353] by ghudson
Pull up 1.14 to Athena 8.3 branch.
11:41 Changeset [13352] by danw
Accept ^N for logout as well as ^L, to deal with Dvorak keyboards
11:40 Changeset [13351] by danw
fix doc bug noticed by nocturne
11:39 Changeset [13350] by danw
Remove rule to build tangleboot.p to prevent dependency loops
11:30 Changeset [13349] by danw
Don't flame about not being able to get shadow password if it can get a kerberos or explicit password. If it can't get any password, exit if start-locked, warn otherwise.

07/10/99:

10:40 Changeset [13348] by ghudson
Store pids in pid_ts, not shorts.

07/09/99:

18:56 Changeset [13347] by rbasch
In CreatePane(), change type of height and border_width from int to Dimension, so XawPanedSetMinMax() is not passed a ridiculous max value. Ensure the initial (estimate) value of nlines is at least 1. Test and grow the line pointer array before adding an entry to it. Fix up some casts, and make proper XtCallbackProc and XtEventHandler functions as needed, to eliminate various compiler warnings.

07/08/99:

18:56 Changeset [13346] by ghudson
From tibbetts: redo argument parsing with fewer bugs.
18:25 Changeset [13345] by rbasch
Nuke Netscape app-defaults file.
12:49 Changeset [13344] by ghudson
Handle platform type more robustly.
12:48 Changeset [13343] by ghudson
Display the user name for local password changes.
12:44 Changeset [13342] by ghudson
Fix compare_lists to match the qsort comparison function prototype.

07/07/99:

18:42 Changeset [13341] by danw
recognize LPRng-speak for "printer is down"
18:39 Changeset [13340] by danw
NetBSD returns EINVAL for "no quotas on this filesystem"

07/06/99:

19:17 Changeset [13339] by danw
Look for mh-comp-formfile in mh-etc, not mh-lib
19:16 Changeset [13338] by danw
don't set mh-comp-formfile and mh-repl-formfile, but do set the new variable mh-etc
12:49 Changeset [13337] by mwhitson
from papowell: Don't ignore filters' exit status.
12:44 Changeset [13336]
This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
12:44 Changeset [13335] by mwhitson
Install a default lpd.perms file.

07/05/99:

13:47 Changeset [13334] by danw
add AFS com_err add_to_error_table function so we can link with AFS libs and this com_err

07/03/99:

11:31 Changeset [13333] by mwhitson
syslog all uses of control permissions at level lpr.info.

07/01/99:

18:15 Changeset [13332] by mwhitson
Don't look up the default printer if a printer is specified on the command line.
10:07 Changeset [13331] by rbasch
Add kludge on sgi to work around nsd's one-second file mod time granularity, by sleeping for one second after updating passwd, group, or shadow, while still holding the file lock. Correct test for I/O errors in al__update_cryptpw(), and handle copy_changing_cryptpw() returning -1. Fix retrieve_hesgroups() calling hesiod_end() on an uninitialized context.

06/30/99:

18:54 Changeset [13330] by danw
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 danw
banner.pl is just banner now
18:52 Changeset [13328] by danw
Add check_unprintable and reject_unprintable. Install banner.pl as "banner"
18:44 Changeset [13327] by ghudson
Pull up 1.26 to Athena 8.3 branch.
18:42 Changeset [13326] by ghudson
Fix -l to also apply to the log redirection in the loop.
18:39 Changeset [13325] by ghudson
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 ghudson
We changed ifhp.conf.
18:22 Changeset [13322] by ghudson
Pull up 1.2 to Athena 8.3 branch.
18:20 Changeset [13321] by ghudson
Pull up 1.3-1.4 to Athena 8.3 branch.
18:18 Changeset [13320] by ghudson
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 ghudson
On Athena 8.3 branch, revert to BIND 8.1.2.
15:37 Changeset [13317] by jweiss
Make some options be more verbose and more like other platforms if the -v option is given.
15:36 Changeset [13316] by jweiss
alphabetization police
15:35 Changeset [13315] by jweiss
Re-order the output to be like other platforms, if multiple options are given. OLC cares about this.
10:37 Changeset [13314] by danw
don't send mail/zephyr if forwarding to a bounce queue
10:36 Changeset [13313] by danw
add AKLG command and make AKLG and ATCH use liblocker, for better error reporting

06/29/99:

18:43 Changeset [13312] by ghudson
From tibbetts: get_specialties should be void.
18:07 Changeset [13311] by mwhitson
Don't set mailname to NULL and fail to return; calls to strncmp() will be annoyed.
17:31 Changeset [13310] by ghudson
From tibbetts: need sys/param.h for MAXPATHLEN in server/olcd/backup-bin.c
17:30 Changeset [13309] by ghudson
From tibbetts: specify type.
11:48 Changeset [13308] by mwhitson
Add support for popular printer types.

06/28/99:

18:52 Changeset [13307] by ghudson
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 ghudson
Pull up 1.2 to Athena 8.3 branch.
17:02 Changeset [13305] by ghudson
We added a service entry.
17:00 Changeset [13304] by ghudson
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 ghudson
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 ghudson
We fixed problems in sendmail.cf. On IRIX, remove the netscape configuration package.
15:32 Changeset [13300] by ghudson
Pull up 1.4 to Athena 8.3 branch.
15:32 Changeset [13299] by ghudson
Pull up 1.3 to Athena 8.3 branch.
15:32 Changeset [13298] by ghudson
Pull up 1.2 to Athena 8.3 branch.
15:32 Changeset [13297] by ghudson
Pull up 1.5 to Athena 8.3 branch.
15:32 Changeset [13296] by ghudson
Pull up 1.8 to Athena 8.3 branch.
15:32 Changeset [13295] by ghudson
Pull up 1.7 to Athena 8.3 branch.
15:32 Changeset [13294] by ghudson
Pull up 1.10 to Athena 8.3 branch.
15:32 Changeset [13293] by ghudson
Pull up 1.6-1.7 to Athena 8.3 branch.
15:31 Changeset [13292] by ghudson
Pull up 1.11-1.13 to Athena 8.3 branch.
15:31 Changeset [13291] by ghudson
Pull up 1.8-1.10 to Athena 8.3 branch.
15:31 Changeset [13290] by ghudson
Pull up 1.10-1.12 to Athena 8.3 branch.
15:31 Changeset [13289] by ghudson
Pull up 1.25 to Athena 8.3 branch.
15:31 Changeset [13288] by ghudson
Pull up 1.8-1.9 to Athena 8.3 branch.

06/25/99:

23:56 Changeset [13287] by mwhitson
Don't ignore 'if' filter's exit status.
23:55 Changeset [13286] by mwhitson
Return more useful response to REQ_DSHORT (one line per job instead of one line per queue).
17:22 Changeset [13285] by danw
make "attach -o ..." work
17:22 Changeset [13284] by danw
only use Hesiod fallback when looking up sender id, not recipient id
14:20 Changeset [13283] by ghudson
Expand on the preparation steps to avoid some problems we've been having.
13:52 Changeset [13282] by ghudson
Your service are no longer necessary.
00:58 Changeset [13281] by jweiss
set correct path for .st file

06/24/99:

19:51 Changeset [13280] by mwhitson
Catch connect() returning EADDRINUSE when trying to pick originating ports.

06/23/99:

22:26 Changeset [13279] by danw
don't use S flag on local mailer
19:04 Changeset [13278] by danw
if using 6.08 or later, alias bind to tell people to use bindkey instead
17:41 Changeset [13277] by ghudson
Make a core symlink.
17:40 Changeset [13276] by ghudson
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 ghudson
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 jweiss
set paths for .hf and .st to be more useful
16:42 Changeset [13273] by mwhitson
If a job was submitted without authentication, do unauthentic forwarding rather than authentic forwarding.
16:28 Changeset [13272] by danw
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 danw
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 mwhitson
Add a friendlier error message to suggest "lpr -A none" if a client can't find a credentials cache.
14:59 Changeset [13269] by mwhitson
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 danw
add a missing .br
21:07 Changeset [13267] by danw
oops. there is no -v any more
17:02 Changeset [13266] by rbasch
Add setting of error message format variables on IRIX; check $HOSTTYPE instead of $MACHTYPE.
00:20 Changeset [13265] by ghudson
Don't track /usr/prototype_usr.
00:09 Changeset [13264] by ghudson
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 ghudson
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 ghudson
We have a couple of new config files. /etc/sendmail.fc on IRIX is vestigial.
18:38 Changeset [13260] by ghudson
Pull up 1.5 to Athena 8.3 branch.
18:38 Changeset [13259] by ghudson
Pull up 1.2 to Athena 8.3 branch.
18:38 Changeset [13258] by ghudson
Pull up 1.4 to Athena 8.3 branch.
18:38 Changeset [13257] by ghudson
Pull up 1.32 to Athena 8.3 branch.
18:38 Changeset [13256] by ghudson
Pull up 1.7 to Athena 8.3 branch.
18:31 Changeset [13255] by ghudson
Pull up 1.7 to Athena 8.3 branch.
18:02 Changeset [13254] by ghudson
Add on Athena 8.3 branch.
18:01 Changeset [13253] by ghudson
Use the right variable name for new files. (Missed this in testing.)
17:54 Changeset [13252] by ghudson
Pull up 1.2 to Athena 8.3 branch.
17:54 Changeset [13251] by ghudson
Pull up 1.7 to Athena 8.3 branch.
17:54 Changeset [13250] by ghudson
Pull up 1.5 to Athena 8.3 branch.
17:54 Changeset [13249] by ghudson
Pull up 1.35 to Athena 8.3 branch.
17:54 Changeset [13248] by ghudson
Pull up 1.6 to Athena 8.3 branch.
17:54 Changeset [13247] by ghudson
Pull up 1.3 to Athena 8.3 branch.
17:54 Changeset [13246] by ghudson
Pull up 1.8-1.9 to Athena 8.3 branch.
17:54 Changeset [13245] by ghudson
Pull up 1.4 to Athena 8.3 branch.
17:54 Changeset [13244] by ghudson
Pull up 1.2-1.5 to Athena 8.3 branch.
17:54 Changeset [13243] by ghudson
Pull up 1.79 to Athena 8.3 branch.
17:09 Changeset [13242] by ghudson
Random fixes.
17:05 Changeset [13241] by ghudson
Use CVS 1.10 feature to get better version numbers.
17:04 Changeset [13240] by mwhitson
Fix kerberized server-to-server job forwarding.
15:56 Changeset [13239] by ghudson
From zacheiss: support 8.3 installs.
15:54 Changeset [13238] by ghudson
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 ghudson
Only use bindkey if we're actually running under tcsh.
17:51 Changeset [13236] by ghudson
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 danw
revert previous change: we're moving back to v4 kpasswd again
17:02 Changeset [13234] by danw
re-add third/kpasswd
17:01 Changeset [13233] by danw
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 danw
Add a man page for MH pointing to nmh(1)

06/16/99:

12:30 Changeset [13230] by danw
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 danw
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 rbasch
Add /etc/.login and /etc/profile as configfiles.
10:54 Changeset [13227] by rbasch
Add empty /etc/.login and /etc/profile. Source /etc/.login in xsession.
10:50 Changeset [13226] by rbasch
Reenable printing of motd.
10:47 Changeset [13225] by rbasch
Add /etc/cshrc and /etc/profile as configfiles.
10:46 Changeset [13224] by rbasch
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 ghudson
Add configfiles and srvd subscription list.

06/15/99:

19:19 Changeset [13222] by ghudson
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 danw
mention diff -w
15:20 Changeset [13220] by ghudson
Pull up 1.10 to Athena 8.3 branch.
15:19 Changeset [13219] by ghudson
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 ghudson
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 ghudson
Import of emacs 20.7
16:16 Changeset [13216] by danw
document -A authtype, -z, LPROPT
14:00 Changeset [13215] by ghudson
${varname+set} doesn't evaluate to a word unless we quote it. Fix.
Note: See TracTimeline for information about the timeline view.