Timeline


and

09/11/98:

22:13 Changeset [11930] by ghudson
Update list of washing machines in section on wash. Move creation of release branch to end of beta phase. (This changed for 8.2, since I found that doing pullups for each bug report during beta is a royal pain.) Simplify the rel-eng machines section, since we've nailed down better what machine does which.
20:17 Changeset [11929] by ghudson
Nuke -k and -m flags.
20:16 Changeset [11928] by ghudson
Add larvnet notifications.
20:16 Changeset [11927] by ghudson
Use a dedicated callback for console logins.

09/10/98:

12:39 Changeset [11926] by rbasch
Install program setgid to sys, instead of setuid to root.

09/07/98:

16:01 Changeset [11925] by ghudson
Pull up change from rev 8.2.10 to Athena 8.2 branch.
15:45 Changeset [11924] by ghudson
From rbasch: on the Indy, reinstall some symlink packages to correct problems with machine-dependent files.

09/04/98:

17:09 Changeset [11923] by ghudson
strtol() is more portable (SunOS 4) than strtoul().
17:09 Changeset [11922] by ghudson
Need sys/time.h for fd sets on some broken systems.
17:07 Changeset [11921] by ghudson
Need sys/param.h for MAXHOSTNAMELEN on some systems.
17:06 Changeset [11920] by ghudson
Need string.h for memcpy.

09/02/98:

22:40 Changeset [11919] by ghudson
Okay, I had two. It compiles now, honest.
22:34 Changeset [11918] by ghudson
Whoops, mistakenly had an IPV6 change in the last rev.
21:45 Changeset [11917] by ghudson
Use libares for reverse resolution if HAVE_ARES is defined.
21:38 Changeset [11916] by ghudson
Keep track of how responsive clients have been and don't time out good ones.
21:14 Changeset [11915] by ghudson
Clarifications and corrections
21:14 Changeset [11914] by ghudson
Synchronize with man page and sun4 version.
21:12 Changeset [11913] by ghudson
Shiny new home for hesinfo command (was in athena/lib/hesiod).
21:12 Changeset [11912] by ghudson
Move hesinfo out to its own package.
21:10 Changeset [11911] by ghudson
Separate out olc_answers into its own script; simplify attach-and-run scripts.
21:09 Changeset [11910] by ghudson
Rename from sis.in to sis.sh.
21:09 Changeset [11909] by ghudson
Rename to verify-message.sh; use attachandrun.
13:30 Changeset [11908] by ghudson
Add hesiod_parse_result() function.
10:55 Changeset [11907] by ghudson
Add liblarv, busyd, larvnetd, and cviewd.

09/01/98:

16:59 Changeset [11906] by ghudson
We use pid_t; we should include <sys/types.h>.
16:58 Changeset [11905] by ghudson
Remove cruft.
16:57 Changeset [11904] by ghudson
Larvnet is monitoring you.
16:54 Changeset [11903] by ghudson
cviewd, a daemon to present larvnet report information to users.

08/28/98:

18:41 Changeset [11902] by ghudson
Autoconfiscate.
18:41 Changeset [11901] by ghudson
Remove cruft.
17:20 Changeset [11900] by ghudson
Simplify fake_hostent a lot by having it invoke the callback.
12:29 Changeset [11899] by rbasch
Remove the redundant SGI 'sendmail -q' invocation.

08/27/98:

16:21 Changeset [11898] by ghudson
From mwhitson: don't make so many assumptions about the size of pointers.
12:34 Changeset [11897] by ghudson
Autoconfiscate.

08/24/98:

23:31 Changeset [11896] by ghudson
busyd, a daemon for answering larvnet status requests
23:27 Changeset [11895] by ghudson
liblarv, a small library for larvnet client-side work

08/23/98:

11:28 Changeset [11894] by ghudson
setuid before athdir_get_paths() in case the user's tokens are indexed by uid.

08/22/98:

11:28 Changeset [11893] by ghudson
Catch oversized UDP packets.

08/21/98:

02:28 Changeset [11892] by ghudson
Check in the right version of this file for the last change (oops).
02:25 Changeset [11891] by ghudson
Don't penalize clients when we get an EAGAIN or ENOBUFS from sendto().

08/20/98:

19:21 Changeset [11890] by ghudson
Add an example.

08/19/98:

14:55 Changeset [11889] by ghudson
Create on Athena 8.2 branch.
14:42 Changeset [11888]
This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
14:42 Changeset [11887] by ghudson
On the SGI, we changed a couple of configfiles. Also, we changed sendmail.cf.

08/18/98:

17:51 Changeset [11886] by ghudson
Pull up change from rev 1.20 to Athena 8.2 branch.
17:46 Changeset [11885] by ghudson
Pull up change from rev 1.33 to Athena 8.2 branch.
17:45 Changeset [11884] by ghudson
Pull up changes from revs 1.23 and 2.4 to Athena 8.2 branch.
17:42 Changeset [11883] by ghudson
Track the operating system on Solaris for 8.2.10.
13:31 Changeset [11882] by ghudson
Make the XTerm app-defaults a symlink.
13:31 Changeset [11881] by ghudson
Make app-defaults a directory of symlinks, not a single symlink, so that we can replace the xterm app-defaults.
13:30 Changeset [11880] by ghudson
Nuke a stray trailing backslash.

08/17/98:

17:50 Changeset [11879] by ghudson
Fix a grammar error in one comment. Clarify another by removing some confusing and unnecessary text.
17:49 Changeset [11878] by ghudson
Make query->qid consistent with channel->next_id.
17:49 Changeset [11877] by ghudson
Add a comment to the initialization of next_id. Use a function to compare options. Fixes a bug where the long length is used for "retrans:".
17:45 Changeset [11876] by ghudson
Use unsigned ints for unsigned 16-bit fields, in case int is 16 bits.
15:44 Changeset [11875] by danw
use $$SRVD, not $(DESTDIR) since that doesn't get set for Makefile.athena. (from ezra)
15:41 Changeset [11874] by danw
find libwrap in ${ATHTOOLROOT}/usr/athena/lib (from ezra)

08/15/98:

12:10 Changeset [11873] by ghudson
Add ares. Right now we don't expect anything in third/ to use it, so it's after the third/ section.

08/14/98:

15:51 Changeset [11872] by ghudson
Pull up change from rev 1.4 to Athena 8.2 branch.
15:49 Changeset [11871] by ghudson
Pull up change from rev 1.10 to Athena 8.2 branch.
15:46 Changeset [11870] by ghudson
Pull up change from rev 1.3 to Athena 8.2 branch.
15:46 Changeset [11869] by ghudson
Pull up change from rev 1.4 to Athena 8.2 branch.
15:44 Changeset [11868] by ghudson
Use the correct buffer for short packets when right_justify is off, for v4 output.
15:43 Changeset [11867] by ghudson
Pull up change from rev 1.27 to Athena 8.2 branch.
15:30 Changeset [11866] by ghudson
Pull up change from rev 1.13 to Athena 8.2 branch.
15:27 Changeset [11865] by ghudson
Pull up change from rev 1.16 to Athena 8.2 branch.
00:00 Changeset [11864] by ghudson
Excise the setting of DISPLAY; it tends to do the wrong thing.

08/13/98:

23:49 Changeset [11863] by ghudson
Revert the 8.2 behavior change in "zctl unhide", going back to the old method of just setting the exposure to realm-visible. Setting it any higher causes login notices to be sent, which annoys people. Yay stupid protocols. Factual point: the change in rev 1.26 had no effect (comparing locations against the string constants doesn't work, it seems).
17:56 Changeset [11862] by ghudson
Oops, Solaris app-defaults directory is /usr/openwin/lib/app-defaults, no X11.
17:44 Changeset [11861] by ghudson
Make fgrep local. It's only 10K and some init.d scripts depend on it. Make new GL files symlinks. Make XIE server a symlink, since it's not preloaded and we could use the space.
16:06 Changeset [11860] by jweiss
fix some paths
14:14 Changeset [11859] by ghudson
Oops, need <sys/time.h> for struct timeval on some systems.
14:08 Changeset [11858] by ghudson
Build system for libares
14:08 Changeset [11857] by ghudson
Introductory file for external distribution of libares
14:07 Changeset [11856] by ghudson
Sources for libares, an asynchronous resolver library
14:07 Changeset [11855] by ghudson
Documentation for libares, an asynchronous resolver library
14:07 Changeset [11854] by ghudson
A sample program using libares
Note: See TracTimeline for information about the timeline view.