unix-history/.git
1983-01-05 Eric Allmanadd min and max
1983-01-05 Eric AllmanDetect an internal error that seems to be occuring
1983-01-04 David Wasleycleaned up & adapted to SCCS subdir. DLW
1983-01-04 David Wasleycleaned up & adapted to SCCS subdir. DLW
1983-01-04 Sam Lefflermv doesn't need to be setuid anymore; fix problem with...
1983-01-04 Sam Lefflerpurge crud
1983-01-04 Sam Lefflerpurge some crud; make max column size a configurable...
1983-01-04 Sam Lefflerdelete printf -- we "know" things work
1983-01-04 Robert R. HenryGuarded strcat, strcpy and strncat; complain (but...
1983-01-04 Eric Allmangive more useful error messages (including the errno...
1983-01-04 Robert R. Henrycreate is now called enter; new "create" first calls...
1983-01-04 Robert R. Henryfix bug with "sccs clean"; it no longer removes files...
1983-01-04 Eric Allmanadd e_message field for eventual error message improvement
1983-01-04 Eric Allmanhave canonname pass the address through ruleset four...
1983-01-04 Eric Allmantake ENETUNREACH (Network unreachable) as a transient...
1983-01-04 Eric Allmanprint "request" instead of "requests" if there is only...
1983-01-04 Eric Allmanfix bug in commaize so that it won't core dump on every...
1983-01-04 Eric Allmanprocess timeouts like normal errors, so that they will...
1983-01-04 Eric Allmanfix bug in commaize so that it won't core dump on every...
1983-01-04 Eric Allmanfix botch in reading the queue that caused it to throw...
1983-01-03 Sam Lefflermake it callable multiple times (from sun)
1983-01-03 Sam Lefflernull pointer stuff from sun
1983-01-03 Sam Lefflerstuff
1983-01-03 Sam Lefflernull pointer bug
1983-01-03 Sam Lefflerfrom sun
1983-01-03 Sam Leffleradd sun and mc68K definitions
1983-01-03 Sam Leffleradd varian and versatec
1983-01-03 Eric AllmanTake errno 65, "Host is unreachable", to be a recoverab...
1983-01-03 Sam Lefflerpte.h moved; sunmb->sundev
1983-01-03 Sam Lefflerfrom sun
1983-01-03 Kirk McKusickadd new and useful constants
1983-01-03 Sam Lefflersun
1983-01-03 Sam Lefflerdon't die when halted over the net
1983-01-03 Kirk McKusickadd new useful constants
1983-01-03 Sam Lefflerfrom sun
1983-01-03 Eric Allmanclean up output of mailq mode
1983-01-03 Sam Lefflerfrom sun
1983-01-03 Kirk McKusickmake provision for new constants
1983-01-02 Eric AllmanPut CRLF on all lines in user SMTP. Pass this info...
1983-01-02 Sam Lefflerdate and time created 83/01/01 19:02:33 by sam
1983-01-02 Sam Lefflerdate and time created 83/01/01 19:02:32 by sam
1983-01-02 Sam Lefflerdate and time created 83/01/01 19:02:30 by sam
1983-01-02 Sam Lefflerdate and time created 83/01/01 19:02:29 by sam
1983-01-02 Sam Lefflerdate and time created 83/01/01 19:02:28 by sam
1983-01-02 Sam Lefflerdate and time created 83/01/01 19:02:26 by sam
1983-01-02 Sam Lefflerpurge cad trash
1983-01-02 Sam Lefflerfixes for eagle
1983-01-02 Eric AllmanUse a more resilient algorithm to handle the special...
1983-01-02 Sam Lefflersecond arg to probe routine for uba mass storage devies...
1983-01-02 Sam Leffleravoid linked to directories as targets; iput and irele on
1983-01-02 Eric Allmantag syserr's specially in the log so they can be grep...
1983-01-02 Eric Allmaninstall /usr/adm/newsyslog when syslog is installed
1983-01-02 Sam Lefflermake install of mv a special case
1983-01-02 Sam Lefflerrewrite to use rename
1983-01-02 Sam Lefflerdate and time created 83/01/01 13:24:54 by sam
1983-01-02 Sam Lefflerrewrite to use rename and file locking
1983-01-01 Sam Lefflergroup checks backwards
1983-01-01 Sam Lefflerput enough stuff on there to make a floppy or cassette
1983-01-01 Sam Lefflermove local device configurations to a separate file
1983-01-01 Sam Leffleradd gettable and strip targets
1983-01-01 Sam Lefflerdate and time created 82/12/31 10:49:20 by sam
1983-01-01 Sam Lefflerdate and time created 82/12/31 10:42:55 by sam
1982-12-31 Sam Lefflerfinally works (updated for 4.1c and merged with sun)
1982-12-31 Eric Allmandon't bother timing out on *.cf and qf* file reads...
1982-12-31 Eric Allmanclose files 3 through 20 before startup to insure suffi...
1982-12-31 Bill Joyfix to computation of integral times in kern_clock...
1982-12-31 Sam Lefflerinclude imp stuff differently
1982-12-31 Sam Leffleradd ioctl's and errno
1982-12-31 Sam Leffleradd ioctl's + errno; fix chk to work with new stuff
1982-12-31 Sam Lefflerneed dh.h to test NDH > 0
1982-12-31 Sam Leffleryank definitions out
1982-12-31 Sam Lefflerdz device structure changed
1982-12-31 Sam Lefflerdate and time created 82/12/30 13:12:55 by sam
1982-12-31 Sam Lefflerdate and time created 82/12/30 13:12:54 by sam
1982-12-31 Sam Lefflerdate and time created 82/12/30 13:12:52 by sam
1982-12-31 Sam Lefflerwas sending RST's when in FIN_WAIT states (and later)
1982-12-31 Sam Lefflermissing parameter
1982-12-30 Eric Allmandon't htons(sp->s_port) in makeconnection
1982-12-30 Sam Lefflerput vhangup back in to clean pty
1982-12-30 Sam Lefflervhangup to clear pty
1982-12-30 Sam Lefflersecond jmp cerror clobbers errno
1982-12-30 Sam Lefflersys call number was wrong
1982-12-30 Eric Allmanmake info about prototype files reflect the truth
1982-12-30 Sam Lefflerreg.h moved
1982-12-30 Sam Lefflercopyin & copyout now return EFAULT on failure
1982-12-29 Sam Lefflercopyin & copyout return EFAULT on failure
1982-12-29 Sam Lefflercopyin & copyout now return EFAULT and all callers...
1982-12-29 Sam Lefflerdate and time created 82/12/28 22:57:13 by sam
1982-12-29 Sam Lefflerusing return val from copyin/copyout -- causes uiomove to
1982-12-29 Sam Lefflerbit field incompatibilities with sun
1982-12-29 Sam Lefflernew wait call (returns struct rusage instead of vtimes)
1982-12-29 Sam Lefflerkludge killpg so csh runs again
1982-12-29 Sam Lefflerno : after SYSCALL and ENTRY
1982-12-29 Sam Lefflerdate and time created 82/12/28 15:19:50 by sam
1982-12-29 Sam Lefflerdate and time created 82/12/28 15:19:43 by sam
1982-12-29 Sam Lefflerdate and time created 82/12/28 14:47:20 by sam
1982-12-29 Sam Lefflerold inode #'s were 16-bits (argh)
1982-12-28 Eric Allmanuse "/usr/spool/mail/<user>.lock" as the lock file...
1982-12-28 Eric Allmanchange delivermail to sendmail throughout
1982-12-28 Eric Allmanmake it all work....
next