Timeline
12/22/98:
- 16:28 Changeset [12267] by
- Portability mods for IRIX 6.5.
- 16:27 Changeset [12266] by
- Add needed declarations for hostinfo_gethostby*().
- 10:56 Changeset [12265] by
- Remove indentation which breaks the IRIX make.
12/21/98:
- 12:46 Changeset [12264] by
- Merge local changes, really. (Missed a conflict last time.)
12/20/98:
- 18:05 Changeset [12263] by
- Portability fixes for IRIX 6.5.
- 13:24 Changeset [12262] by
- Add ssh.
- 11:41 Changeset [12261] by
- Merge local changes a bit better.
- 00:40 Changeset [12260] by
- Don't install com_err over Athena's version.
- 00:40 Changeset [12259] by
- Override CPPFLAGS since krb5 does the wrong thing with it.
- 00:40 Changeset [12258] by
- Only set CFLAGS, CPPFLAGS, and LDFLAGS if not already set.
12/18/98:
- 13:25 Changeset [12257] by
- Include string.h, for strchr().
- 13:23 Changeset [12256] by
- Portability fixes for IRIX 6.5.
- 13:09 Changeset [12255] by
- build mdoc
- 12:23 Changeset [12254] by
- changes for manpage installation
- 12:22 Changeset [12253] by
- Add a ".so" to load mdoc macros. Run man pages through sed before installing
- 12:21 Changeset [12252] by
- Install in /usr/athena/share/tmac and modify ".so"s in doc to refer to that
- 08:34 Changeset [12251] by
- Portability fixes for IRIX 6.5: replace index (rindex) with strchr (strrchr); include stdlib.h for malloc().
- 08:33 Changeset [12250] by
- fchmod() takes a descriptor argument, not a FILE *.
12/17/98:
- 16:51 Changeset [12249] by
- add mdoc
- 16:28 Changeset [12248]
- This commit was manufactured by cvs2svn to create tag 'netbsd-1_3_2'.
- 16:28 Changeset [12247] by
- This commit was generated by cvs2svn to compensate for changes in r12246, which included commits to RCS files with non-trunk default branches.
- 16:28 Changeset [12246] by
- 4.4 BSD mdoc macros, for 4.4-BSDish man pages
- 11:30 Changeset [12245] by
- Normalize copyright, and assume a modern system.
- 11:27 Changeset [12244] by
- Move bugme sources here from athena/bin/dash/src/bugme, and autoconfiscate.
- 11:26 Changeset [12243] by
- Move console sources here from athena/bin/dash/src/console, and autoconfiscate.
- 11:23 Changeset [12242] by
- Move Jets sources here from athena/bin/dash/src/lib, and autoconfiscate.
12/16/98:
- 16:53 Changeset [12241] by
- Merge emacs 20.3.
- 15:49 Changeset [12240]
- This commit was manufactured by cvs2svn to create tag 'emacs-20_3'.
- 15:49 Changeset [12239] by
- This commit was generated by cvs2svn to compensate for changes in r12238, which included commits to RCS files with non-trunk default branches.
- 15:49 Changeset [12238] by
- Import of emacs 20.3
- 15:42 Changeset [12237] by
- This commit was generated by cvs2svn to compensate for changes in r12236, which included commits to RCS files with non-trunk default branches.
- 15:42 Changeset [12236] by
- Import of emacs 20.3
- 15:12 Changeset [12235] by
- This commit was generated by cvs2svn to compensate for changes in r12234, which included commits to RCS files with non-trunk default branches.
- 15:12 Changeset [12234] by
- Import of emacs 20.3
- 14:11 Changeset [12233] by
- Add needed casts for XtAddCallback() arguments.
12/15/98:
- 17:35 Changeset [12232] by
- make solaris sulog and mail syslog mode 600 too
12/14/98:
- 21:42 Changeset [12231] by
- Specify /usr/athena/include (and /usr/athena/include/kerberosIV, bleah) in CPPFLAGS and /usr/athena/lib in LDFLAGS, appending to the existing values. Just say "yes" about all of the athena libraries.
- 17:34 Changeset [12230] by
- fsid works. uncomment it, but add "-q" flag so it doesn't complain about AFS filesystems
- 17:30 Changeset [12229] by
- sulog and mail syslog should be mode 600
12/13/98:
- 20:50 Changeset [12228] by
- Deconditionalize on SHAPE, so that everyone who includes this file gets the same structure.
- 12:37 Changeset [12227] by
- Force timestamp to be new.
12/12/98:
- 17:47 Changeset [12226] by
- Not used.
- 17:40 Changeset [12225] by
- How to build xlockmore
- 17:40 Changeset [12224] by
- Teach configure script how to find Kerberos in our environment.
- 17:39 Changeset [12223] by
- Support DESTDIR.
- 17:35 Changeset [12222] by
- Fix the non-xpm stub.
- 17:33 Changeset [12221] by
- Ignore EINTR errors from read(). Why are we getting EINTR when we've gotten a select for read on the fd? Maybe Solaris is buggy. Maybe our code is buggy and someone else is reading from that pipe. I couldn't tell you. But ignoring the error will make the problem go away.
- 17:30 Changeset [12220] by
- Try /usr/sbin/sendmail before /usr/lib/sendmail.
- 13:38 Changeset [12219] by
- Nuke gethostname() declaration.
- 13:17 Changeset [12218] by
- Portability fixes for IRIX 6.5.
- 13:06 Changeset [12217] by
- Merge a local change I missed. "include Makefile.cfg" is non-portable; replace it with what the output of mkconfig would be.
- 12:39 Changeset [12216] by
- Comment out some ptex-dependent makefile code which causes problems with IRIX make. Specify which formats we want to build and explain how to build them. Mainly a merge of local changes we used to have in tex/Makefile.in which is gone now.
12/11/98:
- 15:09 Changeset [12215] by
- create empty mode 600 /var/spool/mqueue/syslog on Irix
- 13:04 Changeset [12214] by
- The mf/cmmf splt is no more. Build all fonts the same way.
12/07/98:
- 16:43 Changeset [12213] by
- Merge local changes.
- 16:43 Changeset [12212] by
- Remove file outdated by xdvi 21 import.
- 13:54 Changeset [12211] by
- log maillogs to /var/spool/mqueue/syslog. roll it over and make it fascist
12/04/98:
- 18:48 Changeset [12210]
- This commit was manufactured by cvs2svn to create tag 'xdvi-21'.
- 18:48 Changeset [12209] by
- This commit was generated by cvs2svn to compensate for changes in r12208, which included commits to RCS files with non-trunk default branches.
- 18:48 Changeset [12208] by
- Import of xdvi 21
- 18:16 Changeset [12207]
- This commit was manufactured by cvs2svn to create tag 'xlockmore-4_12'.
- 18:16 Changeset [12206] by
- This commit was generated by cvs2svn to compensate for changes in r12205, which included commits to RCS files with non-trunk default branches.
- 18:16 Changeset [12205] by
- Import of xlockmore 4.12
- 15:42 Changeset [12204]
- This commit was manufactured by cvs2svn to create tag 'xscreensaver-3_06'.
- 15:42 Changeset [12203] by
- This commit was generated by cvs2svn to compensate for changes in r12202, which included commits to RCS files with non-trunk default branches.
- 15:42 Changeset [12202] by
- Import of xscreensaver 3.06
- 14:29 Changeset [12201] by
- Remove files obsoleted by dvips 576 import.
- 14:29 Changeset [12200] by
- Merge local change.
- 14:28 Changeset [12199] by
- Local change no longer necessary.
- 14:20 Changeset [12198] by
- Merge local changes.
- 14:17 Changeset [12197] by
- Merge local change.
- 14:14 Changeset [12196] by
- Merge local changes.
- 14:07 Changeset [12195]
- This commit was manufactured by cvs2svn to create tag 'dvips-576'.
- 14:07 Changeset [12194] by
- This commit was generated by cvs2svn to compensate for changes in r12193, which included commits to RCS files with non-trunk default branches.
- 14:07 Changeset [12193] by
- Import of dvips 576
- 13:55 Changeset [12192] by
- web2c 7 no longer has top-level programs, bases, fmts, and manpages targets, so build kpathsea explicitly and then descend into web2c/web2c to get at those targets.
- 13:49 Changeset [12191] by
- The web2c directory no longer has subdirs for fontutils and mf, and virmf is now just "mf". Change directories appropriately.
- 13:39 Changeset [12190] by
- Force timestamp to be after kpathsea.cps to avoid built-in Solaris make rule.
12/03/98:
- 15:38 Changeset [12189] by
- Force timestamp to be newer than everything else.
- 14:44 Changeset [12188] by
- Alas, poor xquota, I knew it well...
- 14:43 Changeset [12187] by
- xversion is not our hero. Get rid of xversion.
- 14:43 Changeset [12186] by
- Make go away.
- 14:42 Changeset [12185] by
- Punt.
- 14:41 Changeset [12184] by
- Send off in search of the dodo.
- 14:40 Changeset [12183] by
- Nuke athena/etc/inetd (obsoleted by third/inetd). Nuke ansi, tarmail, xversion, and xquota, little programs you've never heard of.
- 14:40 Changeset [12182] by
- Autoconfiscate.
- 14:38 Changeset [12181] by
- Normalize copyright statements and RCS IDs.
- 14:36 Changeset [12180] by
- Move save_cluster_info from athena/bin/getcluster to here.
- 14:35 Changeset [12179] by
- Document three new queries.
- 14:34 Changeset [12178] by
- Add "swap" and "interfaces" queries.
- 14:29 Changeset [12177] by
- Remove files obsoleted by web2c 7.2b import.
- 14:24 Changeset [12176] by
- Add DESTDIR support.
- 14:22 Changeset [12175] by
- Munge install paths to what we're used to.
- 14:09 Changeset [12174] by
- Merge local changes (DESTDIR support and not rebuilding info file). Path configuration moved to included makefile fragments.
- 14:08 Changeset [12173] by
- Merge local changes.
- 14:06 Changeset [12172] by
- Local change no longer necessary.
- 13:21 Changeset [12171] by
- This commit was generated by cvs2svn to compensate for changes in r12170, which included commits to RCS files with non-trunk default branches.
- 13:21 Changeset [12170] by
- Import of web2c 7.2a web distribution
- 13:20 Changeset [12169]
- This commit was manufactured by cvs2svn to create tag 'web2c-7_2b'.
- 13:20 Changeset [12168] by
- This commit was generated by cvs2svn to compensate for changes in r12167, which included commits to RCS files with non-trunk default branches.
- 13:20 Changeset [12167] by
- Import of web2c 7.2b
12/02/98:
- 10:18 Changeset [12166] by
- Move ares before zephyr (by building it first instead of last in the athena/lib sequence, but that's arbitrary).
- 10:09 Changeset [12165] by
- syslog at user.notice when we destroy a user's tokens.
- 10:05 Changeset [12164] by
- Add the queries query, to display athinfo.defs.
12/01/98:
- 11:49 Changeset [12163] by
- Add ares support in build system.
- 11:34 Changeset [12162] by
- Add ares support.
- 11:33 Changeset [12161] by
- Use com_err.h instead of error_message declaration.
11/30/98:
- 10:25 Changeset [12160] by
- Clean up portability cruft and -Wall warnings.
- 10:24 Changeset [12159] by
- Autoconfiscate.
- 09:53 Changeset [12158] by
- Add AFS includes for the elmer hack.
11/28/98:
- 17:25 Changeset [12157] by
- Destroy tokens when they are within one minute of expiry, in an attempt to prevent incidences of an AFS client bug.
- 17:22 Changeset [12156] by
- From amu: handle Linux utmp format (like BSD, but with ut_type field).
- 17:18 Changeset [12155] by
- From svalente: add a -k option to ignore build failures and keep going.
Note: See TracTimeline
for information about the timeline view.