date and time created 82/12/26 18:53:17 by sam
[unix-history] / usr / src / sys /
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
1982-11-23 Sam Lefflerput back TIOCSTI
1982-11-23 Sam Lefflerput back TIOCSTI
1982-11-23 Sam Lefflerdoing it wrong -- p_uid
1982-11-20 Brian Feldmanhandle arbitrary transfer sizes, multiple track transfers
1982-11-17 Sam Lefflerdon't allow multiple units to allocate > 2 bdps on...
1982-11-17 Sam Lefflerno return value and add read(..., 0) early return
1982-11-17 Sam Lefflerdropped a line in the merge (damn)
1982-11-17 Kirk McKusickadd extra (grotty) level of buffer headers; reset vatim...
1982-11-17 Kirk McKusicksam's mods to use unibus manager
1982-11-17 Kirk McKusickupdate to new varian hardware
1982-11-16 Sam Lefflerextern's added for fsck
1982-11-16 Brian Feldmanfix memory err reporting enable/disable for 750
1982-11-16 Sam Lefflertemporary, until callout table is allocated at boot...
1982-11-16 Sam Lefflertypo
1982-11-15 Sam Lefflertreat domain as AF_*; return residuals on send and...
1982-11-14 Sam Lefflermove includes for 4.1c directory layout
1982-11-14 Sam Lefflermerge 4.1b with 4.1c
1982-11-14 Sam Lefflermerge 4.1b and 4.1c
1982-11-14 Sam Lefflermerge 4.1b with 4.1c
1982-11-14 Sam Leffleradd eagle hacks
1982-11-14 Sam Lefflermerge of 4.1b with 4.1c
next