Timeline


and

03/06/99:

11:49 Changeset [12637] by ghudson
Take bert's update to the olc tree. Autoconfiscation and many other changes. See the olcdev locker for more detail.
11:12 Changeset [12636] by ghudson
Pull libares ahead of zephyr (also before krb5, to better separate things that depend on krb5 from things that don't), since zwgc needs libares.
01:32 Changeset [12635] by ghudson
Pull zephyr up ahead of liblocker, which depends on it. Maybe it's time to go to explicit dependencies.

03/04/99:

11:55 Changeset [12634] by danw
don't look for krb5 libs or headers
11:45 Changeset [12633] by danw
split krb5 to break a dependency loop. first, build krb5 libs. then build liblocker, which needs the krb5 headers. then libal, which needs the liblocker headers. then (later), the krb5 apps, which need the libal headers
11:41 Changeset [12632] by danw
Makefile for building krb5 apps separately after the rest of the krb5 tree
11:41 Changeset [12631] by danw
configure appl, but don't make there
11:40 Changeset [12630] by danw
remove some cruft

03/03/99:

20:03 Changeset [12629] by danw
fix hesiod calls
20:03 Changeset [12628] by danw
link with -lhesiod if we're going to be using it (for hesiod_getpwnam)
16:51 Changeset [12627] by mwhitson
Manpages go in /usr/athena/man/manN.
10:41 Changeset [12626] by ghudson
We decided against xlockmore, so remove it.
02:09 Changeset [12625] by ghudson
From zacheiss: support -i option in getopt string.
01:29 Changeset [12624] by ghudson
From mwhitson: make lockd follow NFSSRV.

03/02/99:

19:58 Changeset [12623] by danw
add third/lprng/athena
19:48 Changeset [12622] by danw
liblockerize
14:59 Changeset [12621] by danw
Clean up and modernize
14:07 Changeset [12620] by danw
Check access before Hesiod, to avoid unnecessary network traffic (especially on machines that are sometimes non-networked)
14:06 Changeset [12619] by danw
remove -U option
14:06 Changeset [12618] by danw
liblockerized attach.conf
11:15 Changeset [12617] by ghudson
MAKE=make is bad for gmake.
10:55 Changeset [12616] by rbasch
Changes for update to IRIX 6.5: - Add space check for root partition -- need 100MB free on Indy, 40MB on O2. - Clean up all package selection files (now have distribution set name for suffix).
10:51 Changeset [12615] by rbasch
Changes for IRIX 6.5 update: - Run inst in multiple passes, for both local and link packages, split by distribution sets. - Add hack to delay building of filetype database until the end of all symlink mode passes, to save wasted time in inst. - Add invocations of tweakdev and docinst. - Add /srvd/install to PATH. - New inst command line options. - Nuke 5.3-only code to track /install.
10:45 Changeset [12614] by rbasch
Install scripts for update to IRIX 6.5: - Move common options to ais-options. - Add tweakdev, to fix /dev/root and related symlinks. - Add docinst, to create a link farm for on-line books libraries, etc. - Change buildkernel to chroot to the target root, to allow smaller miniroot. - On O2, only set the video rate if it has not already been set explicitly.
10:37 Changeset [12613] by rbasch
Changes for IRIX 6.5: - Create a swap file in the miniroot. - Use the existing AFS cache partition. - O2 now included in determining architecture-specific files to copy in. - Only file dependent on CPU/graphics combination is kernel, so just copy in the correct unix file, rather than a tar set. - CPU architecture-specific tar file now optional. - Make miniroot file system XFS, not EFS. - Remove code to make device symlinks (/dev/root, etc.); these are now just links to /hw, and are done at miniroot generation. - Add /srvd/install to PATH.
00:01 Changeset [12612] by ghudson
We decided against xlockmore, so remove it.

03/01/99:

23:11 Changeset [12611] by ghudson
Shoo.
23:09 Changeset [12610] by ghudson
sysinfo builds fine on linux. third/appletalk is way obsolete.
14:32 Changeset [12609] by danw
y2k fix for %y in prompt
13:30 Changeset [12608] by ghudson
MAKE=make is bad for gmake.
13:30 Changeset [12607] by ghudson
div -> divis to avoid conflict with <stdlib.h>
13:22 Changeset [12606] by ghudson
Everyone has lchown these days. (Ends our dependence on -DSOLARIS.)

02/28/99:

13:30 Changeset [12605] by ghudson
do.sh sets CC; config.site doesn't worry about it. The -DSOLARIS is gone in the sun compiler for non-autoconf; the space creates too many problems.
13:21 Changeset [12604] by danw
add liblocker

02/27/99:

13:07 Changeset [12603] by danw
add "textps.8" to clean, since all rebuilds it
12:14 Changeset [12602] by ghudson
Use correct bitwise operators for masks in several parsing macros. (Yikes!)
12:14 Changeset [12601] by ghudson
Start sshd with switching flags.
12:10 Changeset [12600] by ghudson
sshd knows how to switch on SIGUSR1/SIGUSR2 now (if started with -s or -S). So we don't have to kill or restart sshd from a setuid program now (which was dangerous); we just have to send it a pid like we send inetd a pid. Much simpler. A side note: this program should be okay against the no-standard-fds setuid attack since it only opens files for reading and never reads from stdin.
12:08 Changeset [12599] by ghudson
Teach sshd how to switch on SIGUSR1/SIGUSR2. Note: the current implementation only works with LIBWRAP defined, since that's how we build it.
12:06 Changeset [12598] by ghudson
Remember to define APPDEFDIR.
11:55 Changeset [12597] by ghudson
Error out if we don't recognize the system type.

02/26/99:

19:01 Changeset [12596] by danw
liblocker way of clearing attachtab
18:56 Changeset [12595] by danw
make liblocker attachtab directories
18:33 Changeset [12594] by danw
use athdir, not $bindir
18:28 Changeset [12593] by danw
hack imported from dialup tree: use Hesiod getpwfoo functions if the local ones fail
18:27 Changeset [12592] by danw
local configuration (tcp_wrappers, debugging, man pages)
18:27 Changeset [12591] by danw
how to use sendmail's zany build system
18:13 Changeset [12590]
This commit was manufactured by cvs2svn to create tag 'liblocker-based'.
18:13 Changeset [12589] by danw
Update to use liblocker
18:07 Changeset [12588] by danw
redo the warnings/errors compiletime options
16:07 Changeset [12587] by rbasch
Turn on swapping in the miniroot. Use "mkdir -p" when creating the UPDATE_ROOT mount point.
16:03 Changeset [12586] by rbasch
Add support for shadow passwd file.
16:00 Changeset [12585] by rbasch
Track /var/sysgen/boot/afs.a. Add /etc/compiler.defaults as an exception. Alphabetize.
15:58 Changeset [12584] by rbasch
Add /etc/compiler.defaults.
14:05 Changeset [12583] by danw
manpages for liblocker
14:04 Changeset [12582] by danw
liblocker, a library for attaching, detaching, and otherwise dealing with lockers
12:10 Changeset [12581] by ghudson
Update tex stuff for AMS LaTeX 1.2. Change convention a bit since you can get whole trees from CTAN sites (or at least the one at duke). I'm not sure if macros/amstex/ams* should still be there.
12:04 Changeset [12580] by ghudson
Update for AMS LaTeX 1.2.
11:33 Changeset [12579] by ghudson
Removed in AMS LaTeX 1.2
11:32 Changeset [12578] by ghudson
This commit was generated by cvs2svn to compensate for changes in r12577, which included commits to RCS files with non-trunk default branches.
11:32 Changeset [12577] by ghudson
Import of AMS LaTeX 1.2 from macros/latex/packages/amslatex in CTAN archive
11:17 Changeset [12576] by ghudson
slitex is part of LaTeX 2e. Remove it from the format file, and remove the rules for building it and amslatex. People will have to convert slitex or amslatex files to use the built-in latex2e functionality, or add newtex.

02/25/99:

23:43 Changeset [12575] by danw
follow krb5 mainline's example and delete the prototype for krb_create_ticket rather than trying to deal with the ANSI prototype vs K&R function declaration problem it poses.
23:30 Changeset [12574] by danw
don't bash MAKE
16:42 Changeset [12573] by danw
support script to look up Hesiod printcap and cluster entries

02/24/99:

16:37 Changeset [12572] by ghudson
Oops.
16:24 Changeset [12571] by ghudson
Only prune new font path entries.
16:13 Changeset [12570] by danw
krb4 support for lpr and lprm
16:12 Changeset [12569] by danw
Use krb4 auth for printers that want it. Accept "-" (rm all jobs from the user) for compatibility with BSD lprm
16:12 Changeset [12568] by danw
Use krb4 auth for printers that want it.
16:11 Changeset [12567] by danw
support for old Athena lpr style krb4 authentication
16:11 Changeset [12566] by danw
add 'ka' printcap flag
16:10 Changeset [12565] by danw
deal correctly with "-" by itself in a command line

02/23/99:

19:49 Changeset [12564] by ghudson
Update for LaTeX 2e.
19:26 Changeset [12563] by ghudson
For latex 2e: Back out local change to build latex differently, since we're normal in that regard now. Back out local change to add tex.fmt to the fmts list; that turns out to be redundant. Remove amslatex.fmt from the fmts list for now. It clearly won't build since we don't have an lplain.tex any more.
19:04 Changeset [12562] by ghudson
Removed in latex 2e update.
19:00 Changeset [12561] by ghudson
This commit was generated by cvs2svn to compensate for changes in r12560, which included commits to RCS files with non-trunk default branches.
19:00 Changeset [12560] by ghudson
Import of macros/latex/unpacked from CTAN archive
17:47 Changeset [12559] by danw
update to latest named.root from internic (Aug 22, 1997)
17:42 Changeset [12558] by danw
rs.internic.net, not rs.internic.edu
17:01 Changeset [12557] by danw
document pgpkeys
17:01 Changeset [12556] by danw
PGP keys used to sign third-party packages we import. Signed by original signers and me (key id 0x8D41B4E5) my "proofs": pub 1024/A39BA655 1999/01/04 Sendmail Signing Key/1999 <sendmail@Sendmail.ORG> signed by sig BF7BA421 Eric P. Allman <eric@InReference.COM> who is signed by sig 5826CF8D John Gardiner Myers <jgm+@cmu.edu> who is signed by sig 0DBF906D Jeffrey I. Schiller <jis@mit.edu> pub 1024/DCB9AE01 1995/04/24 Ssh distribution key <ylo@cs.hut.fi> signed by sig 961F4A35 Tatu Ylonen <ylo@ssh.fi> who is signed by sig 0DBF906D Jeffrey I. Schiller <jis@mit.edu> pub 1022/D5327CB9 1992/09/25 wietse venema <wietse@wzv.win.tue.nl> signed by sig 666D0051 Assar Westerlund <assar@sics.se> who is signed by sig 0DBF906D Jeffrey I. Schiller <jis@mit.edu>
16:42 Changeset [12555]
This commit was manufactured by cvs2svn to create tag 'sendmail-8_9_3'.
16:42 Changeset [12554] by danw
This commit was generated by cvs2svn to compensate for changes in r12553, which included commits to RCS files with non-trunk default branches.
16:42 Changeset [12553] by danw
Sendmail 8.9.3
16:42 Changeset [12552] by danw
add sendmail
16:40 Changeset [12551] by danw
fix up references to platform/foo to vaguely refer to either os or arch.
15:51 Changeset [12550] by rbasch
Merge in 6.5.3 changes.
15:50 Changeset [12549] by rbasch
Merge in some 6.5.3 config changes.
12:07 Changeset [12548] by danw
don't bash MAKE to make
12:07 Changeset [12547] by danw
change the pointer to typedef of array of characters to just typedef of array of characters to match the prototype. (This didn't cause us to lose horribly because with default promotions they're the same.) (parallel to change in krb5 mainline)
12:05 Changeset [12546] by danw
instead of defining a function called getst that does exactly what the krb4 fgetst function does, just use fgetst
12:05 Changeset [12545] by danw
#include <stdio.h> for prototypes containing FILE * remove #if 0 prototypes remove prototype for "log" since it's sure to cause namespace collisions fix prototype for ad_print
12:00 Changeset [12544] by danw
use CPPFLAGS
12:00 Changeset [12543] by danw
remove some parens that should have been removed in the Makefile.athena -> configure.athena switch

02/22/99:

19:08 Changeset [12542] by danw
tcp_wrappers moved
17:44 Changeset [12541] by danw
remove two bits that escaped into the repository accidentally
14:52 Changeset [12540] by danw
add a missing DESTDIR
13:30 Changeset [12539] by danw
remove athena/bin/lpr
13:23 Changeset [12538] by danw
from mwhitson: missing #includes
13:21 Changeset [12537] by danw
from mwhitson: don't assume sizeof(int) == sizeof(void *)
13:16 Changeset [12536] by danw
from mwhitson (a long time ago): add some missing #include <stdlib.h>s, and deal with systems where sizeof(int) != sizeof(void *)
13:05 Changeset [12535] by danw
don't rerun autoheader, etc, etc
12:57 Changeset [12534] by danw
fix bug introduced in 1.28 of printjob.c: some "local" printers have non-local rm in /etc/printcap, so only consider a job to need forwarding if rm is non-local, AND it's not in the local printcap.
12:53 Changeset [12533] by danw
add -Werror/-w2 to WARN_CPPFLAGS to make warnings fatal

02/21/99:

23:09 Changeset [12532] by danw
add lprng and ifhp. (don't remove athena/bin/lpr yet though)
22:47 Changeset [12531] by danw
don't strip ".mit.edu" when testing name
22:46 Changeset [12530] by danw
use configure.athena instead of Makefile.athena
22:45 Changeset [12529] by danw
DESTDIR support
22:45 Changeset [12528] by danw
nasty kludges to build LPRng
17:41 Changeset [12527] by dan
add prototypes from krb4-proto.h
02:59 Changeset [12526] by jweiss
supress hpcomm from sending ^Ts since they sometimes kill HP printers

02/19/99:

12:53 Changeset [12525] by ghudson
Use xargs to keep arguments from getting too long.
12:45 Changeset [12524] by ghudson
Update for AFS 3.5, retaining 3.4a compatibility. Stop using the Transarc DES library. Add a stub des_pcbc_init() as a hack to make things link properly. It should never get called.
12:29 Changeset [12523] by danw
remove $athtoolroot/usr/athena/bin from gmake since it's in PATH. (Greg had said this before, but I missed it.)
12:23 Changeset [12522] by danw
build gmake before everything but gcc
12:23 Changeset [12521] by danw
install as gmake
12:20 Changeset [12520] by danw
update for ftp.gnu.org reorg
12:19 Changeset [12519] by danw
Build with gmake (where available)
12:13 Changeset [12518] by danw
add "configure.athena" option for packages that build like "configure" packages but need extra configure options.

02/18/99:

15:57 Changeset [12517] by danw
add gmake
15:55 Changeset [12516]
This commit was manufactured by cvs2svn to create tag 'gmake-3_77'.
15:55 Changeset [12515] by danw
This commit was generated by cvs2svn to compensate for changes in r12514, which included commits to RCS files with non-trunk default branches.
15:55 Changeset [12514] by danw
GNU Make 3.77
01:24 Changeset [12513] by tb
Don't bounce files as binary only because they contain a backspace; pstext is perfectly able to deal appropriately with backspace characters.

02/17/99:

12:56 Changeset [12512] by danw
recognize @[my.ip.add.ress]
11:01 Changeset [12511] by ghudson
From mwhitson: add krb4 support to lpd.
11:00 Changeset [12510] by ghudson
From mwhitson: do check for krb5 libraries on IRIX.
10:57 Changeset [12509] by ghudson
From mwhitson: add krb4 support.
10:56 Changeset [12508] by ghudson
From mwhitson: bugfix.
10:55 Changeset [12507] by ghudson
From mwhitson: make status displays more like what we're used to.
10:54 Changeset [12506] by ghudson
From mwhitson: add krb4 authentication support.
10:35 Changeset [12505] by ghudson
Add lprng and xscreensaver. Say ftp.gnu.org for gnu stuff. sysinfo has moved.
10:31 Changeset [12504]
This commit was manufactured by cvs2svn to create tag 'ifhp-3_1_15'.
10:31 Changeset [12503] by ghudson
This commit was generated by cvs2svn to compensate for changes in r12502, which included commits to RCS files with non-trunk default branches.
10:31 Changeset [12502] by ghudson
Import of LPRng HP filter 3.1.15
10:29 Changeset [12501]
This commit was manufactured by cvs2svn to create tag 'lprng-3_5_3'.
10:29 Changeset [12500] by ghudson
This commit was generated by cvs2svn to compensate for changes in r12499, which included commits to RCS files with non-trunk default branches.
10:29 Changeset [12499] by ghudson
Import of LPRng 3.5.3 documentation
10:27 Changeset [12498] by ghudson
This commit was generated by cvs2svn to compensate for changes in r12497, which included commits to RCS files with non-trunk default branches.
10:27 Changeset [12497] by ghudson
Import of LPRng 3.5.3

02/16/99:

10:06 Changeset [12496] by danw
save memory by dynamically allocating buffers for filenames instead of statically allocating MAXPATHLEN for every file.
10:05 Changeset [12495] by danw
return a valid error, not -1, if credentials forwarding failed because auth failed.

02/15/99:

10:29 Changeset [12494] by ghudson
Autoconfiscate.
10:16 Changeset [12493] by ghudson
Your services are no longer necessary.

02/14/99:

12:11 Changeset [12492] by danw
document -warp, as well as -zoom and the color-changing options
12:11 Changeset [12491] by danw
add -warp, to make it warp the pointer to the top, left corner of the screen at startup (for dedicated xcluster machines)
08:40 Changeset [12490] by ghudson
Needed for autoconfiscation.

02/13/99:

21:52 Changeset [12489] by danw
the 256-character pathname limit bug was fixed a while ago
11:55 Changeset [12488] by danw
LPRng forward-compatibility, from mwhitson: don't build with quota support, and deal with LPRng-style errors.
10:42 Changeset [12487] by danw
s/MAILDROP/"MAILDROP"/

02/12/99:

19:41 Changeset [12486] by danw
DESTDIR support
19:39 Changeset [12485] by danw
if MAILDROP is set, make it take precedence over pop
14:17 Changeset [12484] by rbasch
Add xdm binary for IRIX 6.5, including Athena SESSION_PROPERTY hack.
14:05 Changeset [12483] by ghudson
/usr/spool -> /var/spool

02/10/99:

18:42 Changeset [12482] by danw
add explicit --with-krb4 and --with-hesiod to get around Makefile lossage for now
12:34 Changeset [12481] by ghudson
Nuke some leftover smpd cruft.
10:26 Changeset [12480] by rbasch
Add nsd.options and nsswitch.conf for IRIX 6.5.
10:21 Changeset [12479] by rbasch
Add Xsession.dt and cshrc for IRIX 6.5.

02/09/99:

16:24 Changeset [12478] by danw
merge 1.0.5 changes
16:06 Changeset [12477]
This commit was manufactured by cvs2svn to create tag 'krb5-1_0_5'.
16:06 Changeset [12476] by danw
This commit was generated by cvs2svn to compensate for changes in r12475, which included commits to RCS files with non-trunk default branches.
16:06 Changeset [12475] by danw
Import of Kerberos 5 release 1.0.5
15:26 Changeset [12474] by ghudson
Tabify.
15:07 Changeset [12473] by ghudson
On Athena 8.2 branch only: from krb5 1.0.5: use geteuid() instead of getuid() in krb5_rc_io_open() check.
15:02 Changeset [12472] by danw
replace third/mh with third/nmh
15:02 Changeset [12471] by ghudson
Revert absolute path specification of sshd; the boot environment should have a path including /etc/athena now.
15:01 Changeset [12470] by danw
force checkin to update timestamp so this doesn't get rebuilt
15:00 Changeset [12469] by ghudson
KNETD is dead.
15:00 Changeset [12468] by danw
add discuss-use-short-meeting-names, to do just that in the mode line to make the transaction numbers not go off the side of the screen
14:59 Changeset [12467] by danw
update mh-e variables for nmh
14:58 Changeset [12466] by danw
build changes for Athena
14:55 Changeset [12465] by ghudson
Use the path for most Athena binaries. Also, KNETD is dead.
14:53 Changeset [12464] by ghudson
Revert 1.22; it doesn't work. (prefix et al are always set when this file is read.)

02/08/99:

18:11 Changeset [12463] by danw
fix a memory leak in the common case
17:30 Changeset [12462] by ghudson
Allow overriding of directory variables.
13:21 Changeset [12461] by rbasch
Add config files for IRIX 6.5.
12:57 Changeset [12460] by rbasch
Xlogin script for IRIX 6.5.
09:47 Changeset [12459] by danw
comment out text after #else and #endif
09:45 Changeset [12458] by danw
-I../include to get include files in a system where they haven't been installed yet

02/07/99:

13:15 Changeset [12457] by danw
add nmh
13:14 Changeset [12456]
This commit was manufactured by cvs2svn to create tag 'nmh-1_0'.
13:14 Changeset [12455] by danw
This commit was generated by cvs2svn to compensate for changes in r12454, which included commits to RCS files with non-trunk default branches.
13:14 Changeset [12454] by danw
nmh 1.0

02/05/99:

13:41 Changeset [12453] by ghudson
Athena inetd.conf for Linux. Note the lack of any rcmd shell support.
Note: See TracTimeline for information about the timeline view.