Timeline
08/24/98:
- 23:31 Changeset [11896] by
- busyd, a daemon for answering larvnet status requests
- 23:27 Changeset [11895] by
- liblarv, a small library for larvnet client-side work
08/23/98:
- 11:28 Changeset [11894] by
- setuid before athdir_get_paths() in case the user's tokens are indexed by uid.
08/22/98:
- 11:28 Changeset [11893] by
- Catch oversized UDP packets.
08/21/98:
- 02:28 Changeset [11892] by
- Check in the right version of this file for the last change (oops).
- 02:25 Changeset [11891] by
- Don't penalize clients when we get an EAGAIN or ENOBUFS from sendto().
08/20/98:
- 19:21 Changeset [11890] by
- Add an example.
08/19/98:
- 14:55 Changeset [11889] by
- 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
- On the SGI, we changed a couple of configfiles. Also, we changed sendmail.cf.
08/18/98:
- 17:51 Changeset [11886] by
- Pull up change from rev 1.20 to Athena 8.2 branch.
- 17:46 Changeset [11885] by
- Pull up change from rev 1.33 to Athena 8.2 branch.
- 17:45 Changeset [11884] by
- Pull up changes from revs 1.23 and 2.4 to Athena 8.2 branch.
- 17:42 Changeset [11883] by
- Track the operating system on Solaris for 8.2.10.
- 13:31 Changeset [11882] by
- Make the XTerm app-defaults a symlink.
- 13:31 Changeset [11881] by
- 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
- Nuke a stray trailing backslash.
08/17/98:
- 17:50 Changeset [11879] by
- Fix a grammar error in one comment. Clarify another by removing some confusing and unnecessary text.
- 17:49 Changeset [11878] by
- Make query->qid consistent with channel->next_id.
- 17:49 Changeset [11877] by
- 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
- Use unsigned ints for unsigned 16-bit fields, in case int is 16 bits.
- 15:44 Changeset [11875] by
- use $$SRVD, not $(DESTDIR) since that doesn't get set for Makefile.athena. (from ezra)
- 15:41 Changeset [11874] by
- find libwrap in ${ATHTOOLROOT}/usr/athena/lib (from ezra)
08/15/98:
- 12:10 Changeset [11873] by
- 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
- Pull up change from rev 1.4 to Athena 8.2 branch.
- 15:49 Changeset [11871] by
- Pull up change from rev 1.10 to Athena 8.2 branch.
- 15:46 Changeset [11870] by
- Pull up change from rev 1.3 to Athena 8.2 branch.
- 15:46 Changeset [11869] by
- Pull up change from rev 1.4 to Athena 8.2 branch.
- 15:44 Changeset [11868] by
- Use the correct buffer for short packets when right_justify is off, for v4 output.
- 15:43 Changeset [11867] by
- Pull up change from rev 1.27 to Athena 8.2 branch.
- 15:30 Changeset [11866] by
- Pull up change from rev 1.13 to Athena 8.2 branch.
- 15:27 Changeset [11865] by
- Pull up change from rev 1.16 to Athena 8.2 branch.
- 00:00 Changeset [11864] by
- Excise the setting of DISPLAY; it tends to do the wrong thing.
08/13/98:
- 23:49 Changeset [11863] by
- 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
- Oops, Solaris app-defaults directory is /usr/openwin/lib/app-defaults, no X11.
- 17:44 Changeset [11861] by
- 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
- fix some paths
- 14:14 Changeset [11859] by
- Oops, need <sys/time.h> for struct timeval on some systems.
- 14:08 Changeset [11858] by
- Build system for libares
- 14:08 Changeset [11857] by
- Introductory file for external distribution of libares
- 14:07 Changeset [11856] by
- Sources for libares, an asynchronous resolver library
- 14:07 Changeset [11855] by
- Documentation for libares, an asynchronous resolver library
- 14:07 Changeset [11854] by
- A sample program using libares
08/11/98:
- 14:49 Changeset [11853] by
- if the client has refused to negotiate authentication, don't wait for them to negotiate encryption, because it's not going to happen.
- 14:14 Changeset [11852] by
- fix typo in comment
08/10/98:
- 11:20 Changeset [11851] by
- krb4 compat fix from the mainline
08/07/98:
- 10:09 Changeset [11850] by
- deliver obviously local mail without doing any name resolution, so it will still work if the machine fall off the net or is otherwise without DNS.
08/06/98:
- 15:38 Changeset [11849] by
- tcsh has moved from ftp.deshaw.com to ftp.astron.com
08/03/98:
- 23:26 Changeset [11848] by
- Use AC_CANONICAL_HOST and host_os instead of target_os (which is for cross-compilers).
- 23:25 Changeset [11847] by
- Use AC_DEFINE instead of manually setting CPPFLAGS. Use host os instead of target os (which is for cross-compilers), and use AC_CANONICAL_HOST.
- 17:56 Changeset [11846] by
- Pull up change from rev 1.12 to Athena 8.2 branch.
- 17:49 Changeset [11845] by
- don't free saved_pw_name and saved_pw_passwd until krb4 auth has succeeded.
- 13:46 Changeset [11844] by
- from amu: deal with systems that don't have rlim_t
- 13:34 Changeset [11843] by
- from amu: rename errno to local_errno to avoid problems on systems where errno is a macro
08/02/98:
- 22:36 Changeset [11842] by
- Pull up change from rev 1.26 to Athena 8.2 branch.
- 22:35 Changeset [11841] by
- Pull up change from rev 1.9 to Athena 8.2 branch.
- 22:30 Changeset [11840] by
- Make zctl unhide set a minimum exposure of realm-visible.
08/01/98:
- 14:38 Changeset [11839] by
- from amu: malloc enough space to store the full ticket file name
- 13:42 Changeset [11838] by
- include termio.h instead of sys/termio.h
- 13:37 Changeset [11837] by
- remove fields no longer needed after get_label rewrite.
07/31/98:
- 16:48 Changeset [11836] by
- Pull up change from rev 1.4 to Athena 8.2 branch.
- 16:48 Changeset [11835] by
- Nuke comma fault. Pointed out by elliot.
- 15:39 Changeset [11834] by
- Pull up change from rev 1.3 to Athena 8.2 branch.
- 15:38 Changeset [11833] by
- Reword the message: * the root password doesn't actually allow you to unlock the screen * Bury 'xlock.real' a little bit and try to discourage people more from using it.
- 15:25 Changeset [11832] by
- Pull up change from rev 1.2 to Athena 8.2 branch.
- 15:24 Changeset [11831] by
- Pull up change from rev 1.5 to Athena 8.2 branch.
- 15:24 Changeset [11830] by
- Pull up change from rev 1.12 to Athena 8.2 branch.
- 15:21 Changeset [11829] by
- attachandrun, not attachrun.
- 15:20 Changeset [11828] by
- The sense of have_nocrack was reversed, so users were getting added to the shadow file with a "*".
- 15:20 Changeset [11827] by
- Declare dst_realm_sz properly so we can copy in the krb4 destination realm properly.
07/30/98:
- 14:04 Changeset [11826] by
- Pull up change from rev 1.2 to Athena 8.2 branch.
- 14:04 Changeset [11825] by
- Oh yeah, we also frobbed /etc/athena/newsyslog.conf for this patch release.
- 13:53 Changeset [11824] by
- Add on Athena 8.2 branch.
- 13:51 Changeset [11823]
- This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
- 13:51 Changeset [11822] by
- /etc/named.boot turned up again from the SGI install. Nuke it.
- 13:25 Changeset [11821] by
- Pull up change from rev 1.2 to Athena 8.2 branch.
- 13:25 Changeset [11820] by
- Pull up change from rev 1.9 to Athena 8.2 branch.
- 13:24 Changeset [11819] by
- Pull up change from rev 1.7 to Athena 8.2 branch.
- 13:24 Changeset [11818] by
- Pull up change from rev 1.4 to Athena 8.2 branch.
- 13:23 Changeset [11817] by
- Pull up change from rev 1.19 to Athena 8.2 branch.
- 13:21 Changeset [11816] by
- Pull up change from rev 1.16 to Athena 8.2 branch.
- 13:20 Changeset [11815] by
- Pull up change from rev 1.10 to Athena 8.2 branch.
- 13:20 Changeset [11814] by
- Pull up change from rev 1.33 to Athena 8.2 branch.
- 13:19 Changeset [11813] by
- Pull up change from rev 1.9 to Athena 8.2 branch.
- 13:19 Changeset [11812] by
- Pull up change from rev 1.5 to Athena 8.2 branch.
- 13:16 Changeset [11811] by
- From rbasch: disable power saving.
- 13:14 Changeset [11810] by
- Point /usr/athena/bin/perl at perl 5.
- 13:12 Changeset [11809] by
- Install xterm app-defaults in /usr/openwin so we get them more reliably.
- 13:11 Changeset [11808] by
- Replace with recent X11R6 version.
- 13:09 Changeset [11807] by
- From mbarker: disable power saving on Solaris.
- 13:06 Changeset [11806] by
- Don't disable default arguments due to -l username.
07/27/98:
- 23:16 Changeset [11805] by
- Pull up change from rev 1.8 to Athena 8.2 branch.
- 23:15 Changeset [11804] by
- Dan didn't actually just leave out a right paren; he put in a semicolon instead. Nuke the semicolon.
- 18:41 Changeset [11803] by
- Pull up change from rev 1.5 to Athena 8.2 branch.
- 18:39 Changeset [11802] by
- From rbasch: verify that we can update sash before starting update.
- 12:07 Changeset [11801] by
- rewrite get_label from scratch so it no longer assumes va_list == caddr_t[]
07/25/98:
- 17:25 Changeset [11800] by
- From nathanw: use strerror().
- 17:23 Changeset [11799] by
- add /etc/prelogin, for a before-login message
- 17:21 Changeset [11798] by
- Gotta have <termios.h> for TIOCGWINSZ on Solaris.
- 17:19 Changeset [11797] by
- Use point to focus. Not sure why it wasn't this way before.
- 17:18 Changeset [11796] by
- Rollover wtmp and wtmpx once a day for ten days, instead of three times at 50K.
- 17:18 Changeset [11795] by
- Rollover once a day for ten days, instead of three times at 50K.
- 17:16 Changeset [11794] by
- From amu: properly cast sockaddr argument to connect().
- 17:16 Changeset [11793] by
- Use strerror().
- 17:09 Changeset [11792] by
- From amu: properly cast sockaddr argument to connect().
- 17:09 Changeset [11791] by
- From amu: use strerror().
- 17:04 Changeset [11790] by
- From amu: properly cast sockaddr argument to accept().
- 17:03 Changeset [11789] by
- Use strerror().
- 17:02 Changeset [11788] by
- From amu: rename errno to local_errno, to avoid glibc #define.
- 16:58 Changeset [11787] by
- From mwhitson: <sys/stat.h> should come after <sys/types.h>.
Note: See TracTimeline
for information about the timeline view.