date and time created 82/12/31 10:49:20 by sam
[unix-history] / usr / src / sys /
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
1982-12-06 Sam Lefflerreorganized tty structuer
1982-12-06 Sam Lefflermerge back in bad block code after screwey branch delta
1982-12-05 Sam Lefflershow hidden ioctl.h dependencies
1982-12-05 Sam Lefflerdate and time created 82/12/04 15:38:18 by sam
1982-12-03 Sam Lefflerdate and time created 82/12/02 11:26:56 by sam
1982-12-03 Sam Lefflerdate and time created 82/12/02 11:26:55 by sam
1982-11-29 Kirk McKusickfix several botches in branch merge
1982-11-28 Kirk McKusickmerger cleanups
1982-11-28 Kirk McKusickmerge in 4.13.1.1, changes for 4.1->4.1c
1982-11-28 Kirk McKusick(wnj) 82/10/17 ioctl/open return errors, not u.u_error...
1982-11-28 Kirk McKusick(wnj) 82/08/22 fully uio()'d.
1982-11-28 Kirk McKusickbranch-place-holder
1982-11-27 Sam Lefflerdon't call ubadone at ubareset time
1982-11-27 Sam Lefflerseparate sleepers and make things jibe with ubareset
1982-11-24 Sam Lefflerclose's on pipes make read on EOF look like an error
1982-11-23 Sam Lefflerwrite on physical memory caused protection fault
next