fix TUBELINES to handle 70 line terminals (5620).
[unix-history] / usr / src / usr.sbin /
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.
1984-03-20 Ralph Campbellclear status file if no args to down command.
1984-03-18 Eric Allmanalways fold case on host names; fold case on the LHS...
1984-03-18 Eric Allmanfix usage message
1984-03-18 Eric Allmandocument failure to handle "group:user1,user2,...;...
1984-03-12 Eric Allmanfix argument to gethostname left over from some old...
1984-03-12 Eric Allmandisable UPPER->lower case mapping in RHS's of aliases...
1984-03-12 Eric AllmanRemember to open the alias file if the ONEX command...
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1984-03-12 Eric Allmanchanges from Bill Nowicki <nowicki@diablo.ARPA> to...
1984-03-12 Eric Allmanmake network name configurable
1984-03-12 Eric Allmandocument `N' (home network) option -- defaults to ...
1984-03-12 Eric Allmanfixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for...
1984-03-12 Eric Allmanfix from Bill Nowicki -- don't return an error if the...
1984-03-01 Ralph Campbellfix exit code.
1984-02-28 Ralph Campbelldon't trap SIGTSTP.
1984-02-11 Ralph Campbelldon't log errs if remote queue off, use SO_KEEPALIVE...
1984-02-07 Ralph Campbellcheck for dmf's too (-t option).
1984-01-31 Ralph Campbelladded lpc down printer "status message".
1984-01-12 Ralph Campbellfix call to startdaemon().
1984-01-06 Ralph Campbellmail filters errors back to the user.
1983-12-28 Eric Allmandon't close files immediately before exec of mailer...
1983-12-28 Eric Allmanfix bug with un-DBM'ed alias files that adds a newline...
1983-12-17 Ralph Campbellfaster version of topq, clean command removes incomplet...
1983-12-03 Ralph Campbellunlink .pag and .dir; trap SIGTSTP.
1983-12-02 Ralph Campbellchanged to build passwd.pag and passwd.dir
1983-11-27 Eric Allmanfix SERIOUS bug allowing anyone to be "wiz" without...
1983-11-24 Kirk McKusickchgrp (using chown) does not follow symbolic links...
1983-11-24 Kirk McKusickchown does not follow symbolic links, so must use lstat...
1983-11-19 Ralph Campbelluse strncpy for jobname, class, etc. to prevent overflows.
next