begin cleanup
[unix-history] / usr / src / sys / kern /
1982-09-05 Bill Joycount messages
1982-09-05 Bill Joytime is now a structure
1982-09-05 Bill Joynew names for some counters
1982-09-05 Bill Joyipc call skeletons
1982-09-05 Bill Joydon't need vlimit.h
1982-09-05 Bill Joycosmetic for new style limits
1982-09-05 Bill Joys/cdomain/domain/
1982-09-05 Bill Joynew timeofday and interval timer stuff; itimers need...
1982-09-05 Bill Joynew timer stuff and untested tsleep()
1982-09-05 Bill Joynew timer stuff, to be filled in kill and killpg
1982-09-05 Bill Joycompilable 4.2 calls, not tested
1982-09-05 Bill Joytimer, rusage, hostid stuff
1982-09-05 Bill Joynew clock style; select not tested
1982-09-05 Bill Joynew timer style; TIMER_VIRTUAL and TIMER_PROF not yet...
1982-09-05 Bill Joylimits and clock startup new style
1982-08-25 Bill Joynit bug
1982-08-25 Bill Joynew groups stuff
1982-08-23 Bill Joyfully uio()'d
1982-08-23 Bill Joyrestore id keywords
1982-08-23 Bill Joyuio'd
1982-08-23 Bill Joyuse rdwri()
1982-08-23 Bill Joyrdwri()
1982-08-23 Bill Joyuio'd
1982-08-23 Bill Joyuioing
1982-08-23 Bill Joyuio'd
1982-08-23 Bill Joyuio'ing
1982-08-23 Bill Joyfirst completely uio'd version
1982-08-23 Bill Joyremove cpass and passc (now ureadc and uwritec in sys_g...
1982-08-23 Bill Joyuse rdwri()
1982-08-23 Bill Joywrite accounting records with rdwri()
1982-08-23 Bill Joyput in rdwri() and move pfind procedure here
1982-08-23 Bill Joylint
1982-08-23 Bill Joycomment out untimeout() for lint's sake
1982-08-23 Bill Joyget rid of some lint
1982-08-15 Bill Joyuse readip1()
1982-08-15 Bill Joyno more readi()
1982-08-15 Bill Joyread() now goes through readip()
1982-08-13 Bill Joychanges for char dev uio'ing
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 Lefflernew fs system calls prior to truncate and rename
1982-08-11 Sam Lefflernew itrunc
1982-08-11 Sam Lefflerdon't copy stuff out if an error in lower levels
1982-08-11 Sam Lefflerfile locking
1982-08-09 Sam Lefflerbug fix for invalid parameters
1982-08-05 Sam Leffler^Y being recognized in old line discipline
1982-08-04 Sam Lefflerpurge EFS crap
1982-08-04 Sam Lefflerpurge EFS stuff
1982-08-02 Sam Lefflernew ioctl's
1982-08-02 Sam Lefflerlost SCCS keywords
1982-08-02 Sam Lefflernew ioctl's
1982-07-31 Sam Lefflerrewrite of nami + reorganization of wdir
1982-07-26 Bill Joyfirst functional version with new ufs_nami.c
1982-07-26 Bill Joyfirst working version (created and removed a file!)
1982-07-26 Bill Joyadd more error checking on result of bmap (chk u.u_error)
1982-07-26 Bill Joyadd more vax less calls bcmp and strlen
1982-07-26 Bill Joycheck for error in vinifod and kill process
1982-07-25 Bill Joymerge with calder
1982-07-25 Bill Joymerge with calder
1982-07-25 Bill Joymerge with calder
1982-07-23 Sam Lefflerinverted logic (crotf@sri-tsc)
1982-07-23 Robert Elzmush
1982-07-23 Robert Elzdisc quotas / mush
1982-07-23 Robert Elzmush, father / son / brother proc pointers
1982-07-23 Robert Elzmush
1982-07-23 Robert Elzdisc quotas / mush
1982-07-23 Robert Elzdisc quotas / mush;
1982-07-23 Sam Lefflerdebugging stuff for dir records spanning block boundaries
1982-07-23 Robert Elzdisc quotas & MUSH
1982-07-22 Sam Lefflermake robert happier (still crude though)
1982-07-22 Sam Lefflerwatchdog timer for net interfaces
1982-07-17 Robert Elzdate and time created 82/07/16 17:16:59 by kre
1982-07-16 Bill Joyefs crud
1982-07-16 Bill Joyefs crud
1982-07-16 Bill JoyEFS crud
1982-07-16 Robert Elzput partab[] def'n here
1982-07-16 Bill Joypull out bmap, add calloc and ffs
1982-07-16 Bill Joydate and time created 82/07/15 20:22:23 by root
1982-07-16 Bill Joydate and time created 82/07/15 20:22:10 by root
1982-07-16 Bill Joydate and time created 82/07/15 20:20:48 by root
1982-07-16 Bill Joydate and time created 82/07/15 20:16:17 by root
1982-07-16 Bill Joydate and time created 82/07/15 20:13:31 by root
1982-07-16 Bill Joydate and time created 82/07/15 20:12:50 by root
1982-07-16 Bill Joydate and time created 82/07/15 20:11:02 by root
1982-07-16 Bill Joyprofiling stuff
1982-07-14 Bill Joyadd GPROF stuff
1982-07-14 Bill Joydate and time created 82/07/13 18:30:29 by root
1982-07-13 Robert ElzAllow acct file swap w/o losing any info;
1982-07-13 Robert Elzallow acct file switch with no info loss,
1982-06-29 Sam Lefflerdate and time created 82/06/28 12:09:53 by sam
1982-06-28 Sam Leffler2 bug fixes: attribute system time correctly and handle...
1982-06-27 Sam Lefflerhook for ps driver and untimeout stuff for lucas drivers
1982-06-27 Sam Lefflerdate and time created 82/06/26 16:09:08 by sam
1982-06-26 Bill Joydrop #ifdef SIMFS for /etc/config's sake
1982-06-21 Sam Lefflerpurge COUNT crap now that we have gprof
1982-06-15 Bill Joyfixes to interactions of new fs and buffer cache with...
1982-06-15 Bill Joyget rid of m_release stuff
1982-06-15 Bill Joyget rid of m_release stuff
1982-06-13 Bill Joyfix to race in accept
1982-06-11 Kirk McKusickchange iput() to irele() when releasing unlocked inodes
next