use new ioctl's
[unix-history] / usr / src / sys /
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
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-10 Sam Lefflerdate and time created 82/11/09 11:28:29 by sam
1982-11-10 Sam Lefflerdate and time created 82/11/09 11:27:11 by sam
1982-11-07 Sam Lefflerdate and time created 82/11/06 21:17:11 by sam
1982-11-06 Sam Lefflermerge from monet
1982-11-03 Bill Joyadd vm_machdep.c
1982-11-03 Bill Joydelete protosw and protoswLAST
1982-11-03 Bill Joyadd physstrat; typo in locore.s
1982-11-03 Bill Joymisc 4.1c fixes
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 Joyi_socket is i_un.is_socket; i_un was missing
1982-11-01 Bill Joyadd PME_CLR
1982-11-01 Bill Joyfixes via sun
1982-11-01 Bill Joyadd clock.c
1982-11-01 Bill Joyif_reset instead of if_ubareset
1982-11-01 Bill Joy#ifdef not #if vax|sun
next