Timeline
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>.
07/24/98:
- 14:31 Changeset [11786] by
- Add support for R4400 Indy.
- 13:45 Changeset [11785] by
- add tcp_wrappers support
07/23/98:
- 12:36 Changeset [11784] by
- add third/tcp_wrappers and third/inetd
- 12:30 Changeset [11783] by
- fix small fd leak
- 12:30 Changeset [11782] by
- remove athena/bin/xdpr
- 12:29 Changeset [11781] by
- We can use the vendor xdpr now
- 12:27 Changeset [11780] by
- read from stdin if no files are given. assume no special processing if no -T option is given.
07/21/98:
- 12:24 Changeset [11779] by
- Update comments.
07/20/98:
- 21:55 Changeset [11778] by
- Correct misspellings and typos.
- 12:04 Changeset [11777] by
- ``Hey Rocky! Watch me pull a working patch for recvjob.c out of my hat!'' ``But that trick _never_ works!'' ``This time for sure!'' (tested by nathanw. *sigh*)
07/16/98:
- 16:41 Changeset [11776] by
- Pull up change in rev 1.2 to Athena 8.2 branch.
- 16:41 Changeset [11775] by
- We're going to apply patch 106448-01 on Solaris to fix a ping security hole. So set TRACKOS.
- 16:03 Changeset [11774] by
- Pull up change from rev 1.15 to Athena 8.2 branch.
- 16:01 Changeset [11773] by
- Don't stop listening to a file descriptor on a zero-length read; it could just be from a zero-length write to a pty. (This is bad if the fd really is a pipe or file, though; we could use isatty() to check except that on Solaris our command-line inputfd is a pipe with /dev/console redirected to it.) When read returns -1, do stop listening to the file descriptor, but be noisy about it.
- 14:07 Changeset [11772] by
- (tack on extra newline that got lost in the last commit)
- 14:06 Changeset [11771] by
- Note that the /usr/prototype_user files really come from moira and need to be kept in sync
- 13:56 Changeset [11770] by
- From aurora: update out-of-date information on where to get hardcopy documentation and how to use on-line help.
- 11:38 Changeset [11769] by
- Pull up change from rev 1.6 to Athena 8.2 branch.
- 11:34 Changeset [11768] by
- Pull up change from rev 1.41 to Athena 8.2 branch.
- 11:34 Changeset [11767] by
- Add ksrvutil.
- 11:33 Changeset [11766] by
- Add on Athena 8.2 release branch.
- 11:30 Changeset [11765]
- This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
- 11:30 Changeset [11764] by
- CNS ksrvutil man page
- 11:30 Changeset [11763] by
- CNS krbports include file, for building the CNS ksrvutil
- 11:29 Changeset [11762] by
- How to build ksrvutil
- 11:27 Changeset [11761] by
- CNS ksrvutil. Some #ifdefs at the top were removed since we're not using the CNS build system.
- 11:26 Changeset [11760] by
- Some CNS libkadm sources to build the CNS kpasswd against. In some files, KRB_INT32 needed to be redefined to KRB4_32 for krb5 build system.
- 10:55 Changeset [11759] by
- Eliminate some cruft: nuke two unused fields in the client structure and rename client_which_client() to client_find() and make the second argument a port instead of a notice.
- 09:00 Changeset [11758] by
- Fix 'roff lossage reported by kretch
07/15/98:
- 18:49 Changeset [11757] by
- Pull up change from rev 1.7 to Athena 8.2 branch.
- 18:48 Changeset [11756] by
- Dan left out a right paren.
- 18:46 Changeset [11755] by
- Pull up change from rev 1.6 to Athena 8.2 branch.
- 15:03 Changeset [11754] by
- Add on Athena 8.2 branch.
- 15:02 Changeset [11753]
- This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
- 15:02 Changeset [11752] by
- 8.2.8 version file. /etc/system changed on Solaris, and /etc/syslog.conf changed on IRIX.
- 15:00 Changeset [11751] by
- Pull up change from rev 1.63 to Athena 8.2 branch.
- 14:59 Changeset [11750] by
- Pull up change from rev 1.7 to Athena 8.2 branch.
- 14:58 Changeset [11749] by
- As requested by tlyu: take the :88 out of the admin_server line (or you can't talk to the admin server), and put the KDCs back into the canonical order.
- 14:57 Changeset [11748] by
- Pull up change from rev 1.5 to Athena 8.2 branch.
- 14:57 Changeset [11747] by
- Pull up change from rev 1.4 to Athena 8.2 branch.
- 14:56 Changeset [11746] by
- Pull up change from rev 1.11 to Athena 8.2 branch.
- 14:54 Changeset [11745] by
- Pull up change from rev 1.54 to Athena 8.2 branch.
- 14:54 Changeset [11744] by
- Pull up change from rev 1.94 to Athena 8.2 branch.
- 14:53 Changeset [11743] by
- Pull up change from rev 1.2 to Athena 8.2 branch.
- 14:52 Changeset [11742] by
- Don't hang on unrecognized command-line switches.
- 14:51 Changeset [11741] by
- Pull up changes from revs 1.24 and 1.25 to Athena 8.2 branch.
- 14:50 Changeset [11740] by
- Pull up change from rev 1.8 to Athena 8.2 branch.
- 14:43 Changeset [11739] by
- Pull in a change from a more recent web2c release: * web2c.h (alloca): Do not declare, since whatever uses it (i.e., bison output) should declare it, and we want to avoid conflicts.
- 14:40 Changeset [11738] by
- Update to latest version from core-sdi. The previous version is alleged to not work correctly.
- 14:38 Changeset [11737] by
- Get ten-hour krb4 tickets.
- 14:36 Changeset [11736] by
- Clear obpdebug at boot time to avoid dropping to the prom on panic.
- 14:35 Changeset [11735] by
- Don't set scsi_options any more. It was disabling 40MB/sec SCSI.
- 14:33 Changeset [11734] by
- We can use the Athena config.site now. We just have to say --with-krb4=yes to use the built-in krb4 support.
- 14:30 Changeset [11733] by
- Allow command line to override availability or locations Athena software. Useful when we're building things like krb5 and don't want to fool it into thinking that it's using already-installed krb4 support.
- 14:29 Changeset [11732] by
- Mostly from danw: add "-n" option to only display what packages we are building, and take care of startpackage and endpackage in the awk phase so that we can start or end at a package which doesn't actually get built for this platform.
- 14:28 Changeset [11731] by
- Nuke extra argument to ss_listen().
- 14:26 Changeset [11730] by
- Get ten-hour tickets.
- 14:25 Changeset [11729] by
- Always pass a username argument to /usr/bin/passwd, for predictability. (And because /usr/bin/passwd sometimes picks a lame default user.)
- 14:11 Changeset [11728] by
- From krb5 mainline: use uname() to get default IM string, instead of relying on the limited set of DEFAULT_IM values. (Otherwise we say 4.4 BSD on IRIX systems.)
07/14/98:
- 13:34 Changeset [11727] by
- use krb5_build_principal_ext instead of krb5_build_principal in case the realm data isn't NUL-terminated
07/09/98:
- 16:39 Changeset [11726] by
- Port from NetBSD, add Athena inetd switched/unswitched behavior
- 16:37 Changeset [11725] by
- Update Makefile to not define PARANOID and create Makefile.athena
- 15:26 Changeset [11724] by
- Don't log *.debug. Only *.notice
- 14:28 Changeset [11723] by
- add /usr/freeware/catman to athena_manpath to get perl5 manpages. Put it before /usr/share/catman so we get perl5 manpage before perl4 one.
- 12:56 Changeset [11722] by
- Remember to dump the tty field.
07/08/98:
- 17:37 Changeset [11721] by
- add tcp_wrappers and inetd
- 17:30 Changeset [11720] by
- This commit was generated by cvs2svn to compensate for changes in r11719, which included commits to RCS files with non-trunk default branches.
- 17:30 Changeset [11719] by
- Initial import of NetBSD inetd
- 17:24 Changeset [11718]
- This commit was manufactured by cvs2svn to create tag 'tcp_wrappers_7_6'.
- 17:24 Changeset [11717] by
- This commit was generated by cvs2svn to compensate for changes in r11716, which included commits to RCS files with non-trunk default branches.
- 17:24 Changeset [11716] by
- Initial import of tcp_wrappers
- 10:07 Changeset [11715] by
- Document the files we use.
- 10:03 Changeset [11714] by
- Cross-reference to the access(5) man page.
07/07/98:
- 17:17 Changeset [11713] by
- Change postinst not to mv /core if it is a symlink.
- 17:11 Changeset [11712] by
- Fix memory allocation in ftpglob() when no expansion is done.
07/06/98:
- 12:57 Changeset [11711] by
- Accept Windows-generated PS files with PJL headers
07/05/98:
- 13:39 Changeset [11710] by
- fix include (how many times can Dan mess up this one-line patch?)
- 13:37 Changeset [11709] by
- fix for NetBSD-current
- 01:59 Changeset [11708] by
- Pull up change from rev 1.11 to Athena 8.2 branch.
- 01:59 Changeset [11707] by
- Pull up changes from revs 1.4 and 1.5 to Athena 8.2 branch.
- 01:58 Changeset [11706] by
- Pull up changes from revs 1.3 and 1.4 to Athena 8.2 branch.
- 01:56 Changeset [11705] by
- Pull up change from rev 1.2 to Athena 8.2 branch.
- 01:55 Changeset [11704] by
- Pull up change from rev 1.3 to Athena 8.2 branch.
- 01:53 Changeset [11703] by
- Pull up change from rev 1.12 to Athena 8.2 branch.
- 01:50 Changeset [11702] by
- Pull up change from rev 1.7 to Athena 8.2 branch.
- 01:49 Changeset [11701] by
- Pull up change from rev 1.14 to Athena 8.2 branch.
- 01:48 Changeset [11700] by
- Pull up change from rev 2.2 to Athena 8.2 branch.
- 01:47 Changeset [11699] by
- Pull up change from rev 1.20 to Athena 8.2 branch.
- 01:47 Changeset [11698] by
- Pull up change from rev 1.59 to Athena 8.2 branch.
- 01:45 Changeset [11697] by
- Pull up change from rev 1.67 to Athena 8.2 branch.
- 01:44 Changeset [11696] by
- Pull up change from rev 1.5 to Athena 8.2 branch.
- 01:32 Changeset [11695] by
- Log if we can't issue the SRIOCSREDIR ioctl. Add a function x_stop_wait() to do a paranoid wait for the X server to die, and use it in all three places we wait for X_STOP_WAIT seconds. Previously, a SIGCHLD from the console could interrupt our wait and we could exit before the X server dies. If a SIGCHLD arrives quickly and resets x_running before we get to the sigsuspend(), skip the sigsuspend() as before but don't skip the logging and x_stop_wait(). (Side win: if a SIGUSR1 arrives quickly, don't stupidly wait X_START_WAIT seconds for a signal. There is still a race for us to lose here, but it's a short window and the cost of losing is just a 30-second delay.)
- 01:28 Changeset [11694] by
- For now, we're installing unformatted man pages by setting OUT_EXT to '' (which is gross). This makes the rules for building man pages self-referential. So just nuke those rules.
- 01:27 Changeset [11693] by
- Specify the pid directory using DESTRUN. Install man pages. Setting OUT_EXT is gross, but it's the simplest way of installing unformatted man pages for now.
07/03/98:
- 22:10 Changeset [11692] by
- Update bootstrapping info... synctree uses autoconf now, and third/cns has been replaced with third/krb5. I didn't touch the aklog instructions, since the truth is more complicated than it implies (It needs to find the krb libraries) and I wasn't sure the best way to do it.
07/02/98:
- 22:45 Changeset [11691] by
- implement and document ftpd -E
- 14:38 Changeset [11690] by
- Don't run autoconf.
- 14:36 Changeset [11689] by
- Use mv -f to avoid prompting the user.
- 14:32 Changeset [11688] by
- Remember to free removed queue entries.
- 14:32 Changeset [11687] by
- In choose_server(), free the memory allocated by hes_resolve(). Lots of cleanup necessary for this change.
- 11:37 Changeset [11686] by
- Don't attempt auth+encryption on non-default ports by default
- 11:24 Changeset [11685] by
- AC_CANONICAL_HOST doesn't define target_os. Use AC_CANONICAL_SYSTEM instead.
07/01/98:
- 14:01 Changeset [11684] by
- Add some extra waiting in the "-e" code (for NCSA telnet)
06/30/98:
- 17:10 Changeset [11683] by
- put xauthority data in /tmp, not afs
06/29/98:
- 22:57 Changeset [11682] by
- This file doesn't appear to be in use, and does a good job of impersonating conf_grp.c
- 22:56 Changeset [11681] by
- SMSUPDATE became MRUPDATE years ago
- 16:35 Changeset [11680] by
- Add on Athena 8.2 release branch.
- 16:34 Changeset [11679]
- This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
- 16:34 Changeset [11678] by
- Version script for 8.2.6; sendmail.cf changed.
- 12:35 Changeset [11677] by
- Update netaddr nvram variable when IP address changes.
06/28/98:
- 16:20 Changeset [11676] by
- Point at 8.2 sources.
06/25/98:
- 16:10 Changeset [11675]
- This commit was manufactured by cvs2svn to create tag 'latex-2_0_9'.
- 16:10 Changeset [11674]
- This commit was manufactured by cvs2svn to create tag 'afs-3_4a_ports'.
- 16:10 Changeset [11673]
- This commit was manufactured by cvs2svn to create tag 'afs-3_4a_patches_7'.
- 16:10 Changeset [11672]
- This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
- 16:10 Changeset [11671] by
- Fix potential array overruns in date tables. Add finals dates for 98-99.
- 14:39 Changeset [11670] by
- add "Om" to make our sendmail.cf more spiritually enlightened
- 10:04 Changeset [11669] by
- Clear console port utmp entry at end of console session.
Note: See TracTimeline
for information about the timeline view.