Timeline


and

08/13/99:

19:44 Changeset [13508] by rbasch
mv passwd, shadow, and group files into place, instead of copying; nsd could read the file in the middle of the copy. Create /core instead of /var/athena/core.root, now that the former will no longer be a symlink to the latter.
18:28 Changeset [13507] by danw
pacify irix cc
18:27 Changeset [13506] by danw
fix error message
18:27 Changeset [13505] by danw
fix usage message
18:26 Changeset [13504] by danw
rename NUMSIGS to MYSIGS to avoid conflicts with signal.h
16:11 Changeset [13503] by danw
link with -lwrap
16:11 Changeset [13502] by danw
don't mention -lwrap here, because we don't want programs other than sendmail to link with it
15:15 Changeset [13501] by ghudson
Remove boilerplate files; the build system will take care of them now.

08/12/99:

20:21 Changeset [13500] by danw
prototype krb_get_err_text
20:20 Changeset [13499] by danw
fix things Irix n32 cc warns about
20:19 Changeset [13498] by danw
fix things Irix n32 cc complains about
20:18 Changeset [13497] by danw
fix things that Irix n32 cc warns about, possibly including the bug that makes zstat randomly dump core some times
20:17 Changeset [13496] by danw
fix things that Irix n32 cc warns about
20:17 Changeset [13495] by danw
fix warnings noticed by Irix n32 cc
20:16 Changeset [13494] by danw
Bring this code somewhat into the 80s to make Irix n32 cc happy
20:15 Changeset [13493] by danw
Don't build profiled libraries: it wasn't working under Irix and nothing was using them anyway
20:15 Changeset [13492] by danw
fix warnings to make Irix n32 cc happy.
20:14 Changeset [13491] by danw
gethostname is not in nsl on anything. (Someone was thinking of gethostbyname.)
19:51 Changeset [13490] by danw
remove profiling rules, which were mostly unused and no longer work right under Irix
11:47 Changeset [13489] by danw
remove code to make sure /var/athena/core.root exists, since it's no longer used.
11:45 Changeset [13488] by danw
there's no longer a /core symlink
11:44 Changeset [13487] by danw
Solaris won't dump core through a symlink, so the /core -> /var/athena/core.root symlink doesn't work. But we don't have enough room in / to dump core on older machines. So make /core a symlink to /dev/null instead so it's at least obvious that you're not going to get a core dump.
11:43 Changeset [13486] by danw
Stop making a symlink from /core to /var/athena: there's room in / for a core dump.

08/10/99:

18:42 Changeset [13485] by ghudson
Document reasonable option names for mixed-case options.
18:42 Changeset [13484] by ghudson
Add reasonable names for mixed-case options.
16:22 Changeset [13483] by ghudson
From mhbraun: say "Athena Cluster Services" instead of "Athena Hotline".
12:08 Changeset [13482] by ghudson
Add a bunch of defines to prevent invading the __foo namespace. Fixes an interaction with the db library on NetBSD.
12:07 Changeset [13481] by ghudson
Nuke /usr/include/kerberosIV test for now; it just causes us trouble.
12:07 Changeset [13480] by ghudson
Use =, not ==, in shell tests. Fix use of noglob.
12:06 Changeset [13479] by ghudson
Use =, not ==, in shell tests.

08/09/99:

16:37 Changeset [13478] by ghudson
Don't rebuild info files.
16:36 Changeset [13477] by ghudson
Don't rebuild info files for install.
15:49 Changeset [13476] by mwhitson
Minor fixes to build under D/UX
15:30 Changeset [13475] by tb
Fix a typo in the ordering of args to the special version of add.

08/08/99:

16:10 Changeset [13474] by rbasch
Add update.log, for PUBLIC=true machines only.
16:09 Changeset [13473] by rbasch
Add update.log, for PUBLIC=true machines only. Add install.log.
13:25 Changeset [13472] by ghudson
Update and improve build system documentation.

08/07/99:

13:51 Changeset [13471] by ghudson
Fix typo in error message.

08/06/99:

10:01 Changeset [13470] by ghudson
Document do -c and -n.

08/05/99:

15:32 Changeset [13469] by tb
Fix typo; sshopt -> sshdopt.
13:56 Changeset [13468] by ghudson
Factor out $athtoolroot/usr/athena/bin from platform path.
12:38 Changeset [13467] by ghudson
Create on Athena 8.3 branch.
12:37 Changeset [13466]
This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
12:37 Changeset [13465] by ghudson
Get rid of the Netscape app-defaults file.
10:09 Changeset [13464] by miki
Format input for a new disk geometry

08/04/99:

15:29 Changeset [13463] by ghudson
Pull up 1.20 to Athena 8.3 branch.
15:19 Changeset [13462] by ghudson
Pull up 1.3 to Athena 8.3 branch.
15:05 Changeset [13461] by danw
Use secure_flush to flush the buffer in send_file_list instead of a no-op call to secure_write. Fixes a problem with mget ([16986] in bugs)
10:50 Changeset [13460] by ghudson
Remove some smarts about finding printers, so we can let lpr do the job.

08/03/99:

15:02 Changeset [13459] by kcr
avoid hostname buffer overrun
14:28 Changeset [13458] by ghudson
Create on Athena 8.3 branch.
14:27 Changeset [13457]
This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
14:27 Changeset [13456] by ghudson
We need to make sure hdsp0events is created. From rbasch.
14:24 Changeset [13455] by ghudson
Pull up 1.4 to Athena 8.3 branch.
13:53 Changeset [13454] by rbasch
Set ownership and mode of /dev/hdsp/hdsp0events.
13:52 Changeset [13453] by ghudson
Pull up 1.4 to Athena 8.3 branch.
11:31 Changeset [13452] by ghudson
Fix a SIGUSR1/SIGUSR2 race condition where access_on could wind up set to a value inconsistent with the switched services.
00:55 Changeset [13451] by jweiss
improve consistancy between platforms in order of operations and whitespace

08/02/99:

08:26 Changeset [13450] by ghudson
From tibbetts: make expand_arguments and set_prompt void.
08:25 Changeset [13449] by ghudson
From tibbetts: use the right amount of indirection for testing the first character of *arguments.

07/31/99:

04:17 Changeset [13448] by mwhitson
Minor fixes to build under D/UX

07/30/99:

18:08 Changeset [13447] by ghudson
Pull up 1.2 to Athena 8.3 branch.
18:08 Changeset [13446] by ghudson
Pull up 1.3 to Athena 8.3 branch.
18:08 Changeset [13445] by ghudson
Pull up 1.6 to Athena 8.3 branch.
18:08 Changeset [13444] by ghudson
Pull up 1.8 to Athena 8.3 branch.
18:08 Changeset [13443] by ghudson
Pull up 1.1 to Athena 8.3 branch.
18:08 Changeset [13442] by ghudson
Pull up 1.11-1.12 to Athena 8.3 branch.
18:08 Changeset [13441] by ghudson
Pull up 1.14 to Athena 8.3 branch.
18:08 Changeset [13440] by ghudson
Pull up 1.19 to Athena 8.3 branch.
18:08 Changeset [13439] by ghudson
Pull up 1.22 to Athena 8.3 branch.
18:08 Changeset [13438] by ghudson
Pull up 1.10 to Athena 8.3 branch.
14:29 Changeset [13437] by ghudson
From tibbetts: cleanup and argument processing conversion.
14:05 Changeset [13436] by ghudson
Regenerate.
13:57 Changeset [13435] by ghudson
Clarify what -noconsole does. The security provisions for host access don't work any more, so don't talk about them.
13:56 Changeset [13434] by ghudson
When -noconsole is specified, still start a console process, just don't redirect the system console output.
13:53 Changeset [13433] by ghudson
From tibbetts: Include config.h or structures can change size.
13:53 Changeset [13432] by ghudson
From tibbetts (modified slightly): protect against multiple inclusion.
13:48 Changeset [13431] by ghudson
Don't reset mail-user-agents as a side effect of mh-find-dir.

07/28/99:

17:16 Changeset [13430] by danw
INSTALL_SCRIPT (foolishly?) depends on INSTALL_PROGRAM

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