merge of bill's code plus lint (plus, of course, cleanup of bill's bugs)
[unix-history] / usr / src / sys / kern / sys_generic.c
1983-05-28 Sam LefflerMerge ... bill's code plus lint (plus, of course, clean...
1983-05-22 Sam Lefflerpurge mush
1983-05-09 Sam Lefflerformat
1983-05-07 Helge Skrivervikadded f_flag to the call to the driver ioctl routine
1983-02-25 Sam Lefflerfrom shannon
1983-02-19 Sam Lefflerput back append mode?
1983-01-23 Sam Lefflerdon't zero buffer when doing in/out ioctl's
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-22 Sam Lefflererror uninitialized in uiomove
1982-12-22 Sam Lefflermake mkdir & rmdir work with rdwri (still kludged)
1982-12-10 Sam Leffleru.u_pofile flags are now UF_*
1982-12-06 Sam Lefflerinclude ioctl.h separate from tty.h
1982-11-17 Sam Lefflerno return value and add read(..., 0) early return
1982-11-14 Sam LefflerMerge ... 4.1b and 4.1c; and missing check for 0 length...
1982-10-22 Bill Joylint
1982-10-22 Bill Joylint
1982-10-20 Bill Joymore lint
1982-10-18 Bill Joymore lint
1982-10-18 Bill Joyioctl lower levels return errno's
1982-10-14 Bill Joyreturn errors from ioctl routines and internal ldisc...
1982-10-11 Bill Joyheader files to vax directories
1982-09-08 Bill Joylabel_t now structure
1982-09-07 Bill Joy(no message)
1982-09-05 Bill Joycosmetic for new style limits
1982-08-23 Bill Joyfirst completely uio'd version
1982-08-15 Bill Joyno more readi()
1982-08-15 Bill Joyread() now goes through readip()
1982-08-13 Bill Joyfixes to get uio'd readi for char devs
1982-08-12 Bill Joyfirst use of readip()
1982-08-11 Sam Lefflerdon't copy stuff out if an error in lower levels
1982-08-02 Sam Lefflernew ioctl's
1982-07-26 Bill Joyadd more error checking on result of bmap (chk u.u_error)
1982-07-25 Bill Joymerge with calder
1982-07-23 Robert Elzmush
1982-07-16 Bill Joydate and time created 82/07/15 20:16:17 by root