speed-ups using the new constants
[unix-history] / usr / src / sys / kern /
1983-01-09 Sam Lefflerfill out shutdown stub; add socket option consistency...
1983-01-09 Sam Lefflerchange semantics of sonewconn: socket returned is assum...
1983-01-05 Sam Lefflerfrom reading the code -- boy is there a lot of work...
1983-01-02 Sam Leffleravoid linked to directories as targets; iput and irele on
1983-01-01 Sam Lefflergroup checks backwards
1982-12-31 Bill Joyfix to computation of integral times in kern_clock...
1982-12-31 Sam Lefflerinclude imp stuff differently
1982-12-29 Sam Lefflercopyin & copyout now return EFAULT and all callers...
1982-12-29 Sam Lefflerusing return val from copyin/copyout -- causes uiomove to
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-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-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-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 Leffleruse ENOTEMPTY errno
1982-12-18 Sam Lefflersun merge
1982-12-17 Sam Lefflerlooking at file table entries which are free
1982-12-17 Sam Lefflerdon't subtract expired callout entries
1982-12-15 Sam Lefflertyped mbufs
1982-12-14 Sam Lefflerstrip old ioctl's out and put them tty_xxx.c
1982-12-10 Sam Lefflerprofil returns
1982-12-10 Sam Leffleru.u_pofile flags are now UF_*
1982-12-08 Sam Lefflermajor reorganization; t_lstate & t_lflags purged
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-11-24 Sam Lefflerclose's on pipes make read on EOF look like an error
1982-11-23 Sam Lefflerput back TIOCSTI
1982-11-23 Sam Lefflerdoing it wrong -- p_uid
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-15 Sam Lefflertreat domain as AF_*; return residuals on send and...
1982-11-14 Sam Lefflermerge of 4.1b and 4.1c
1982-11-14 Sam LefflerMerge ... 4.1b and 4.1c; and missing check for 0 length...
1982-11-03 Bill Joystill not right
1982-11-03 Bill Joysoreserve
1982-11-03 Bill Joytypos
1982-11-03 Bill Joyremove crud
1982-11-03 Bill Joytypo
1982-11-03 Bill Joydomain style
1982-11-03 Bill Joydomain searching routines, &c
1982-11-03 Bill Joyclock name
1982-11-03 Bill Joymissing {}'s
1982-11-01 Bill Joycombine with 68k
1982-11-01 Bill Joyfixes from 68k
1982-11-01 Bill Joychange #if to #ifdef
1982-11-01 Bill Joyversion with uipc_usrreq.c
1982-11-01 Bill Joyfix from 68k
1982-11-01 Bill Joyfixes from 68k
1982-10-31 Bill Joyuse ovbcopy
1982-10-31 Bill Joyallow writing on special files in read-only filesystem
1982-10-31 Bill Joydrop conditionals on NDMC
1982-10-31 Bill Joyvery high watermarks for 19.2 and 38.4k baud
1982-10-31 Bill Joytypo
1982-10-31 Bill Joyfixes in merging with 68k
1982-10-31 Bill Joybugs in #ifndef vax stuff (from 68k)
1982-10-31 Bill Joyfirst version with 68k stuff
1982-10-31 Bill Joyfirst version with 68k stuff
1982-10-31 Bill Joyfirst version with 68k
1982-10-29 Bill Joydate and time created 82/10/28 10:51:18 by root
1982-10-24 Bill Joybug fixes and more forgiveness in select()
1982-10-24 Bill Joyrace in soreceive consistency checking
1982-10-24 Bill Joybug fix with calling m_get after freeing stack we are...
1982-10-22 Bill Joylint
1982-10-22 Bill Joyfixes to select
1982-10-22 Bill Joylint
1982-10-22 Bill Joylint
1982-10-20 Bill Joylint
1982-10-20 Bill Joydate and time created 82/10/20 03:06:31 by root
1982-10-20 Bill Joylint
1982-10-20 Bill Joylint
1982-10-20 Bill Joymore lint
1982-10-18 Bill Joylint
1982-10-18 Bill Joymore lint
1982-10-18 Bill Joylint
1982-10-18 Bill Joyfix lint
1982-10-18 Bill Joyopeni returns values
1982-10-18 Bill Joyioctl lower levels return errno's
1982-10-18 Bill Joyioctl/open return values
1982-10-18 Bill Joynldisp computed
1982-10-18 Bill Joyopen returns errors
1982-10-18 Bill Joysoioctl returns errno's
1982-10-18 Bill Joyopeni returns value
1982-10-18 Bill Joyreturns error in open, ioctl
1982-10-18 Bill Joyioctl and open routines return value
1982-10-18 Bill Joynulldev and nullioctl return values
1982-10-18 Bill Joycompute nchrdev nblkdev
1982-10-17 Bill Joydate and time created 82/10/17 00:15:21 by root
1982-10-17 Bill Joytypo
1982-10-17 Bill Joyadd code looking for panic:receive problem
next