Timeline
01/28/97:
- 17:14 Changeset [9555] by
- 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
- 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
- A script to install the Appletalk devices at update time. Was called D20appletalk in 8.0.
- 06:16 Changeset [9552] by
- 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
- 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
- Propagate from 8.0: don't make inc and msgchk setuid or setgid.
- 18:01 Changeset [9549] by
- Convert /bin/csh to /bin/athena/tcsh in the passwd file at update time, on Solaris.
- 08:56 Changeset [9548] by
- 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
- 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
- Add third/appletalk on Solaris.
- 08:34 Changeset [9545] by
- Whoops, install atalk.conf non-executable.
- 08:33 Changeset [9544] by
- How to install the appletalk device driver files.
- 08:33 Changeset [9543] by
- Appletalk driver files from the 8.0 source tree, originally from MAE 2.0.
- 08:16 Changeset [9542] by
- Syntax police.
- 05:55 Changeset [9541] by
- Add some style guidelines for shell scripts.
- 05:31 Changeset [9540] by
- 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
- 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
- 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
- Import of Kerberos 5 release 1.0
01/24/97:
- 03:05 Changeset [9535] by
- 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
- 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
- Rename syncconf to syncconf.sh and remember to install it in /etc/athena.
- 15:05 Changeset [9532] by
- 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
- 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
- Add a news-internal file documenting significant non-user-visible changes.
- 05:41 Changeset [9529] by
- Merge in Kerberos 5 version 1.0
- 04:36 Changeset [9528] by
- 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
- Import of Kerberos 5 release 1.0
01/17/97:
- 16:07 Changeset [9526] by
- Remove explicit -c options to install commands, since ${INSTALL} and ${INSTALL_PROGRAM} put them in.
01/16/97:
- 11:48 Changeset [9525] by
- Add a note about the update system changes.
01/11/97:
- 14:27 Changeset [9524] by
- 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
- Conform to the Athena codnig standards.
- 14:23 Changeset [9522] by
- Convert from imake to an autoconf-based build system
- 14:21 Changeset [9521] by
- Conform to the Athena coding standards. kill() does not return ESRCH; it returns -1 and sets errno to ESRCH.
- 14:20 Changeset [9520] by
- 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
- Convert from imake to an autoconf build system.
- 14:15 Changeset [9518] by
- Add support for a numeric AFSCLIENT value being the -daemons argument.
- 14:13 Changeset [9517] by
- 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
- Add and MIT copyright and RCS ID. Stylistic corrections. Say what the default interval is.
- 14:11 Changeset [9515] by
- Switch from imake to an autoconf build system.
- 14:09 Changeset [9514] by
- Honor configure-time environment variables CPPFLAGS, CFLAGS, LDFLAGS, and LIBS properly.
- 14:08 Changeset [9513] by
- Implement "make distclean" properly.
01/09/97:
- 15:07 Changeset [9512] by
- Don't set the timezone (especially incorrectly) let it be grabbed from the machine's default.
01/05/97:
- 13:33 Changeset [9511] by
- Add a note about how to get a list of CTAN mirrors.
- 09:18 Changeset [9510] by
- 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
- /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
- 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
- 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
- Pull up changes from revision 1.3 to Hesiod 3.0 release branch.
- 16:02 Changeset [9504] by
- Pull up changes from revision 1.5 to Hesiod 3.0 release branch.
- 16:02 Changeset [9503] by
- Pull up changes from revision 1.10 to Hesiod 3.0 release branch.
- 15:48 Changeset [9502] by
- Pull up changes from revs 1.19 and 1.20 to Hesiod 3.0 release branch.
- 15:47 Changeset [9501] by
- Bump version to 3.0.2.
- 15:44 Changeset [9500] by
- Describe recent fixes for the 3.0.2 release.
- 15:43 Changeset [9499] by
- Add length-checking in hesiod_to_bind().
- 15:42 Changeset [9498] by
- 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
- Add services. Sort.
- 04:54 Changeset [9496] by
- Add services. Remove a spurious double quote. Sort.
- 04:54 Changeset [9495] by
- Remove handling of services.add; we will treat services as a regular config file.
- 04:52 Changeset [9494] by
- Add services as a regular configfile, uncommenting the demo services.
- 04:52 Changeset [9493] by
- Since we're going to treat services as a regular config file, remove this file.
01/01/97:
- 14:16 Changeset [9492] by
- 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
- 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
- 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
- On Irix, AFS requires a final -lsys after -llwp due to a bogus circular dependency.
12/31/96:
- 18:20 Changeset [9488] by
- 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
- 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
- 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
- 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
- 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.