Timeline


and

09/24/97:

21:40 Changeset [10431]
This commit was manufactured by cvs2svn to create tag 'rx-1_5'.
21:40 Changeset [10430] by ghudson
This commit was generated by cvs2svn to compensate for changes in r10429, which included commits to RCS files with non-trunk default branches.
21:40 Changeset [10429] by ghudson
Import of rx 1.5
20:15 Changeset [10428] by ghudson
Stop generating zephyr.h from configure; it's always the same now.
18:22 Changeset [10427] by ghudson
Garbage collect.
18:21 Changeset [10426] by ghudson
Fix comment near top. Replace athena/bin/traceroute with third/traceroute, the LBL version.
18:20 Changeset [10425] by ghudson
Install the man page when we do "make install".
13:09 Changeset [10424] by ghudson
Oops, lbl.gov, not lbl.edu.
10:39 Changeset [10423] by brlewis
clarify meaning of various ACLs
03:34 Changeset [10422] by ghudson
Get DESTDIR support right.
03:23 Changeset [10421] by ghudson
Support ATHTOOLROOT.
03:20 Changeset [10420] by ghudson
Oops, support DESTDIR.
03:15 Changeset [10419] by ghudson
Generate whatis database and cat files by hand, guaranteeing that we never look in the installed /usr/athena if we're doing a self- consistent build. Also avoid regenerating files if they're up to date. Unfortunately, this code is pretty hard to look at (it's trying to do something pretty complicated with essentially no help from the operating system), and will have to be duplicated with slight changes on multiple platforms. Perhaps a small C program a la fix-owners is in order.
03:10 Changeset [10418] by ghudson
Support ATHTOOLROOT.
03:07 Changeset [10417] by ghudson
Support ATHTOOLROOT by running sed over MH.$HOSTTYPE and substituting in $ATHTOOLROOT for @TOOLROOT@.
03:02 Changeset [10416] by ghudson
Pass ATHTOOLROOT to olc imake templates.
03:02 Changeset [10415] by ghudson
Support ATHTOOLROOT. Suboptimal, because a "do -c prepare" isn't enough to make it stick (you must also give the -c option during the "do all" step), but much easier.
02:59 Changeset [10414] by ghudson
Reconcile directory modes with /os as well as ownerships.
02:58 Changeset [10413] by ghudson
Support the TOOLROOT define.
02:57 Changeset [10412] by ghudson
Don't include -I$(INCROOT) or -L$(USRLIBDIR) in the compiler or linker flags. site.def will find the native X include files and libraries; they aren't in /usr/athena. This change was motivated by self-contained builds where we don't want to be looking at the installed /usr/athena, but the fact is that we don't need to look at /usr/athena at all to build X programs, so we don't have to worry about ATHTOOLROOT or anything.
02:54 Changeset [10411] by ghudson
Assume that people using the build script want a self-contained build.
02:53 Changeset [10410] by ghudson
If the -c option is given, assume that we are doing a self-contained build. That means setting an environment variable or imake define or make variable named ATHTOOLROOT (the imake define is TOOLROOT) to $srvd. The appropriate build tools will recognize ATHTOOLROOT and look for stuff there rather than in the installed filesystem.
02:51 Changeset [10409] by ghudson
Document the locations of ispell and traceroute. Also document ATHTOOLROOT, which will be supported soon.
02:50 Changeset [10408] by ghudson
We set the locations of a bunch more items now, but we also have a standard aclocal.m4 file so you don't have to copy chunks of code into your configure.in.
02:39 Changeset [10407] by ghudson
Garbage collect Solaris 2.4 AFS stuff.
02:24 Changeset [10406]
This commit was manufactured by cvs2svn to create tag 'traceroute-1_4a5'.
02:24 Changeset [10405] by ghudson
This commit was generated by cvs2svn to compensate for changes in r10404, which included commits to RCS files with non-trunk default branches.
02:24 Changeset [10404] by ghudson
Import of LBL traceroute 1.4a5

09/23/97:

15:53 Changeset [10403] by ghudson
Correcet an oops. (I thought I'd tested this.)
15:37 Changeset [10402] by ghudson
confdir became sysconfdir. We moved up a directory level. Rip out support for in-tree com_err.
15:37 Changeset [10401] by ghudson
Declare new stylestrip function.
15:36 Changeset [10400] by ghudson
confdir became sysconfdir. Rip out support for in-tree com_err.
15:28 Changeset [10399] by ghudson
confdir became sysconfdir.
15:28 Changeset [10398] by ghudson
Declare server-specific zephyr library interfaces here.
15:27 Changeset [10397] by ghudson
Correct a typo.
15:27 Changeset [10396] by ghudson
Remove an unneeded ampersand which was generating compiler type warnings.
15:26 Changeset [10395] by ghudson
confdir became sysconfdir. Rip out in-tree com_err support.
15:25 Changeset [10394] by ghudson
confdir became sysconfdir. We moved up a directory level.
15:25 Changeset [10393] by ghudson
We need __Zephyr_realm in the non-Kerberos case, since we no longer have a macro for it.
15:24 Changeset [10392] by ghudson
Initialize __Zephyr_realm in the non-Kerberos case, since we no longer put a macro in the header file for that.>
15:24 Changeset [10391] by ghudson
We moved up a level in the directory hierarchy. confdir became sysconfdir. Rip out in-tree com_err support.
15:23 Changeset [10390] by ghudson
Remove Kerberos-dependent pieces so that we can be a fixed header file (which will soon move to just zephyr.h). The Kerberos-dependent pieces are only used by the server and can be in server/zserver.h.
15:21 Changeset [10389] by ghudson
Translate HAVE_KRB4 and HAVE_HESIOD to the currently-used symbols, for now.
15:21 Changeset [10388] by ghudson
Regenerate.
15:17 Changeset [10387] by ghudson
Use aclocal.m4 for Hesiod and Zephyr. Rely on config.site for Athena paths. Remove regexp check; we need to bundle a regexp library, probably. Return to old directory structure.
15:08 Changeset [10386] by ghudson
confdir became sysconfdir. lib/dyn moved to libdyn and zwgc moved back to the top level.
15:02 Changeset [10385] by ghudson
confdir became sysconfdir. Rip out support for in-tree com_err and ss.
14:58 Changeset [10384] by ghudson
zwgc moved back to the top level.
14:54 Changeset [10383] by ghudson
Specify locations of all needed external libraries. Also introduce preliminary support for self-contained builds by adding $ATHTOOLROOT before /usr/athena.
14:53 Changeset [10382] by ghudson
An aclocal.m4 file intended to be copied into package directories for packages that use certain external libraries.
14:40 Changeset [10381] by danw
If any part of a MUL attach fails, stop there and return an error.
02:05 Changeset [10380] by ghudson
Put \r before \n, not after. (Adjust comment to match.)
02:04 Changeset [10379] by ghudson
From mhpower: avoid possible buffer overflows.

09/22/97:

18:43 Changeset [10378] by danw
only send the useful part of the kerberos authenticator. (cuts packet size down by an order of magnitude)
17:19 Changeset [10377] by miki
ufsboot file is no more on / but in /platfrom/$platform

09/20/97:

02:58 Changeset [10376] by ghudson
From mhpower: avoid potential buffer overflows.
02:53 Changeset [10375] by ghudson
From mhpower: add checks on malloc return values.
02:52 Changeset [10374] by ghudson
From mhpower: avoid potential buffer overlow.
02:50 Changeset [10373] by ghudson
From mhpower: avoid potential buffer overflow.
02:48 Changeset [10372] by ghudson
From mhpower: make sure that remotehost is NUL-terminated before passing to syslog().
02:47 Changeset [10371] by ghudson
Check the length of the name argument to hesiod_resolve() so that the caller can't cause a buffer overrun by providing a long string.

09/15/97:

13:31 Changeset [10370] by ghudson
Pull up change from rev 1.4 to Athena 8.1 release branch.
13:29 Changeset [10369] by ghudson
Fix a logic error in the last commit which made '-o filename' break.
13:23 Changeset [10368] by ghudson
Pull up change from rev 1.27 to Athena 8.1 release branch.
13:22 Changeset [10367] by ghudson
Fix test for zip drive device.
13:22 Changeset [10366] by ghudson
Pull up change from rev 1.5 to Athena 8.1 release branch.

09/14/97:

19:43 Changeset [10365] by ghudson
Pull in sources from zephyr locker. See /mit/zephyr/repository for detailed change information.
18:15 Changeset [10364] by ghudson
Pull in sources from zephyr locker. See /mit/zephyr/repository for detailed change information.
17:56 Changeset [10363] by ghudson
Pull in sources from zephyr locker. See /mit/zephyr/repository for detailed change information.

09/13/97:

18:00 Changeset [10362] by ghudson
Pull up change from rev 1.82 to Athena 8.1 release branch.
17:57 Changeset [10361] by ghudson
Pull up change from rev 1.95 to Athena 8.1 release branch.
17:48 Changeset [10360] by ghudson
Only set KRBTKFILE if we got v4 tickets (the old test was bogus).

09/11/97:

16:33 Changeset [10359] by ghudson
Create on Athena 8.1 release branch.
16:32 Changeset [10358]
This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
16:32 Changeset [10357] by ghudson
Update script for 8.1.11
14:32 Changeset [10356] by ghudson
Sync with removal of format.input.SUN0207
13:16 Changeset [10355] by danw
Don't dump core if user gives a bad explicit filesys (-e) description

09/09/97:

21:43 Changeset [10354] by ghudson
Use a string equality test to compare "$1" to start.
21:15 Changeset [10353] by ghudson
Pull up change from rev 1.96 to Athena 8.1 release branch.
21:15 Changeset [10352] by ghudson
Recognize and ignore -d option.

09/08/97:

17:01 Changeset [10351] by ghudson
Create on Athena 8.1 release branch.
17:00 Changeset [10350] by ghudson
Pull up change from rev 1.10 to Athena 8.1 release branch.
17:00 Changeset [10349] by ghudson
Pull up change from rev 1.23 to Athena 8.1 release branch.
16:59 Changeset [10348] by ghudson
Pull up change from rev 2.20 to Athena 8.1 release branch.
16:58 Changeset [10347] by ghudson
Pull up change from rev 1.26 to Athena 8.1 release branch.
16:57 Changeset [10346] by ghudson
Pull up change from rev 1.7 to Athena 8.1 release branch.
16:56 Changeset [10345] by ghudson
Pull up change from rev 1.4 to Athena 8.1 release branch.
16:55 Changeset [10344] by ghudson
Pull up changes from revs 1.45 and 1.46 to Athena 8.1 release branch.
16:53 Changeset [10343] by ghudson
From bert: run rpd as well as olcd.
16:50 Changeset [10342]
This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
16:50 Changeset [10341] by ghudson
Set variables for OS changes.
16:47 Changeset [10340] by ghudson
Use $SHELL instead of csh for subshell in setup_tty.
16:46 Changeset [10339] by ghudson
Use correct equality test for testing if $1 is start.
16:45 Changeset [10338] by ghudson
Set mustreboot if either the hostname or IP address changed, not just if the hostname changed.

09/07/97:

23:58 Changeset [10337] by danw
On systems with utmpx, clean up based on that instead of utmp. (Gets around the fact that ftpd only writes to utmpx on Solaris.) Yet another temporary hack until we have the new login library.

09/04/97:

09:50 Changeset [10336] by ghudson
From jhawk: sync path with root.cshrc version.

09/03/97:

17:08 Changeset [10335]
This commit was manufactured by cvs2svn to create tag 'ispell-3_1_20'.
17:08 Changeset [10334] by ghudson
This commit was generated by cvs2svn to compensate for changes in r10333, which included commits to RCS files with non-trunk default branches.
17:08 Changeset [10333] by ghudson
Import of ispell 3.1.20

09/02/97:

18:30 Changeset [10332] by jweiss
from jhawk: correctly name do-update (not do_update) in comment, to reduce confusion

08/28/97:

16:59 Changeset [10331] by ghudson
chmod the CD-ROM as well as the floppy device for MAE.
Note: See TracTimeline for information about the timeline view.