Timeline
09/15/99:
- 20:02 Changeset [13591] by
- redo in Athena coding style, add read_line so it works on files with lines > 1024 characters long, fix warnings, and build with warnings enabled
- 20:01 Changeset [13590] by
- lots of cleanup, reorg, etc, to make this compile with fewer warnings
- 19:57 Changeset [13589] by
- add prototypes, remove unused variables, and reorganize a bit to make this compile with no warnings
- 19:57 Changeset [13588] by
- compile with warnings
- 19:56 Changeset [13587] by
- #include <string.h> for strerror()
- 19:42 Changeset [13586] by
- build with warnings enabled
- 16:57 Changeset [13585] by
- Pull up 1.12 to Athena 8.3 branch.
- 16:56 Changeset [13584] by
- Pull up 1.3 to athena-8_3 branch.
- 16:56 Changeset [13583] by
- Pull up 1.9-1.10 to athena-8_3 branch.
- 16:56 Changeset [13582] by
- Pull up 1.5-1.6 to athena-8_3 branch.
- 16:56 Changeset [13581] by
- Pull up 1.7 to athena-8_3 branch.
- 16:56 Changeset [13580] by
- Pull up 1.5 to athena-8_3 branch.
- 16:56 Changeset [13579] by
- Pull up 1.2 to athena-8_3 branch.
- 16:56 Changeset [13578] by
- Pull up 1.8 to athena-8_3 branch.
- 16:56 Changeset [13577]
- This commit was manufactured by cvs2svn to create branch 'athena-8_3-linux'.
- 16:56 Changeset [13576] by
- Pull up 1.6-1.7 to athena-8_3 branch.
- 16:47 Changeset [13575] by
- Pull up 1.19 to Athena 8.3 branch.
- 16:32 Changeset [13574] by
- Install a sane Config.pm without references to $DESTDIR; move DESTDIR support into installperl, installman, and h2phsrvd.
- 16:32 Changeset [13573] by
- Use LOGINDIR to figure out what native login program to install over.
- 16:31 Changeset [13572] by
- Use LOGINDIR instead of assuming native login is in /bin.
- 16:30 Changeset [13571] by
- Mini-script to set logindir based on operating system.
- 16:30 Changeset [13570] by
- Set LOGINDIR for build.
- 16:19 Changeset [13569] by
- On Athena 8.3 branch, revert to Athena 8.2 configuration.
09/11/99:
- 22:05 Changeset [13568] by
- fix syntax error in previous
- 14:05 Changeset [13567] by
- liblarv requires hesiod
09/10/99:
- 13:52 Changeset [13566] by
- Nuke spurious lpq error message when talking to an rfc1179-only printer.
- 13:49 Changeset [13565] by
- When sending a remote lpc request to a server, use the remote queue name rather than the one specified on the command line.
- 13:20 Changeset [13564] by
- stash coredumpsize into an environment variable at environment setup time, since Irix resets limits when executing setuid programs (like xterm). Set the limit back to what's in the environment variable in every shell.
- 13:17 Changeset [13563] by
- block SIGTTOU and SIGTTIN too
- 13:16 Changeset [13562] by
- sort packages now that dependencies are explicit
- 13:16 Changeset [13561] by
- fix Athena_Z_Compat
09/08/99:
- 16:23 Changeset [13560] by
- remove autogenerated files
09/07/99:
- 20:55 Changeset [13559] by
- add checks for switchedness/access_on in a few more places: now AF_UNIX and rpc services are switched too, and switched services don't get unintentionally turned on when a service that was disabled due to too many connections gets re-enabled.
09/06/99:
- 19:50 Changeset [13558] by
- revert 1.5 (debugging messages)
09/04/99:
- 10:33 Changeset [13557] by
- From Peter Luka (edited): document the default for sessionScript. Looks like there are a lot of other defaults we could document.
- 01:12 Changeset [13556] by
- Add musical staff paper, rebalance weights
09/03/99:
- 14:19 Changeset [13555] by
- Revert part of last change: don't create $$SRVD/bin, since it might exist as a symlink to /usr/bin. Some thought required here.
09/02/99:
- 10:58 Changeset [13554] by
- Substitute install dir in more places so it gets created.
- 10:58 Changeset [13553] by
- Create install directories.
- 10:47 Changeset [13552] by
- Do a better job of making install directories.
- 10:42 Changeset [13551] by
- Create install directory for symlinks. Make sure /usr/athena/bin is created if dependencies are run out of order.
- 10:39 Changeset [13550] by
- krb5 changed the meaning of the last argument to des_read_pw_string(). Adapt.
- 10:37 Changeset [13549] by
- Use _dbopen() on master.passwd systems, to make sure to get the C library version. Hopefully, we won't run into a master.passwd system without a _dbopen().
- 10:33 Changeset [13548] by
- Put /bin in PATH.
- 10:32 Changeset [13547] by
- olc requires wcl; otherwise it builds without Motif.
- 10:30 Changeset [13546] by
- Add -t flag to specify tool root different from dest root.
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
Note: See TracTimeline
for information about the timeline view.