Chris sez time is volatile
[unix-history] / usr / src / usr.sbin /
1992-07-07 Keith Bosticfnmatch has its own include file, and the sense of...
1992-07-02 Keith Bosticoff_t's are now quad's -- ANSI C says fseek/ftell use...
1992-06-30 Craig Leresuse ivaliduser, not validuser, minor cleanups
1992-06-28 Keith Bosticremove hard-coded length
1992-06-26 Kirk McKusickmake default priority -1 to distinguish from normal 0
1992-06-26 Kirk McKusickonly case convert letters
1992-06-26 Eric Allmanadd monet and dali to the list of hosts we MX for
1992-06-24 Eric Allmanfix botch in random choice function for preferences
1992-06-24 Steven McCanneport to new kvm; use stathz instead of phz
1992-06-24 Steven McCanneuse libkvm instead of libutil to get kvm
1992-06-23 Keith Bostictypo, syn -> sync
1992-06-20 Kirk McKusickput back HZ parameter for brain-dead 50/60hz only machines
1992-06-20 Kirk McKusicksupport for luna68k
1992-06-20 Kirk McKusicksupport for luna68k
1992-06-19 Keith Bosticon-disk inode is now a timespec
1992-06-19 Keith Bostickvm has its own library now
1992-06-19 Keith Bosticstruct timeval's in on-disk inode
1992-06-19 Keith Bosticstat structure changes for quad/POSIX times
1992-06-19 Keith Bosticdi_[acm]time are now struct timeval's
1992-06-19 Jan-Simon Pendrycode refresh
1992-06-17 Eric Allmandon't put local host name on list:; syntax
1992-06-08 Jan-Simon Pendrycode refresh
1992-06-08 Jan-Simon Pendryrelease stamp.
1992-06-05 Mike Hiblercorrect device.h path for hp300
1992-06-03 Keith Bosticoff-by-one, from Craig Leres
1992-06-02 Elan AmirAdded -Hh flags documentation.
1992-06-02 Elan AmirAdded -Hh flags
1992-06-02 Elan AmirAdded -Hh flags.
1992-06-01 Eric Allmancheckpoint: putting in connection caching
1992-06-01 Jan-Simon Pendrycode refresh
1992-06-01 Jan-Simon Pendrydate and time created 92/05/31 10:41:14 by pendry
1992-06-01 Jan-Simon Pendrydate and time created 92/05/31 10:38:54 by pendry
1992-06-01 Jan-Simon Pendrydate and time created 92/05/31 10:38:53 by pendry
1992-05-30 Eric AllmanYP back compatibility for NEWDB -- DBM files needed
1992-05-30 Eric Allmanmore connection caching hacks
1992-05-30 Eric Allmanmake GECOS matching configurable, and look at aliases...
1992-05-30 Eric Allmanmove call to udbsender so that full name can potentiall...
1992-05-30 Eric Allmanallow configuration of GECOS matching; do regular alias...
1992-05-29 Elan AmirAdded -Hh documentation.
1992-05-29 Elan AmirAdded -Hh flags and cleaned up the fts(3) operations.
1992-05-27 Keith Bosticdisplay usecs, ANSI C cleanups; from Craig Leres
1992-05-26 Eric Allmanignore setuid bits on files if address was passed throu...
1992-05-26 Eric Allmanadd generalized database mapping (using the K config...
1992-05-19 Chris Torekrewrite to use kvm library
1992-05-17 Ralph Campbellclear sin struct before using it.
1992-05-12 Keith Bostic386 fixes from Pace Willison
1992-05-10 Eric Allmanmake C option safe; output values of $r and $s macros...
1992-05-06 Eric Allmanuse putenv (Sys 5 standard) instead of setenv (complete...
1992-05-05 Keith Bosticuse after deallocation; bug report net2/usr.sbin/5
1992-05-05 Keith Bosticadd testdb.c
1992-05-05 Keith Bosticupdate from LBL (Chris, Craig and Steve)
1992-05-05 Keith Bosticupdate from LBL (Chris, Craig and Steve)
1992-04-25 Keith Bosticdelete extra slash
1992-04-25 Keith Bosticbring up to date, document optional argument
1992-04-24 Keith Bostictoo many args is a usage error
1992-04-18 Keith Bosticadd needvalue argument to parsekey, "ignore" has no...
1992-04-18 Keith Bosticdo comparison on ignored node, just skip everything...
1992-04-18 Keith Bosticadd needvalue argument to parsekey
1992-04-17 Eric Allmanproperly set up envelope when returning email; try...
1992-04-17 Eric Allmantry to eliminate some of the CurEnv globals
1992-04-17 Eric Allmanproperly set up envelope when returning email
1992-04-01 Keith Bosticmissing parameter for printf
1992-03-21 Eric Allmanreject connections more quickly if load average goes up;
1992-03-21 Eric Allmancheck for configuration level higher than we understand
1992-03-16 Keith Bostica.out.h needs sys/types.h now
1992-03-10 Eric Allmanruleset 5 should include @ $R on user portion of address
1992-03-10 Eric Allmanit's a new sendmail now
1992-03-08 Keith Bosticbreak ufs up
1992-03-07 Eric Allmanprint host name in debugging info
1992-03-03 Keith Bosticfts_children now takes two arguments
1992-03-01 Ralph Campbelladded support for DS5000
1992-02-27 Eric Allmanpartial hooks for caching all email connections; won...
1992-02-26 Eric Allmancheck I/O status when appending to files
1992-02-26 Keith Sklowermark installed routes as static so that gated won't...
1992-02-25 Eric Allmanallow on-line comments; don't double-parse RCPT To...
1992-02-25 Eric Allmannew configuration version level control line
1992-02-25 Eric Allmanadd new 'V' config line to control configuration syntax...
1992-02-22 Eric Allmanfrom Bryan Costales: several smallish changes, mostly...
1992-02-20 Keith Bosticdon't skip first two chars unless "./"
1992-02-20 Keith Bosticchange CFLAGS
1992-02-20 Keith Bosticinitialize root
1992-02-20 Keith Skloweruse new getkerninfo to configure list of neighbors
1992-02-19 Kirk McKusickcheck for NULL pointer (net2/usr.sbin/1)
1992-02-10 Jan-Simon Pendrymerge in new release
1992-01-29 Keith Bosticdoesn't need setgid kmem anymore
1992-01-29 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Keith Bosticfts_statb -> fts_statp
1992-01-28 Keith Bosticstatfs.f_fsize =>statfs.f_bsize
1992-01-28 Keith Bosticput on SCCS headers
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Marc Teitelbaummake vodes work on dead kernel
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-18 Eric Allmandrop mode a (ARPA FTP) -- NCP is gone forever.....
1992-01-06 Eric Allmanspell out options to make local tuning easier
1992-01-06 Eric Allmanclean up #ifdef configuration to more cleanly match...
1992-01-05 Eric Allmanallow limited 8-bit support; allow [TCP] as an alias...
1992-01-05 Eric Allmaninclude defaults for SendMode and ErrorMode; never...
1992-01-03 Eric Allmanmark tempfail during initial usersmtp open to avoid...
1991-12-25 Eric Allmanallow F config line to open a pipe
1991-12-22 Eric Allmanprint some control characters in xputs
next