time out when the system clock has died
[unix-history] / usr / src / usr.sbin /
1985-04-17 Mike Karelsmissing ctod(); handle >128 terminals
1985-04-10 Ralph Campbellsyslog() is in lint librrary now.
1985-04-10 Ralph Campbellfix order of setgid's, openlog has three arguments.
1985-04-06 Ralph Campbellflush after page break to get data out in timely manner.
1985-04-05 Miriam Amos NihartChange serverity of LOG_ERR to LOG_MAIL so syslog will...
1985-04-05 Miriam Amos NihartCorrect location of syslog.h
1985-04-05 Miriam Amos NihartChange LOG_ERR to LOG_MAIL
1985-04-04 Michael KupferFix calculation of swap allocation for text segments.
1985-03-25 Kirk McKusickretry setsockopt until an agreeable size is found
1985-03-23 Jay LepreauUse 1st, not last, passwd file entry for those with...
1985-03-21 Kirk McKusickdynamically allocate buffer space based on needs
1985-03-21 Kirk McKusickfix usage message
1985-03-21 Kirk McKusickadd -R flag for recursive descent (from layer)
1985-03-21 Kirk McKusickadd -R option to work recursively (from layer)
1985-03-13 Ralph Campbellchange default system log priority to KERN_ERR.
1985-02-28 Ralph Campbelladded 'hl' flag to printcap to print the banner last.
1985-02-26 Mike Karelsincrease max size of utmp examined, make it a #define
1985-02-25 Jim Bloomstrncmp requires 3 arguments
1985-02-21 Ralph Campbellchange wall priority.
1985-02-16 Eric Allmancleanup for aux/syslog changes
1985-02-16 Eric Allmanfix some bugs with -C flag; one with queuing from Teus
1985-02-15 Eric Allman"and" file mode bits with 0777
1985-02-15 Ralph Campbellcheck real gid as well as members in /etc/group
1985-02-08 Miriam Amos NihartInclude restricted group.
1985-02-06 Ralph Campbelldon't forget to unblock signals before returning in...
1985-02-05 Edward Wangprint more (but not all) state info in -t
1985-02-02 Miriam Amos NihartPut in restricted group access.
1985-02-01 Ralph Campbelllots of bug fixes - console bad fileno, repeated messag...
1985-01-24 Ralph CampbellStatus record packet wasn't formatted correctly.
1984-12-20 Ralph Campbelluse setsockopt to increase buffer size.
1984-12-20 Ralph Campbellchanges for more priorities, use priority mask not...
1984-12-18 Jim Bloomadd user to run as for security
1984-12-13 Mike Karelsfrom lepreau: use AHZ, some units fixes, and allow...
1984-12-09 Eric AllmanOption 'a' now takes an argument, add B, x, and X optio...
1984-12-08 Jim BloomChange to header file includes for kernel
1984-12-07 Eric Allmanback out attempt to use flock in the queue -- we don...
1984-12-07 Eric Allmandelete e_qfp -- there just isn't any point
1984-12-06 Eric AllmanTry to use flock call (this doesn't work because we...
1984-12-06 Eric Allmanadd e_qfp
1984-12-06 Eric Allmanadd M_SECURE_PORT
1984-12-06 Eric AllmanSafeAlias is now an int
1984-12-06 Ralph Campbellclose -s (symbolic links) security bug.
1984-12-05 Mike Karelsbogus drive number check
1984-12-05 Mike Karelsimplement swapsize
1984-11-27 Ralph Campbelltake out sun code
1984-11-24 Jay Lepreaufix negative times due to overflow; add fflush so works...
1984-11-16 Sam Lefflersomebody changed stdio.h; also cleanup debug code
1984-11-14 Eric Allmanassorted optimizations (no functional changes)
1984-11-14 Eric Allmanoptimize fgetfolded and sameword
1984-11-14 Eric Allmanoptimize macro expansion
1984-11-14 Eric Allmanbmove => bcopy
1984-11-11 Jim Bloomadded user field to config file so that daemons may...
1984-11-09 Jim Bloomadd user to config file to allow the servers to run...
1984-11-08 Ralph Campbellreset width too.
1984-10-27 Mike Karelsalways count interrupts in per-device code (not twice...
1984-10-24 Ralph Campbelltruncate error file before starting filter.
1984-10-24 Thomas Ferrinutmptime tested but never set, caused /etc/utmp to...
1984-10-24 Ralph Campbellreset indent before next job.
1984-10-19 Ralph Campbellfsync file for kernel messages. Fix logmsg - logerror...
1984-09-19 Eric Allmanfix multiline aliases
1984-09-11 Ralph Campbellread all files that select indicates are ready.
1984-09-10 Eric Allmanfix absurd trivial botch in previous change
1984-09-09 Eric Allmanfix hostname mapping to be repeatable (as required...
1984-09-07 Ralph Campbellchange to new tty driver if xs or xc used.
1984-09-05 Sam Lefflerconvert setsockopt calls to new interface
1984-09-05 Sam Lefflerchangeover to new socketopt interface
1984-08-30 Mike Karelsadd SO_BROADCAST flag on socket
1984-08-30 Mike Karelsadd SO_BROADCAST flag on socket
1984-08-29 Ralph Campbellchanges for kernel error logging.
1984-08-23 Mike Karelsadd interrupt counters per device, and names for each...
1984-08-21 Kirk McKusicknow using /sys/vax/inline/inline instead of /sys/vax...
1984-08-21 Kirk McKusickupdate the comments
1984-08-19 Eric Allmantake WizWord off of compilation flag to avoid undefined...
1984-08-14 Ralph Campbellfix uninitialized loop variable
1984-08-14 Ralph Campbellinitialize loop variable
1984-08-12 Eric Allmanclean up botch in $[ $] code
1984-08-12 Eric AllmanAdd $[ and $] as RHS operators to look up the contents...
1984-08-12 Eric Allmanfix conflict in internal character codes
1984-08-12 Eric Allmanadd PSBUFSIZE for size of prescan buffer
1984-08-12 Eric Allmandefine external representations of hostname lookup...
1984-08-12 Eric Allmanadd HOSTBEGIN and HOSTEND for hostname lookup
1984-08-12 Eric Allmanfix typo
1984-08-12 Eric Allmanchanges from Tom Ferrin <ucsfcgl!tef>: don't drop messa...
1984-08-12 Eric AllmanAssorted changes from Guy Harris <rlgvax!guy>: mostly...
1984-08-12 Eric Allmanfix stupid syntax error
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-08-12 Eric Allmandon't add ".ARPA" (or whatever net name) to names that...
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-08-12 Eric Allmandon't add ".ARPA" (or whatever net name) to names that...
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-08-12 Eric Allmanpull configurable vars out of initialized data for...
1984-08-12 Eric Allmanstrip 0200 bits on input to prevent loops
1984-08-12 Eric Allmanfixes from Liudvikas Bukys <bukys@rochester.ARPA>:
1984-08-12 Eric Allmanallow multiple -M flags -- fix from Liudvikas Bukys
1984-08-12 Eric Allmanhandle hosts where gethostname does not return the...
1984-08-12 Eric Allmanadd E mailer flag to > escape From lines (for files)
1984-08-12 Eric AllmanE flag will > escape From lines (for files)
1984-08-12 Eric Allmanadd M_ESCFROM flag
1984-08-06 Eric Allmanadd B option to set blank substitution character
1984-08-06 Eric Allmanalway reset uid and gid immediately if alternate config...
next