specify if mail in the mbox is new
[unix-history] / usr / src / usr.sbin /
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...
1984-08-02 Kirk McKusickadd provision for .s files to be profiled
1984-07-27 Ralph Campbellminor fix for operator precedence.
1984-07-26 Jim BloomFix user structure to agree with namei change
1984-07-26 Ralph Campbelluse syslog(). Check for free space before transfering...
1984-07-25 Ralph Campbelluse syslog().
1984-07-25 Ralph Campbelldon't make vars static - rename
1984-07-25 Ralph Campbelluse syslog().
1984-07-25 Ralph Campbelladded `up' command. restart kills & restarts.
1984-07-25 Ralph Campbelladded `up' command
1984-07-24 Ralph Campbelladded code to handle kernel printf's (/dev/klog).
1984-07-19 Sam Lefflerrandom corrections from kre
1984-07-16 Sam Lefflerio figures returned multipled by 64
1984-07-15 Sam Lefflertrack changes to kernel: times now returned in 64ths...
1984-07-07 Ralph Campbelluse syslog routines.
1984-07-05 Sam Lefflerdon't nlist /vmunix unless file changes (from dpk@brl)
1984-06-30 Ralph Campbellfixes to message forwarding. only prepend host at final...
1984-06-18 Eric Allmanabortive attempt to install a name server.... sigh.
1984-05-19 Ralph Campbellmodified to use syslog
1984-05-14 Eric Allmanremove .mailcf hack -- it's been abused.
1984-05-14 Eric Allmanchange "returnto" to "returnq" for PDP-11 compilers
1984-05-13 Sam Lefflerconvert from asm.sed script to asm program
1984-05-12 Mike Karelsdetermine correct broadcast address on subnets
1984-05-08 Ralph Campbellfix alarm routine for marking files.
1984-04-25 Ralph Campbelldate and time created 84/04/24 14:27:53 by ralph
1984-04-12 Mike Karelsdate and time created 84/04/11 16:31:53 by karels
1984-03-30 Mike Karelsdate and time created 84/03/30 08:38:00 by karels
1984-03-23 Mike Karelsadd -a option to add new bad sectors, rearranging repla...
1984-03-20 Ralph Campbellprint down status even if queue is empty.
1984-03-20 Ralph Campbellclear status file if no args to down command.
next