Timeline


and

10/01/99:

09:46 Changeset [13646] by rbasch
Only install a new CellServDB if it differs from the current version; sync if we do install a new version.
09:43 Changeset [13645] by rbasch
Only copy passwd, shadow, and group if they differ from the .local file; sync after copying them.

09/30/99:

12:21 Changeset [13644] by danw
further commit-o's.
12:20 Changeset [13643] by danw
fix typo (we were setting sbindir to @bindir@)

09/29/99:

16:40 Changeset [13642] by danw
add (empty) check: target
10:38 Changeset [13641] by danw
Oops. This is a generated file.

09/28/99:

18:16 Changeset [13640] by jweiss
fix the paths for several commented out services Digital doesn't sell us sun hardware, nuke that part of the comment
18:16 Changeset [13639] by danw
change (int) casts to (unsigned char) in ctype calls
18:15 Changeset [13638] by danw
update for neos explosion
18:14 Changeset [13637] by danw
split into athena/lib/fxcl, athena/bin/neos, and athena/etc/fxserver
18:13 Changeset [13636] by danw
NEOS server, from athena/lib/neos/server
18:11 Changeset [13635] by danw
NEOS clients, from athena/lib/neos/clients
18:10 Changeset [13634] by jweiss
kill the Athena deamons using their pid files on all platforms also kill the ssh dameon (but not ssh connections) if it exists.
18:07 Changeset [13633] by danw
NEOS library, from athena/lib/neos/{lib,ets,include,protocol}
17:56 Changeset [13632] by danw
make "do.sh" check work for configure-based systems (but not bomb out if there's no check target) and Makefile-based systems)

09/27/99:

12:14 Changeset [13631] by danw
remove a & on the argument to locker_check_host to make it actually work

09/26/99:

09:58 Changeset [13630] by ghudson
Fix warnings on Linux. (printf formats for uid_t, signal handler prototype.)

09/25/99:

18:32 Changeset [13629] by danw
fix someone's thinko. autoconf is not imake.

09/24/99:

16:36 Changeset [13628] by danw
reindent and remove really gross macros
16:13 Changeset [13627] by danw
add unistd.h for getopt for Linux
16:12 Changeset [13626] by danw
remove -zsubs, -hosts, and -noauth, which only make sense when aklog is being called from attach, which it isn't any more
16:11 Changeset [13625] by danw
remove aklog.h
16:11 Changeset [13624] by danw
not needed now
16:10 Changeset [13623] by danw
display seconds in idle time too, so there's no hh:mm vs mm:ss ambiguity

09/22/99:

19:04 Changeset [13622] by danw
do.sh's default DESTDIR has changed
18:25 Changeset [13621] by danw
fix some warnings, but don't enable warnings in the Makefile because there are just too many (with the afs headers, and lots of callback functions that don't use all of their arguments, etc)
18:19 Changeset [13620] by danw
warnsify
18:18 Changeset [13619] by danw
enable warnings
18:10 Changeset [13618] by danw
warnsify. (mostly (unsigned char) casts to make the ctype macros happy. bleah.)
17:18 Changeset [13617] by danw
remove the aklog_params gunk and replace aklog.c with what used to be aklog_main.c
17:15 Changeset [13616] by danw
not sure why this was here
16:52 Changeset [13615] by ghudson
Include <unistd.h> for getopt() prototype on Red Hat Linux.

09/21/99:

20:26 Changeset [13614] by danw
autoconfiscate and warnsify
20:25 Changeset [13613] by danw
export Athena version number (from packs/build/version) to build systems
19:34 Changeset [13612] by ghudson
This commit was generated by cvs2svn to compensate for changes in r13611, which included commits to RCS files with non-trunk default branches.
19:34 Changeset [13611] by ghudson
Import of emacs 20.7
16:09 Changeset [13610] by danw
autoconfiscate and warnsify
16:09 Changeset [13609] by danw
warnsify
16:07 Changeset [13608] by danw
rewrite linked_list.c to be nicer, and in the Athena code style. update aklog_main.c for the fact that ll_string was split into two functions

09/20/99:

21:41 Changeset [13607] by danw
autoconfiscate and warnsify
21:40 Changeset [13606] by danw
warnsify
13:09 Changeset [13605] by ghudson
Pull up 1.7 to athena-8_3 branch.
12:27 Changeset [13604] by danw
exit with the right status
12:26 Changeset [13603] by danw
remove a non-prototype declaration of tkt_string. fix krb_get_in_tkt prototype to use key_proc_type and decrypt_tkt_type instead of vague approximations of them
12:25 Changeset [13602] by danw
reindent
12:25 Changeset [13601] by danw
default srvd to srvd-current, to make it easier to build out of /mit/source on 8.3 machines

09/19/99:

19:51 Changeset [13600] by danw
actually implement -v

09/18/99:

23:41 Changeset [13599] by ghudson
Pull up 1.1 to athena-8_3 branch.
23:41 Changeset [13598]
This commit was manufactured by cvs2svn to create branch 'athena-8_3'.
23:41 Changeset [13597] by ghudson
OS patches on solaris, and named.conf changed.
17:00 Changeset [13596] by danw
use libgen.h basename, add "static" where appropriate
16:59 Changeset [13595] by danw
stop building our own basename
16:59 Changeset [13594] by danw
find the XPG4 basename function

09/17/99:

11:10 Changeset [13593] by danw
print an error message, rather than dumping core, on a bad option
11:09 Changeset [13592] by danw
revert 1.6: it should be fixed by a do.sh fix now

09/15/99:

20:02 Changeset [13591] by danw
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 danw
lots of cleanup, reorg, etc, to make this compile with fewer warnings
19:57 Changeset [13589] by danw
add prototypes, remove unused variables, and reorganize a bit to make this compile with no warnings
19:57 Changeset [13588] by danw
compile with warnings
19:56 Changeset [13587] by danw
#include <string.h> for strerror()
19:42 Changeset [13586] by danw
build with warnings enabled
16:57 Changeset [13585] by ghudson
Pull up 1.12 to Athena 8.3 branch.
16:56 Changeset [13584] by ghudson
Pull up 1.3 to athena-8_3 branch.
16:56 Changeset [13583] by ghudson
Pull up 1.9-1.10 to athena-8_3 branch.
16:56 Changeset [13582] by ghudson
Pull up 1.5-1.6 to athena-8_3 branch.
16:56 Changeset [13581] by ghudson
Pull up 1.7 to athena-8_3 branch.
16:56 Changeset [13580] by ghudson
Pull up 1.5 to athena-8_3 branch.
16:56 Changeset [13579] by ghudson
Pull up 1.2 to athena-8_3 branch.
16:56 Changeset [13578] by ghudson
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 ghudson
Pull up 1.6-1.7 to athena-8_3 branch.
16:47 Changeset [13575] by ghudson
Pull up 1.19 to Athena 8.3 branch.
16:32 Changeset [13574] by mwhitson
Install a sane Config.pm without references to $DESTDIR; move DESTDIR support into installperl, installman, and h2phsrvd.
16:32 Changeset [13573] by ghudson
Use LOGINDIR to figure out what native login program to install over.
16:31 Changeset [13572] by ghudson
Use LOGINDIR instead of assuming native login is in /bin.
16:30 Changeset [13571] by ghudson
Mini-script to set logindir based on operating system.
16:30 Changeset [13570] by ghudson
Set LOGINDIR for build.
16:19 Changeset [13569] by ghudson
On Athena 8.3 branch, revert to Athena 8.2 configuration.

09/11/99:

22:05 Changeset [13568] by danw
fix syntax error in previous
14:05 Changeset [13567] by danw
liblarv requires hesiod

09/10/99:

13:52 Changeset [13566] by mwhitson
Nuke spurious lpq error message when talking to an rfc1179-only printer.
13:49 Changeset [13565] by mwhitson
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 danw
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 danw
block SIGTTOU and SIGTTIN too
13:16 Changeset [13562] by danw
sort packages now that dependencies are explicit
13:16 Changeset [13561] by danw
fix Athena_Z_Compat

09/08/99:

16:23 Changeset [13560] by danw
remove autogenerated files

09/07/99:

20:55 Changeset [13559] by danw
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 danw
revert 1.5 (debugging messages)

09/04/99:

10:33 Changeset [13557] by ghudson
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 mwhitson
Add musical staff paper, rebalance weights

09/03/99:

14:19 Changeset [13555] by ghudson
Revert part of last change: don't create $$SRVD/bin, since it might exist as a symlink to /usr/bin. Some thought required here.
Note: See TracTimeline for information about the timeline view.