Timeline


and

07/25/98:

17:25 Changeset [11800] by ghudson
From nathanw: use strerror().
17:23 Changeset [11799] by danw
add /etc/prelogin, for a before-login message
17:21 Changeset [11798] by ghudson
Gotta have <termios.h> for TIOCGWINSZ on Solaris.
17:19 Changeset [11797] by ghudson
Use point to focus. Not sure why it wasn't this way before.
17:18 Changeset [11796] by ghudson
Rollover wtmp and wtmpx once a day for ten days, instead of three times at 50K.
17:18 Changeset [11795] by ghudson
Rollover once a day for ten days, instead of three times at 50K.
17:16 Changeset [11794] by ghudson
From amu: properly cast sockaddr argument to connect().
17:16 Changeset [11793] by ghudson
Use strerror().
17:09 Changeset [11792] by ghudson
From amu: properly cast sockaddr argument to connect().
17:09 Changeset [11791] by ghudson
From amu: use strerror().
17:04 Changeset [11790] by ghudson
From amu: properly cast sockaddr argument to accept().
17:03 Changeset [11789] by ghudson
Use strerror().
17:02 Changeset [11788] by ghudson
From amu: rename errno to local_errno, to avoid glibc #define.
16:58 Changeset [11787] by ghudson
From mwhitson: <sys/stat.h> should come after <sys/types.h>.

07/24/98:

14:31 Changeset [11786] by rbasch
Add support for R4400 Indy.
13:45 Changeset [11785] by danw
add tcp_wrappers support

07/23/98:

12:36 Changeset [11784] by danw
add third/tcp_wrappers and third/inetd
12:30 Changeset [11783] by danw
fix small fd leak
12:30 Changeset [11782] by danw
remove athena/bin/xdpr
12:29 Changeset [11781] by danw
We can use the vendor xdpr now
12:27 Changeset [11780] by danw
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 rbasch
Update comments.

07/20/98:

21:55 Changeset [11778] by ghudson
Correct misspellings and typos.
12:04 Changeset [11777] by danw
``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 ghudson
Pull up change in rev 1.2 to Athena 8.2 branch.
16:41 Changeset [11775] by ghudson
We're going to apply patch 106448-01 on Solaris to fix a ping security hole. So set TRACKOS.
16:03 Changeset [11774] by ghudson
Pull up change from rev 1.15 to Athena 8.2 branch.
16:01 Changeset [11773] by ghudson
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 danw
(tack on extra newline that got lost in the last commit)
14:06 Changeset [11771] by danw
Note that the /usr/prototype_user files really come from moira and need to be kept in sync
13:56 Changeset [11770] by danw
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 ghudson
Pull up change from rev 1.6 to Athena 8.2 branch.
11:34 Changeset [11768] by ghudson
Pull up change from rev 1.41 to Athena 8.2 branch.
11:34 Changeset [11767] by ghudson
Add ksrvutil.
11:33 Changeset [11766] by ghudson
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 ghudson
CNS ksrvutil man page
11:30 Changeset [11763] by ghudson
CNS krbports include file, for building the CNS ksrvutil
11:29 Changeset [11762] by ghudson
How to build ksrvutil
11:27 Changeset [11761] by ghudson
CNS ksrvutil. Some #ifdefs at the top were removed since we're not using the CNS build system.
11:26 Changeset [11760] by ghudson
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 ghudson
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 danw
Fix 'roff lossage reported by kretch

07/15/98:

18:49 Changeset [11757] by ghudson
Pull up change from rev 1.7 to Athena 8.2 branch.
18:48 Changeset [11756] by ghudson
Dan left out a right paren.
18:46 Changeset [11755] by ghudson
Pull up change from rev 1.6 to Athena 8.2 branch.
15:03 Changeset [11754] by ghudson
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 ghudson
8.2.8 version file. /etc/system changed on Solaris, and /etc/syslog.conf changed on IRIX.
15:00 Changeset [11751] by ghudson
Pull up change from rev 1.63 to Athena 8.2 branch.
14:59 Changeset [11750] by ghudson
Pull up change from rev 1.7 to Athena 8.2 branch.
14:58 Changeset [11749] by ghudson
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 ghudson
Pull up change from rev 1.5 to Athena 8.2 branch.
14:57 Changeset [11747] by ghudson
Pull up change from rev 1.4 to Athena 8.2 branch.
14:56 Changeset [11746] by ghudson
Pull up change from rev 1.11 to Athena 8.2 branch.
14:54 Changeset [11745] by ghudson
Pull up change from rev 1.54 to Athena 8.2 branch.
14:54 Changeset [11744] by ghudson
Pull up change from rev 1.94 to Athena 8.2 branch.
14:53 Changeset [11743] by ghudson
Pull up change from rev 1.2 to Athena 8.2 branch.
14:52 Changeset [11742] by ghudson
Don't hang on unrecognized command-line switches.
14:51 Changeset [11741] by ghudson
Pull up changes from revs 1.24 and 1.25 to Athena 8.2 branch.
14:50 Changeset [11740] by ghudson
Pull up change from rev 1.8 to Athena 8.2 branch.
14:43 Changeset [11739] by ghudson
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 ghudson
Update to latest version from core-sdi. The previous version is alleged to not work correctly.
14:38 Changeset [11737] by ghudson
Get ten-hour krb4 tickets.
14:36 Changeset [11736] by ghudson
Clear obpdebug at boot time to avoid dropping to the prom on panic.
14:35 Changeset [11735] by ghudson
Don't set scsi_options any more. It was disabling 40MB/sec SCSI.
14:33 Changeset [11734] by ghudson
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 ghudson
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 ghudson
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 ghudson
Nuke extra argument to ss_listen().
14:26 Changeset [11730] by ghudson
Get ten-hour tickets.
14:25 Changeset [11729] by ghudson
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 ghudson
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 danw
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 danw
Port from NetBSD, add Athena inetd switched/unswitched behavior
16:37 Changeset [11725] by danw
Update Makefile to not define PARANOID and create Makefile.athena
15:26 Changeset [11724] by danw
Don't log *.debug. Only *.notice
14:28 Changeset [11723] by danw
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 ghudson
Remember to dump the tty field.

07/08/98:

17:37 Changeset [11721] by danw
add tcp_wrappers and inetd
17:30 Changeset [11720] by danw
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 danw
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 danw
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 danw
Initial import of tcp_wrappers
10:07 Changeset [11715] by ghudson
Document the files we use.
10:03 Changeset [11714] by ghudson
Cross-reference to the access(5) man page.

07/07/98:

17:17 Changeset [11713] by rbasch
Change postinst not to mv /core if it is a symlink.
17:11 Changeset [11712] by rbasch
Fix memory allocation in ftpglob() when no expansion is done.

07/06/98:

12:57 Changeset [11711] by danw
Accept Windows-generated PS files with PJL headers

07/05/98:

13:39 Changeset [11710] by danw
fix include (how many times can Dan mess up this one-line patch?)
13:37 Changeset [11709] by danw
fix for NetBSD-current
01:59 Changeset [11708] by ghudson
Pull up change from rev 1.11 to Athena 8.2 branch.
01:59 Changeset [11707] by ghudson
Pull up changes from revs 1.4 and 1.5 to Athena 8.2 branch.
01:58 Changeset [11706] by ghudson
Pull up changes from revs 1.3 and 1.4 to Athena 8.2 branch.
01:56 Changeset [11705] by ghudson
Pull up change from rev 1.2 to Athena 8.2 branch.
01:55 Changeset [11704] by ghudson
Pull up change from rev 1.3 to Athena 8.2 branch.
01:53 Changeset [11703] by ghudson
Pull up change from rev 1.12 to Athena 8.2 branch.
01:50 Changeset [11702] by ghudson
Pull up change from rev 1.7 to Athena 8.2 branch.
01:49 Changeset [11701] by ghudson
Pull up change from rev 1.14 to Athena 8.2 branch.
01:48 Changeset [11700] by ghudson
Pull up change from rev 2.2 to Athena 8.2 branch.
01:47 Changeset [11699] by ghudson
Pull up change from rev 1.20 to Athena 8.2 branch.
01:47 Changeset [11698] by ghudson
Pull up change from rev 1.59 to Athena 8.2 branch.
01:45 Changeset [11697] by ghudson
Pull up change from rev 1.67 to Athena 8.2 branch.
01:44 Changeset [11696] by ghudson
Pull up change from rev 1.5 to Athena 8.2 branch.
01:32 Changeset [11695] by ghudson
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 ghudson
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 ghudson
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 danw
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 danw
implement and document ftpd -E
14:38 Changeset [11690] by ghudson
Don't run autoconf.
14:36 Changeset [11689] by ghudson
Use mv -f to avoid prompting the user.
14:32 Changeset [11688] by ghudson
Remember to free removed queue entries.
14:32 Changeset [11687] by ghudson
In choose_server(), free the memory allocated by hes_resolve(). Lots of cleanup necessary for this change.
11:37 Changeset [11686] by danw
Don't attempt auth+encryption on non-default ports by default
11:24 Changeset [11685] by danw
AC_CANONICAL_HOST doesn't define target_os. Use AC_CANONICAL_SYSTEM instead.

07/01/98:

14:01 Changeset [11684] by danw
Add some extra waiting in the "-e" code (for NCSA telnet)

06/30/98:

17:10 Changeset [11683] by danw
put xauthority data in /tmp, not afs

06/29/98:

22:57 Changeset [11682] by jweiss
This file doesn't appear to be in use, and does a good job of impersonating conf_grp.c
22:56 Changeset [11681] by jweiss
SMSUPDATE became MRUPDATE years ago
16:35 Changeset [11680] by ghudson
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 ghudson
Version script for 8.2.6; sendmail.cf changed.
12:35 Changeset [11677] by rbasch
Update netaddr nvram variable when IP address changes.

06/28/98:

16:20 Changeset [11676] by ghudson
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 cfields
Fix potential array overruns in date tables. Add finals dates for 98-99.
14:39 Changeset [11670] by danw
add "Om" to make our sendmail.cf more spiritually enlightened
10:04 Changeset [11669] by rbasch
Clear console port utmp entry at end of console session.
Note: See TracTimeline for information about the timeline view.