Timeline


and

08/03/98:

23:26 Changeset [11848] by ghudson
Use AC_CANONICAL_HOST and host_os instead of target_os (which is for cross-compilers).
23:25 Changeset [11847] by ghudson
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 ghudson
Pull up change from rev 1.12 to Athena 8.2 branch.
17:49 Changeset [11845] by danw
don't free saved_pw_name and saved_pw_passwd until krb4 auth has succeeded.
13:46 Changeset [11844] by danw
from amu: deal with systems that don't have rlim_t
13:34 Changeset [11843] by danw
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 ghudson
Pull up change from rev 1.26 to Athena 8.2 branch.
22:35 Changeset [11841] by ghudson
Pull up change from rev 1.9 to Athena 8.2 branch.
22:30 Changeset [11840] by ghudson
Make zctl unhide set a minimum exposure of realm-visible.

08/01/98:

14:38 Changeset [11839] by danw
from amu: malloc enough space to store the full ticket file name
13:42 Changeset [11838] by danw
include termio.h instead of sys/termio.h
13:37 Changeset [11837] by danw
remove fields no longer needed after get_label rewrite.

07/31/98:

16:48 Changeset [11836] by ghudson
Pull up change from rev 1.4 to Athena 8.2 branch.
16:48 Changeset [11835] by ghudson
Nuke comma fault. Pointed out by elliot.
15:39 Changeset [11834] by ghudson
Pull up change from rev 1.3 to Athena 8.2 branch.
15:38 Changeset [11833] by ghudson
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 ghudson
Pull up change from rev 1.2 to Athena 8.2 branch.
15:24 Changeset [11831] by ghudson
Pull up change from rev 1.5 to Athena 8.2 branch.
15:24 Changeset [11830] by ghudson
Pull up change from rev 1.12 to Athena 8.2 branch.
15:21 Changeset [11829] by ghudson
attachandrun, not attachrun.
15:20 Changeset [11828] by ghudson
The sense of have_nocrack was reversed, so users were getting added to the shadow file with a "*".
15:20 Changeset [11827] by ghudson
Declare dst_realm_sz properly so we can copy in the krb4 destination realm properly.

07/30/98:

14:04 Changeset [11826] by ghudson
Pull up change from rev 1.2 to Athena 8.2 branch.
14:04 Changeset [11825] by ghudson
Oh yeah, we also frobbed /etc/athena/newsyslog.conf for this patch release.
13:53 Changeset [11824] by ghudson
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 ghudson
/etc/named.boot turned up again from the SGI install. Nuke it.
13:25 Changeset [11821] by ghudson
Pull up change from rev 1.2 to Athena 8.2 branch.
13:25 Changeset [11820] by ghudson
Pull up change from rev 1.9 to Athena 8.2 branch.
13:24 Changeset [11819] by ghudson
Pull up change from rev 1.7 to Athena 8.2 branch.
13:24 Changeset [11818] by ghudson
Pull up change from rev 1.4 to Athena 8.2 branch.
13:23 Changeset [11817] by ghudson
Pull up change from rev 1.19 to Athena 8.2 branch.
13:21 Changeset [11816] by ghudson
Pull up change from rev 1.16 to Athena 8.2 branch.
13:20 Changeset [11815] by ghudson
Pull up change from rev 1.10 to Athena 8.2 branch.
13:20 Changeset [11814] by ghudson
Pull up change from rev 1.33 to Athena 8.2 branch.
13:19 Changeset [11813] by ghudson
Pull up change from rev 1.9 to Athena 8.2 branch.
13:19 Changeset [11812] by ghudson
Pull up change from rev 1.5 to Athena 8.2 branch.
13:16 Changeset [11811] by ghudson
From rbasch: disable power saving.
13:14 Changeset [11810] by ghudson
Point /usr/athena/bin/perl at perl 5.
13:12 Changeset [11809] by ghudson
Install xterm app-defaults in /usr/openwin so we get them more reliably.
13:11 Changeset [11808] by ghudson
Replace with recent X11R6 version.
13:09 Changeset [11807] by ghudson
From mbarker: disable power saving on Solaris.
13:06 Changeset [11806] by ghudson
Don't disable default arguments due to -l username.

07/27/98:

23:16 Changeset [11805] by ghudson
Pull up change from rev 1.8 to Athena 8.2 branch.
23:15 Changeset [11804] by ghudson
Dan didn't actually just leave out a right paren; he put in a semicolon instead. Nuke the semicolon.
18:41 Changeset [11803] by ghudson
Pull up change from rev 1.5 to Athena 8.2 branch.
18:39 Changeset [11802] by ghudson
From rbasch: verify that we can update sash before starting update.
12:07 Changeset [11801] by danw
rewrite get_label from scratch so it no longer assumes va_list == caddr_t[]

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.
Note: See TracTimeline for information about the timeline view.