Timeline
01/20/98:
- 18:48 Changeset [11061] by
- From svalente: generate XZwrite with sed.
- 18:48 Changeset [11060] by
- From svalente: generate XZwrite with sed, not with autoconf.
- 18:19 Changeset [11059] by
- Eliminate redundant Kerberos code, moving afs_realm_of_cell to aklog_main.c.
- 18:18 Changeset [11058] by
- Install cleanup mode 555, not mode 644. Also use INSTALL_PROGRAM.
- 18:18 Changeset [11057] by
- Move /usr/ucb to end of path, and include /usr/sbin (for NetBSD, mainly). Use krb5 kdestroy -q instead of krb4 kdestroy -f. Fix "end" to "done" at end of for loop.
- 18:17 Changeset [11056] by
- From svalente: only define LOCK_SH et al if they aren't already defiend.
- 18:16 Changeset [11055] by
- Make sure stb.st_size matches format.
- 18:15 Changeset [11054] by
- Use only one mtg_info structure instead of a whole array.
- 18:13 Changeset [11053] by
- Revert previous change; it is rendered unnecessary by imake.cnfig change.
- 18:12 Changeset [11052] by
- Get HOSTTYPE value from build environment.
- 18:11 Changeset [11051] by
- tcreate() expects an int, not an off_t.
- 18:10 Changeset [11050] by
- Simplify and fix some really broken bitwise logic.
- 18:09 Changeset [11049] by
- Whoops, listsuidcells belongs in lsbindir.
- 18:09 Changeset [11048] by
- From nathanw: don't assume we have xargs -i, since not everyone does.
- 18:05 Changeset [11047] by
- Use unsigned characters for the time buffer, or we can lose badly reconstructing the time value.
01/19/98:
- 13:20 Changeset [11046] by
- Garbage collect.
01/16/98:
- 22:09 Changeset [11045] by
- From nathanw: document -c and -n options.
01/15/98:
- 18:01 Changeset [11044] by
- don't translate `at' to `@' be less eager about resolving hostnames (to prevent bad DNS from causing mail to get stuck on workstations)
- 14:06 Changeset [11043] by
- generate ANSIer output files
01/14/98:
- 12:38 Changeset [11042] by
- Start xntpd if we are a time client.
- 12:29 Changeset [11041] by
- /etc/sshd_config is a configfile.
- 12:29 Changeset [11040] by
- Start sshd if requested.
- 12:27 Changeset [11039] by
- Add an SSHD configuration variable.
- 12:27 Changeset [11038] by
- Add an sshd configuration file.
- 12:09 Changeset [11037] by
- Use casted NULL instead of casted 0 in varargs context. Makes things a little clearer.
- 12:09 Changeset [11036] by
- Can't use uncasted NULL in a varargs context.
- 12:08 Changeset [11035] by
- Disable the -o test; it doesn't work in AFS.
- 12:08 Changeset [11034] by
- Don't create /usr/bin/perl. We don't want it.
- 12:08 Changeset [11033] by
- Remove a redundant slash in the sed substitution for making h2phsrvd. Run h2phsrvd with an include path so perl can find its libraries.
01/12/98:
- 14:02 Changeset [11032] by
- clarify some custom-install text
- 13:29 Changeset [11031] by
- Add RCS ID and comment.
01/10/98:
- 19:23 Changeset [11030] by
- Eliminate kermit glue; we build it in the release now.
01/09/98:
- 20:05 Changeset [11029] by
- Pull up change from rev 1.3 to Athena 8.1 release branch.
- 20:04 Changeset [11028] by
- Pull up change from rev 1.48 to Athena 8.1 release branch.
- 20:04 Changeset [11027] by
- Pull up change from rev 1.30 to Athena 8.1 release branch.
- 17:57 Changeset [11026] by
- fix krb4 ticket lifetime bug
01/08/98:
- 22:07 Changeset [11025] by
- Use a FQDN in the HOST variable; we can be set up to handle that.
- 22:06 Changeset [11024] by
- Install zephyr.vars from here.
- 19:31 Changeset [11023] by
- Fix typo.
- 16:31 Changeset [11022] by
- Create on Athena 8.1 release branch.
- 16:30 Changeset [11021]
- This commit was manufactured by cvs2svn to create branch 'athena-8_1'.
- 16:30 Changeset [11020] by
- Version script for 8.1.15.
- 16:27 Changeset [11019] by
- oops. fix to previous strerror fix
- 15:46 Changeset [11018] by
- Pull up change from rev 1.17 to Athena 8.1 release branch.
- 15:44 Changeset [11017] by
- Pull up change from rev 1.9 to Athena 8.1 release branch.
- 15:40 Changeset [11016] by
- Pull up change from rev 1.2 to Athena 8.1 release branch.
- 15:21 Changeset [11015] by
- Pull up changes from revs 1.4 and 1.5 to Athena 8.1 release branch.
- 15:20 Changeset [11014] by
- Pull up changes from revs 1.25-1.28 to Athena 8.1 release branch.
- 15:03 Changeset [11013] by
- Pull up change from rev 1.12 to Athena 8.1 release branch.
- 14:58 Changeset [11012] by
- From aellwood: reset signal handlers after the job is read successfully.
- 13:55 Changeset [11011] by
- Document exit status change.
- 11:53 Changeset [11010] by
- Use strerror, not sys_errlist
- 02:01 Changeset [11009] by
- Only get the parts of the uname output which we actually test against.
- 01:57 Changeset [11008] by
- Don't install zephyr.vars.
- 01:55 Changeset [11007] by
- zephyr.vars will live in packs/config.
- 01:53 Changeset [11006] by
- Don't generate zephyr.vars; we've moved it to packs/config.
- 01:06 Changeset [11005] by
- Use strerror.
- 01:02 Changeset [11004] by
- Use seteuid() instead of setreuid().
- 01:01 Changeset [11003] by
- Pare down to xdr_path, the only function we were actually using.
01/07/98:
- 13:36 Changeset [11002] by
- We don't use CNS any more.
- 13:25 Changeset [11001] by
- Nuke auto-generated file.
01/06/98:
- 16:35 Changeset [11000] by
- grammar police
- 16:26 Changeset [10999] by
- Don't use getpwnam when accepting forwarded tickets, as the user may not be in the password file yet.
01/05/98:
- 16:39 Changeset [10998] by
- add /etc/ntp.conf
01/03/98:
- 17:35 Changeset [10997] by
- There are too many copies of com_err in the world. This one wasn't being used anyway.
- 11:38 Changeset [10996] by
- Correct default lastlog file and mail directory to slightly more modern defaults. The mail directory is not totally portable, since some systems use /var/spool/mail, but it at least shouldn't reference /usr/spool.
01/02/98:
- 22:38 Changeset [10995] by
- Don't assume anything about i386.
- 22:37 Changeset [10994] by
- From svalente: these days Linux uses -lncurses.
- 22:37 Changeset [10993] by
- From svalente: use the linux target instead of the POSIX target, so we can use -lncurses.
- 22:36 Changeset [10992] by
- Define cc to be $COMPILER, instead of hardcoding /usr/gcc/bin/gcc.
- 22:33 Changeset [10991] by
- From mhbraun: syslog to wslogger on auth.notice, particularly when someone does an su to root.
- 22:33 Changeset [10990] by
- Syslog when people su, so we can have that sent to wslogger.
- 22:32 Changeset [10989] by
- Rotate sulog.
- 14:39 Changeset [10988] by
- Whoops, forgot <errno.h>.
01/01/98:
- 13:18 Changeset [10987] by
- Don't set KRB5CCNAME if the user didn't get tickets
- 13:17 Changeset [10986] by
- put sshd in the right place
- 10:08 Changeset [10985] by
- Whoops, remember end of line continuation.
12/31/97:
- 18:42 Changeset [10984] by
- Expand the conditions table to work until forever, Unix time.
- 18:15 Changeset [10983] by
- additional strerror fix
- 17:49 Changeset [10982] by
- POSIX
- 17:48 Changeset [10981] by
- remove #ifndef SOLARIS code that meant #if ultrix or aix
- 17:47 Changeset [10980] by
- remove problematic unused #includes
- 17:43 Changeset [10979] by
- Use termios stuff, not ioctls, to set console state (where possible). Remove BROKEN_CONSOLE_DRIVER since we don't need it any more. Don't assume CERASE, et al, are defined
- 17:41 Changeset [10978] by
- include extra master.passwd fields if we're doing master.passwd remove /etc/ptmp if pwd_mkdb fails
- 17:36 Changeset [10977] by
- assume POSIX. (from svalente)
- 15:55 Changeset [10976] by
- Exit with status 2 if there is no Hesiod information available. Use new Hesiod interfaces. Some style cleanup.
- 15:54 Changeset [10975] by
- Use "kerberos4" and "kerberos" ports instead of "kerberos" and "kerberos-sec".
- 15:44 Changeset [10974] by
- Use krb5_kuserok(), so we can use a single .k5login to set policy.
- 14:50 Changeset [10973] by
- Install as /etc/athena/ftpd.
- 14:50 Changeset [10972] by
- Install as /etc/athena/telnetd.
- 14:47 Changeset [10971] by
- ANSI C guarantees that free(NULL) is a no-op. Don't bother testing pointers before freeing them. Also change the contract of al__read_line() so that we can free the buffer argument without testing the size argument.
- 14:28 Changeset [10970] by
- Use autoconf defines for non-portable features. Don't use NULL for integral values. Remove some dead code for declarations of system headers.
- 14:26 Changeset [10969] by
- Use an autoconf build system.
- 13:16 Changeset [10968] by
- Do uid management the POSIX way on all platforms.
12/30/97:
- 13:37 Changeset [10967] by
- netmasks is now created by syncconf; it is not a configfile.
- 13:37 Changeset [10966] by
- Stop installing a compiled dash menus symlink.
- 13:35 Changeset [10965] by
- netmasks is now created by syncconf. Get rid of it here.
- 13:34 Changeset [10964] by
- Add a masks file describing some of the topology of networks we care about.
- 13:33 Changeset [10963] by
- Use netparams to get netmask et al. Also create a special /etc/netmasks file for the machine's IP address. (Previously we were installing an /etc/netmasks file with an entry for 18.*, but that's not good enough any more.)
- 13:30 Changeset [10962] by
- Use netparams to get netmask et al.
- 13:29 Changeset [10961] by
- Add a netparams script which reads network topology information from /etc/athena/masks and spits out the right parameters for a given IP address.
12/28/97:
- 13:16 Changeset [10960] by
- Remove reference to noninteractive shells when we aren't checking that. (And, for that matter, this script has no particular concept of running in an interactive or noninteractive shell.)
- 12:51 Changeset [10959] by
- Remove random preference settings. Add an RCS ID.
- 12:50 Changeset [10958] by
- Remove message about tty settings. Remove unnecessary environment variable settings. Add RCS ID.
- 12:50 Changeset [10957] by
- Add RCS ID. Remove "unset noglob" (why was that here?). Change umask to 022.
- 12:49 Changeset [10956] by
- Remove random preference settings. Fix comments, RCS ID, and formatting of long lines. Change umask to 022.
- 12:47 Changeset [10955] by
- Add an RCS ID.
- 12:47 Changeset [10954] by
- Remove random preference settings. Remove setting of HOME to /. Remove message about tty settings (potentially useful, but still not appropriate for universeal consumption). Fix comments and RCS ID.
- 12:45 Changeset [10953] by
- Fix comments and RCS IDs. Remove "unset noglob"; why was that there? Change umask to 022.
- 12:44 Changeset [10952] by
- Fix RCS IDs. Remove random preference settings. Simplify prompt-setting (caveat: no longer tests for non-root user). Fix comments, RCS IDs, and formatting of long lines. Change umask to 022.
12/25/97:
- 21:35 Changeset [10951] by
- Use _INO to speed up getcwd(), especially in /afs.
- 21:33 Changeset [10950] by
- Add a hack to let perl scripts get at the d_ino/d_fileno field of the dirent structure. This lets us speed up a perl version of getcwd().
- 14:12 Changeset [10949] by
- Add xntp.
12/24/97:
- 05:10 Changeset [10948] by
- Stop making the deprecated /usr/sipb symlink.
- 05:07 Changeset [10947] by
- Use new crufty -a cred option instead of old cruftly -a off option, for telnetd.>
- 05:07 Changeset [10946] by
- Use new crufty -a cred option instead of old cruftly -a off option.
12/23/97:
- 18:35 Changeset [10945] by
- Don't ignore checksums unless asked to.
- 18:32 Changeset [10944] by
- rd_and_store_for_creds lost an arugment.
12/22/97:
- 16:55 Changeset [10943] by
- From svalente: use krb5 libraries, and only use them if KPOP is enabled.
- 15:10 Changeset [10942] by
- Nathan's patch left unbalanced parens. Fix that.
- 14:12 Changeset [10941] by
- Document pop and discuss users. We have self-consistent builds now (except for this nit about the man pages), so un-document the requirement about /usr/athena and /usr/afsws.
12/21/97:
- 03:07 Changeset [10940] by
- Nuke definition of strdup.
- 03:07 Changeset [10939] by
- Assume X11R5 or higher on all platforms.
- 03:06 Changeset [10938] by
- Always include stdio.h and fcntl.h. Remove some non-ANSI stuff. Clean up IMAXBEL, ECHOCTL, and TAB3 termios modes by defining them to 0 if they aren't defined; this way we don't need #ifdefs later on. Get utmp files right on most systems. Define pgrp when BROKEN_CONSOLE_DRIVER isn't defined. Use _POSIX_VDISABLE instead of CNUL. Always use set[gu]id() instead of setre[gu]id(). Always use POSIX waitpid.
- 02:53 Changeset [10937] by
- Whoops. Nathan's patch removed an "#ifdef MPOP" by mistake, and left the source code with unmatched #ifdefs/#endifs. Back that out.
Note: See TracTimeline
for information about the timeline view.