document "error" mailer
[unix-history] / usr / src / sys /
1983-01-05 Sam Lefflerclean up some stuff; map Internet broadcast address to
1983-01-05 Sam Lefflerclean up some stuff; fix problem with lost mbufs
1983-01-05 Sam Lefflerclean up some stuff; map broadcast addresses to interfa...
1983-01-05 Sam Lefflerclean some stuff up and purge some crud
1983-01-05 Sam Lefflerfrom reading the code -- boy is there a lot of work...
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-03 Kirk McKusickadd new useful constants
1983-01-03 Kirk McKusickmake provision for new constants
1983-01-02 Sam Lefflerpurge cad trash
1983-01-02 Sam Lefflerfixes for eagle
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-01 Sam Lefflergroup checks backwards
1983-01-01 Sam Lefflerput enough stuff on there to make a floppy or cassette
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 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 Lefflerold inode #'s were 16-bits (argh)
1982-12-27 Sam Lefflerdate and time created 82/12/26 18:53:17 by sam
1982-12-27 Sam Lefflerdate and time created 82/12/26 18:53:14 by sam
1982-12-26 Sam Lefflerbungles
1982-12-26 Sam Lefflerdate and time created 82/12/25 19:43:38 by sam
1982-12-26 Sam Lefflerdate and time created 82/12/25 19:42:54 by sam
1982-12-25 Sam Lefflerzero trash in stat structure
1982-12-24 Sam Lefflermake stat backwards compatible
1982-12-24 Sam Lefflermake stat backwards compatiblemake stat backwards compa...
1982-12-24 Sam Lefflerput some space in there for time changes and such
1982-12-23 Sam Lefflerhadn't been updated in a while
1982-12-23 Sam Leffleryech...for the ikonas in the GENERIC system
1982-12-23 Sam Lefflerleft over COUNT's from way back when
1982-12-23 Helge Skrivervikremoved `count?' error message from read and write...
1982-12-23 Sam Lefflermissing css and vv drivers
1982-12-23 Sam Lefflernull pathname special case for rename (sigh)
1982-12-22 Sam Lefflerunits (it's always units)
1982-12-22 Sam Lefflererror uninitialized in uiomove
1982-12-22 Sam Lefflermake mkdir & rmdir work with rdwri (still kludged)
1982-12-21 Sam Lefflerforgot to purge this stuff somehow
1982-12-20 Sam Lefflertandem mode bug fix from Mike Karels; purge spl0's...
1982-12-20 Sam Lefflerchecking old value instead of new on signal call when
1982-12-20 Sam Lefflerbwrite shouldn't clear B_AGE or brelse won't put it...
1982-12-20 Sam Lefflertandem mode bug fix from Mike Karels; cleanup spl0...
1982-12-20 Sam Lefflert_char not used
1982-12-20 Sam Lefflerpte.h
1982-12-20 Sam Leffleruse ENOTEMPTY errno
1982-12-19 Sam Lefflermbufs typed
1982-12-19 Sam Lefflerfix standard address (for reference)
1982-12-18 Sam Lefflerpte.h is now in ../machine/
1982-12-18 Helge Skrivervikremoved extraneous `ecc soft err' message
1982-12-18 Sam Lefflersun merge
1982-12-17 Sam Lefflerdate and time created 82/12/16 19:06:52 by sam
1982-12-17 Sam Lefflerthe numbers really were right (sigh)
1982-12-17 Sam Lefflerfix byte swapping problems in header
1982-12-17 Sam Lefflerdate and time created 82/12/16 14:38:25 by sam
1982-12-17 Sam Lefflerlooking at file table entries which are free
1982-12-17 Sam Lefflerdon't subtract expired callout entries
1982-12-17 Sam Lefflerfix default max seg size problem
1982-12-15 Sam Lefflertyped mbufs
1982-12-14 Sam Lefflerstrip old ioctl's out and put them tty_xxx.c
1982-12-14 Sam Lefflerrandom ioctl's associated with the system
1982-12-14 Sam Lefflerput back L* for compatibility and add some new ones...
1982-12-11 Sam Lefflername conflicts
1982-12-10 Sam Lefflerprofil returns
1982-12-10 Sam LefflerBASEPRI backwards
1982-12-10 Sam Leffleru.u_pofile flags are now UF_*
1982-12-10 Sam Lefflerput back profiling stuff and make flag names sane?
1982-12-10 Sam Lefflerput SOWEUPC back for profil
1982-12-09 Helge Skrivervikmissed a line in last merge
1982-12-08 Sam Lefflermajor reorganization; t_lstate & t_lflags purged
1982-12-06 Sam Lefflerpage acess bits being set wrong
1982-12-06 Sam Lefflerkernel.h required for lbolt definition
1982-12-06 Sam Lefflermcount is really optional
1982-12-06 Sam Lefflernew dependencies for tty.h and ioctl.h
1982-12-06 Sam Lefflerinclude ioctl.h separate from tty.h
1982-12-06 Sam Lefflerreorganized; t_lstate and t_lflags no more; rewrite...
1982-12-06 Sam Lefflerdelete obsolete ioctl's (now use SOF_OOB)
1982-12-06 Sam Lefflerput back old style closef call; add temp panic 'til...
1982-12-06 Sam Lefflerhandle multiple #include's cleanly; include more stuff...
1982-12-06 Sam Lefflerhandle multiple #include's cleanly
1982-12-06 Sam Lefflerreorganize for new tty structure; include new files...
1982-12-06 Sam Lefflermerge local state and flags; move ioctl stuff to other...
1982-12-06 Sam Lefflerreorganized tty structure and delete old comment
next