Timeline


and

07/27/99:

20:42 Changeset [13429] by danw
reimplement hostinfo as a perl wrapper around /usr/athena/bin/host (from third/bind). Add a regression test in case host's output changes.
20:37 Changeset [13428] by danw
only grab the shell once, regardless of how many times the user is in the passwd file
19:09 Changeset [13427] by rbasch
Don't run iconcatalog.
09:26 Changeset [13426] by ghudson
Fix a bug in ATHENA_KRB4_REQUIRED (test $krb4, not $afs, noticed by danw and I think earlier by kcr). Add zephyr macros.

07/26/99:

13:21 Changeset [13425] by danw
Remove erroneous references to the "-m" flag. (When I originally wrote the new detach, I hadn't noticed that it was supposed to be able to take filesystems or mountpoints, and when I fixed the code, I didn't fix the documentation.)
13:19 Changeset [13424] by danw
add back missing -f option

07/23/99:

15:30 Changeset [13423] by ghudson
The build system will take care of these files now.
15:15 Changeset [13422] by ghudson
The build system will take care of these files now.
14:36 Changeset [13421] by danw
use three characters of pty rather than two in the ut_id. Needed for machines with > 100 ptys (ie, the dialups)
10:52 Changeset [13420] by ghudson
Include stdlib.h for getenv. Fix a few warnings.

07/22/99:

10:29 Changeset [13419] by ghudson
The build system will take care of these files now.

07/21/99:

23:18 Changeset [13418]
This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
23:18 Changeset [13417] by rbasch
Disable pmcd.
08:56 Changeset [13416] by ghudson
Fix athtoolroot reference in M4 definition.
08:34 Changeset [13415] by ghudson
From Chris Laas: add new options -m (to specify a message), -w (to watch location and not respond when visible), and -h (help).
00:43 Changeset [13414] by rbasch
Ensure arrayd is disabled, since by default it does no authentication.

07/20/99:

21:45 Changeset [13413] by ghudson
Note ttylogin.
09:44 Changeset [13412] by ghudson
Hardcode location of perl; the build environment doesn't help us. Always build autoscan, since we know where perl is. Sub in /usr/athena/bin/m4 isntead of @M4@ in sh scripts. Don't rebuild shipped info files as part of all or install dependencies. And don't rebuild configure. Support DESTDIR.
09:43 Changeset [13411] by ghudson
Support DESTDIR.
09:42 Changeset [13410] by ghudson
Nuke rules to rebuild shipped files.
09:42 Changeset [13409] by ghudson
Nuke rules to rebuild shipped files. Fix a suspicious line.
09:41 Changeset [13408] by ghudson
Add m4 and autoconf.
09:40 Changeset [13407] by ghudson
Put /usr/ccs/bin after /usr/athena/bin in the path; otherwise the native m4 comes before ours. Run autoconf with flags so that it gets files out of athtoolroot. This includes setting M4.
09:37 Changeset [13406] by ghudson
Don't pass integers to concat.
09:36 Changeset [13405] by ghudson
Eliminate some nonportable portability code.
09:01 Changeset [13404] by danw
changes for lprm -A

07/19/99:

15:04 Changeset [13403] by danw
support "-A authtype"
15:03 Changeset [13402] by danw
fix -A
14:59 Changeset [13401] by danw
document new -A option
14:34 Changeset [13400] by danw
Make "Tab" in the username field mean "go to password field" like it does in Mac/Windows dialog boxes, rather than "type a tab in the username field", which is useless

07/15/99:

11:18 Changeset [13399] by ghudson
Add doomcom.org.

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.
Note: See TracTimeline for information about the timeline view.