Timeline


and

01/28/97:

17:14 Changeset [9555] by ghudson
For compatibility with xmkmf, we need to set TOPDIR in the Athena imake templates to be one level below "config". (Certainly, looking for TOPDIR/packs/build/config/Imake.tmpl is problematic when the templates are installed in /usr/athena/config.)
12:21 Changeset [9554] by ghudson
Clarified the /bin/csh -> /bin/athena/tcsh item. Added a note in the emacs18 section about the emacs19 loud script.
07:06 Changeset [9553] by ghudson
A script to install the Appletalk devices at update time. Was called D20appletalk in 8.0.
06:16 Changeset [9552] by ghudson
From Athena 8.0: make symlink for /usr/athena/etc/update_server. (Don't use an attach-and-run script for this, since mkserv needs to be able to copy it local.)
06:08 Changeset [9551] by ghudson
From kretch and srz: use F_SETLKW instead of F_SETLK when setting locks, so we wait instead of bombing out. In start_read(), use a non-exclusive lock.

01/27/97:

18:55 Changeset [9550] by ghudson
Propagate from 8.0: don't make inc and msgchk setuid or setgid.
18:01 Changeset [9549] by ghudson
Convert /bin/csh to /bin/athena/tcsh in the passwd file at update time, on Solaris.
08:56 Changeset [9548] by ghudson
Add back the symlinks to the X11 libraries in /usr/lib. Also add symlinks for the Motif libraries, since some third-party binaries expect them to be in the linker path.
08:41 Changeset [9547] by ghudson
Add the modified devlink.tab from the 8.0 release, and install it. Originally, this is the Solaris 2.4 devlink.tab with the MAE appletalk devices added.
08:35 Changeset [9546] by ghudson
Add third/appletalk on Solaris.
08:34 Changeset [9545] by ghudson
Whoops, install atalk.conf non-executable.
08:33 Changeset [9544] by ghudson
How to install the appletalk device driver files.
08:33 Changeset [9543] by ghudson
Appletalk driver files from the 8.0 source tree, originally from MAE 2.0.
08:16 Changeset [9542] by ghudson
Syntax police.
05:55 Changeset [9541] by ghudson
Add some style guidelines for shell scripts.
05:31 Changeset [9540] by ghudson
The 1.0 release added install rules for the kerberos 4 compatibility header files, which is good, but we don't want them yet. So install krb5.h manually.

01/26/97:

08:08 Changeset [9539] by ghudson
Remove rule to create "configure", since we build from a read-only source tree and don't want to try to rebuild source files.

01/25/97:

05:15 Changeset [9538]
This commit was manufactured by cvs2svn to create tag 'krb5-1_0'.
05:15 Changeset [9537] by ghudson
This commit was generated by cvs2svn to compensate for changes in r9536, which included commits to RCS files with non-trunk default branches.
05:15 Changeset [9536] by ghudson
Import of Kerberos 5 release 1.0

01/24/97:

03:05 Changeset [9535] by jweiss
Fix display ugliness on Solaris, specifically leave a space between the real name and tty, as well as a space for the '*' that indicates not writable.

01/23/97:

11:15 Changeset [9534] by ghudson
Add back code (after cleanup) to add new variables to rc.conf if they appear in /srvd/etc/athena/rc.conf. On public machines, just regenerate the local rc.conf from the srvd copy.

01/21/97:

15:08 Changeset [9533] by ghudson
Rename syncconf to syncconf.sh and remember to install it in /etc/athena.
15:05 Changeset [9532] by ghudson
Look for srvtab in /etc/athena/srvtab instead of /etc/srvtab, for compatibility with essentially all the krb4 binaries in our environment.
06:50 Changeset [9531] by ghudson
Make sure there is an item for each third-party package upgrade; some reordering was done to make them alphabetical to make it easy to tell what might be missing. The items for CNS on Solaris and some of the more obscure third-party programs (jot, lam, look, rs, talk, talkd, whois) were punted to news-internal.
06:48 Changeset [9530] by ghudson
Add a news-internal file documenting significant non-user-visible changes.
05:41 Changeset [9529] by ghudson
Merge in Kerberos 5 version 1.0
04:36 Changeset [9528] by ghudson
This commit was generated by cvs2svn to compensate for changes in r9527, which included commits to RCS files with non-trunk default branches.
04:36 Changeset [9527] by ghudson
Import of Kerberos 5 release 1.0

01/17/97:

16:07 Changeset [9526] by ghudson
Remove explicit -c options to install commands, since ${INSTALL} and ${INSTALL_PROGRAM} put them in.

01/16/97:

11:48 Changeset [9525] by ghudson
Add a note about the update system changes.

01/11/97:

14:27 Changeset [9524] by ghudson
For manual updates, reboot automatically to run finish-update, but give the system administrator a shell at the end of finish-update to look around before the machine boots multi-user under the new version.
14:24 Changeset [9523] by ghudson
Conform to the Athena codnig standards.
14:23 Changeset [9522] by ghudson
Convert from imake to an autoconf-based build system
14:21 Changeset [9521] by ghudson
Conform to the Athena coding standards. kill() does not return ESRCH; it returns -1 and sets errno to ESRCH.
14:20 Changeset [9520] by ghudson
Rename access_on.1 to access_off.1 for consistency with C source file. Make access_on.1 a .so link to access_off.1. In access_off.1, perform stylistic corrections and add an MIT copyright notice and RCS ID.
14:16 Changeset [9519] by ghudson
Convert from imake to an autoconf build system.
14:15 Changeset [9518] by ghudson
Add support for a numeric AFSCLIENT value being the -daemons argument.
14:13 Changeset [9517] by ghudson
Follow the Athena coding standards. Don't use system(); use fork() and exec() instead, to avoid passing characters through the shell quoting mechanism twice.
14:12 Changeset [9516] by ghudson
Add and MIT copyright and RCS ID. Stylistic corrections. Say what the default interval is.
14:11 Changeset [9515] by ghudson
Switch from imake to an autoconf build system.
14:09 Changeset [9514] by ghudson
Honor configure-time environment variables CPPFLAGS, CFLAGS, LDFLAGS, and LIBS properly.
14:08 Changeset [9513] by ghudson
Implement "make distclean" properly.

01/09/97:

15:07 Changeset [9512] by jweiss
Don't set the timezone (especially incorrectly) let it be grabbed from the machine's default.

01/05/97:

13:33 Changeset [9511] by ghudson
Add a note about how to get a list of CTAN mirrors.
09:18 Changeset [9510] by ghudson
Solaris 2.5 moves the boot blocks to /usr/platform/`uname -i`. Since we don't plan to install any Solaris 2.4 machines as 8.1, make this change for Solaris 2.5 now.
09:16 Changeset [9509] by ghudson
/srvd/bin, /srvd/etc, and /srvd/usr/bin are not very useful path components; change them to /os/usr/bin, /os/etc, and /os/usr/sbin.

01/04/97:

01:07 Changeset [9508] by ghudson
Obey the environment variables CPPFLAGS, CFLAGS, LDFLAGS, and LIBS from the configure-time environment. Implement "make distclean".

01/03/97:

16:06 Changeset [9507] by ghudson
Bump version to 3.0.2.
16:03 Changeset [9506]
This commit was manufactured by cvs2svn to create tag 'hesiod-3_0_2'.
16:03 Changeset [9505] by ghudson
Pull up changes from revision 1.3 to Hesiod 3.0 release branch.
16:02 Changeset [9504] by ghudson
Pull up changes from revision 1.5 to Hesiod 3.0 release branch.
16:02 Changeset [9503] by ghudson
Pull up changes from revision 1.10 to Hesiod 3.0 release branch.
15:48 Changeset [9502] by ghudson
Pull up changes from revs 1.19 and 1.20 to Hesiod 3.0 release branch.
15:47 Changeset [9501] by ghudson
Bump version to 3.0.2.
15:44 Changeset [9500] by ghudson
Describe recent fixes for the 3.0.2 release.
15:43 Changeset [9499] by ghudson
Add length-checking in hesiod_to_bind().
15:42 Changeset [9498] by ghudson
Obey autoconf environment variables CPPFLAGS, CFLAGS (which should contain debugging/optimization flags only), LDFLAGS, and LIBS. "make distclean" didn't clean config.h.

01/02/97:

04:54 Changeset [9497] by ghudson
Add services. Sort.
04:54 Changeset [9496] by ghudson
Add services. Remove a spurious double quote. Sort.
04:54 Changeset [9495] by ghudson
Remove handling of services.add; we will treat services as a regular config file.
04:52 Changeset [9494] by ghudson
Add services as a regular configfile, uncommenting the demo services.
04:52 Changeset [9493] by ghudson
Since we're going to treat services as a regular config file, remove this file.

01/01/97:

14:16 Changeset [9492] by ghudson
Solaris 2.5 puts bcopy back in libc, but not sigvec or sigsetmask, so we still need -lucb for AFS libraries on Solaris 2.5. Therefore, test for sigvec instead of bcopy. Put the tests for system libraries required by AFS libraries inside the $afs test.
14:06 Changeset [9491] by ghudson
Test for sigvec instead of bcopy, since bcopy is in libc on Solaris 2.5 but sigvec and sigsetmask are not.
13:49 Changeset [9490] by ghudson
AFS libraries need -lucb on Solaris (systems that don't have bcopy in libc) and -lcompat on NetBSD (systems that don't have insque in libc).
05:24 Changeset [9489] by ghudson
On Irix, AFS requires a final -lsys after -llwp due to a bogus circular dependency.

12/31/96:

18:20 Changeset [9488] by ghudson
Simplify the --with-motif and --with-afs instructions a bit, and produce a better error message if someone tries to configure a package with requires Motif or AFS using --without-motif or --without-afs.
18:16 Changeset [9487] by ghudson
Revise the section on using --with-motif (it may still need more work), and add a section on using --with-afs.
18:15 Changeset [9486] by ghudson
Add with_afs to set location of AFS includes and libraries, for those programs which use them.

12/30/96:

13:39 Changeset [9485] by ghudson
For names of the form foo@bar.baz, point rhs at bar.baz in the read-only string, not in the read-write array we're going to munge. Also a slight cosmetic change.

12/29/96:

13:47 Changeset [9484] by ghudson
I've changed my mind about noting who reviewed changes in commit messages, so don't specify that. Explain how to apply patches under "Reviewing changes" (mainly so that people know to use the -E flag).
Note: See TracTimeline for information about the timeline view.