Timeline
08/28/99:
- 21:51 Changeset [13545] by
- Don't try to ranlib the library we don't install.
08/24/99:
- 16:01 Changeset [13544] by
- Pull up 1.5 to athena-8_3 branch.
- 15:59 Changeset [13543] by
- Install ad.enc, or some files won't dvips.
08/23/99:
- 13:47 Changeset [13542] by
- Point at branch sources. Should have done this right after the branch.
- 13:33 Changeset [13541] by
- Pull up 1.2 to athena-8_3 branch.
- 13:30 Changeset [13540] by
- We applied some OS patches on Solaris (no kernel patches, though).
- 02:29 Changeset [13539] by
- (from zacheiss) install 8.3 in the non-custom case too
08/21/99:
- 22:36 Changeset [13538] by
- fix debugging code that was causing a problem fix typo in version control header
- 14:22 Changeset [13537] by
- Pull up 1.1 to athena-8_3 branch.
- 13:50 Changeset [13536]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
- 13:50 Changeset [13535] by
- We changed lpd.conf and athinfo.defs.
- 11:05 Changeset [13534] by
- Pull up part of rev 1.15 to Athena 8.3 branch, omitting the /core change.
- 10:50 Changeset [13533] by
- Pull up rev 1.3 to Athena 8.3 branch.
- 10:50 Changeset [13532] by
- Pull up rev 1.21 to Athena 8.3 branch.
- 10:50 Changeset [13531] by
- Pull up rev 1.5 to Athena 8.3 branch.
- 10:50 Changeset [13530] by
- Pull up rev 1.40 to Athena 8.3 branch.
- 10:50 Changeset [13529] by
- Pull up rev 1.11 to Athena 8.3 branch.
- 10:50 Changeset [13528] by
- Pull up rev 1.14 to Athena 8.3 branch.
- 10:50 Changeset [13527] by
- Pull up rev 1.8 to Athena 8.3 branch.
- 10:50 Changeset [13526] by
- Pull up rev 1.4 to Athena 8.3 branch.
- 10:50 Changeset [13525] by
- Pull up rev 1.6 to Athena 8.3 branch.
- 10:50 Changeset [13524] by
- Pull up rev 1.7 to Athena 8.3 branch.
08/19/99:
- 23:03 Changeset [13523] by
- install 8.3 by default (from zacheiss)
- 14:38 Changeset [13522] by
- In locker__canonicalize_path(): Don't double-free *pathp (pointed out by mycroft). Don't free *buildfromp at all; it's not necessary. Document the interface better.
- 07:50 Changeset [13521] by
- dash requires athdir
- 07:01 Changeset [13520] by
- unset retry_econnrefused so that if it fails to connect to an lpd, it doesn't try again with every possible source port, thereby taking much much longer to fail.
- 06:58 Changeset [13519] by
- default to logging to /dev/null, and make -redirect/-noredirect actually work
- 06:57 Changeset [13518] by
- move the prototypes until after the renaming
- 06:56 Changeset [13517] by
- Linux doesn't have nawk, so use awk or nawk as appropriate (and fix up some formatting)
- 00:25 Changeset [13516] by
- From zacheiss: display usage message if run with no arguments.
08/18/99:
- 08:12 Changeset [13515] by
- cviewd requires larvnet.h from athena/lib/larv
08/16/99:
- 18:24 Changeset [13514] by
- stop running h2ph on /usr/athena/include
- 18:24 Changeset [13513] by
- convert packages file to a new format that explicitly encodes dependencies. Add an awk script to read the packages file and generate the list of dependencies, and make build.sh use it
- 18:23 Changeset [13512] by
- bump OSMajorVersion from 5 to 6, which will make it not define certain compiler options that the compile ignores anyway
08/14/99:
- 12:31 Changeset [13511] by
- log "password required" at LOG_INFO, not LOG_ERR
- 12:30 Changeset [13510] by
- add some debugging syslogs to help track down the access_switch bug.
- 12:29 Changeset [13509] by
- block ^Z while holding the attachtab lock. there may still be other signal problems we need to think about.
08/13/99:
- 19:44 Changeset [13508] by
- 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
- pacify irix cc
- 18:27 Changeset [13506] by
- fix error message
- 18:27 Changeset [13505] by
- fix usage message
- 18:26 Changeset [13504] by
- rename NUMSIGS to MYSIGS to avoid conflicts with signal.h
- 16:11 Changeset [13503] by
- link with -lwrap
- 16:11 Changeset [13502] by
- don't mention -lwrap here, because we don't want programs other than sendmail to link with it
- 15:15 Changeset [13501] by
- Remove boilerplate files; the build system will take care of them now.
08/12/99:
- 20:21 Changeset [13500] by
- prototype krb_get_err_text
- 20:20 Changeset [13499] by
- fix things Irix n32 cc warns about
- 20:19 Changeset [13498] by
- fix things Irix n32 cc complains about
- 20:18 Changeset [13497] by
- 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
- fix things that Irix n32 cc warns about
- 20:17 Changeset [13495] by
- fix warnings noticed by Irix n32 cc
- 20:16 Changeset [13494] by
- Bring this code somewhat into the 80s to make Irix n32 cc happy
- 20:15 Changeset [13493] by
- Don't build profiled libraries: it wasn't working under Irix and nothing was using them anyway
- 20:15 Changeset [13492] by
- fix warnings to make Irix n32 cc happy.
- 20:14 Changeset [13491] by
- gethostname is not in nsl on anything. (Someone was thinking of gethostbyname.)
- 19:51 Changeset [13490] by
- remove profiling rules, which were mostly unused and no longer work right under Irix
- 11:47 Changeset [13489] by
- remove code to make sure /var/athena/core.root exists, since it's no longer used.
- 11:45 Changeset [13488] by
- there's no longer a /core symlink
- 11:44 Changeset [13487] by
- 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
- 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
- Document reasonable option names for mixed-case options.
- 18:42 Changeset [13484] by
- Add reasonable names for mixed-case options.
- 16:22 Changeset [13483] by
- From mhbraun: say "Athena Cluster Services" instead of "Athena Hotline".
- 12:08 Changeset [13482] by
- 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
- Nuke /usr/include/kerberosIV test for now; it just causes us trouble.
- 12:07 Changeset [13480] by
- Use =, not ==, in shell tests. Fix use of noglob.
- 12:06 Changeset [13479] by
- Use =, not ==, in shell tests.
08/09/99:
- 16:37 Changeset [13478] by
- Don't rebuild info files.
- 16:36 Changeset [13477] by
- Don't rebuild info files for install.
- 15:49 Changeset [13476] by
- Minor fixes to build under D/UX
- 15:30 Changeset [13475] by
- Fix a typo in the ordering of args to the special version of add.
08/08/99:
- 16:10 Changeset [13474] by
- Add update.log, for PUBLIC=true machines only.
- 16:09 Changeset [13473] by
- Add update.log, for PUBLIC=true machines only. Add install.log.
- 13:25 Changeset [13472] by
- Update and improve build system documentation.
08/07/99:
- 13:51 Changeset [13471] by
- Fix typo in error message.
08/06/99:
- 10:01 Changeset [13470] by
- Document do -c and -n.
08/05/99:
- 15:32 Changeset [13469] by
- Fix typo; sshopt -> sshdopt.
- 13:56 Changeset [13468] by
- Factor out $athtoolroot/usr/athena/bin from platform path.
- 12:38 Changeset [13467] by
- 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
- Get rid of the Netscape app-defaults file.
- 10:09 Changeset [13464] by
- Format input for a new disk geometry
08/04/99:
- 15:29 Changeset [13463] by
- Pull up 1.20 to Athena 8.3 branch.
- 15:19 Changeset [13462] by
- Pull up 1.3 to Athena 8.3 branch.
- 15:05 Changeset [13461] by
- 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
- Remove some smarts about finding printers, so we can let lpr do the job.
08/03/99:
- 15:02 Changeset [13459] by
- avoid hostname buffer overrun
- 14:28 Changeset [13458] by
- 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
- We need to make sure hdsp0events is created. From rbasch.
- 14:24 Changeset [13455] by
- Pull up 1.4 to Athena 8.3 branch.
- 13:53 Changeset [13454] by
- Set ownership and mode of /dev/hdsp/hdsp0events.
- 13:52 Changeset [13453] by
- Pull up 1.4 to Athena 8.3 branch.
- 11:31 Changeset [13452] by
- 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
- improve consistancy between platforms in order of operations and whitespace
08/02/99:
- 08:26 Changeset [13450] by
- From tibbetts: make expand_arguments and set_prompt void.
- 08:25 Changeset [13449] by
- From tibbetts: use the right amount of indirection for testing the first character of *arguments.
07/31/99:
- 04:17 Changeset [13448] by
- Minor fixes to build under D/UX
Note: See TracTimeline
for information about the timeline view.