checks that vfs_busy is being used
[unix-history] / usr / src / sys /
1990-05-03 Kirk McKusickchecks that vfs_busy is being used
1990-05-03 Kirk McKusickadd quotactl system call;
1990-05-03 Kirk McKusickdo not count processes in load average sleeping over...
1990-05-03 Kirk McKusickadd oldquota call
1990-05-03 Kirk McKusickconvert to new syscall convention
1990-05-03 Kirk McKusickadd null nfs_quotactl routine; define vflush flags
1990-05-03 Kirk McKusickNFSiod waits at PWAIT rather than PRIBIO
1990-05-03 Kirk McKusickNMOUNT is no more
1990-05-02 Kirk McKusickmust have vnode locked when calling VOP_ACCESS
1990-05-02 Keith Sklowerwhen adding a link level route from outside the kernel,
1990-05-02 Marc Teitelbaumadd kinfo_vnode, special case not locking pages (XXX)
1990-05-02 Marc Teitelbauminitialize [us]time
1990-05-02 Marc Teitelbauminitialize u_start
1990-05-02 Marc Teitelbaumonly ktrace i/o if successful
1990-05-02 Marc Teitelbaum^T
1990-04-28 Kirk McKusickhave to munhash on the right things
1990-04-28 Mike Karelseliminate longjmp's in the kernel
1990-04-28 Marc Teitelbaumadd kinfo_vnode to copyout vnodes
1990-04-28 Kirk McKusickno more static quota structures
1990-04-28 Kirk McKusickno more static quota tables
1990-04-28 Kirk McKusickold setquota becomes quotactl; old quota is a noop...
1990-04-28 Kirk McKusickno longer have per user quota structures
1990-04-25 William Nesheimdate and time created 90/04/24 19:57:26 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:57:20 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:57:16 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:57:12 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:57:08 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:57:04 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:57:01 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:56 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:52 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:48 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:44 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:40 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:37 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:33 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:29 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:26 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:22 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:19 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:56:14 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:20:59 by william
1990-04-25 William Nesheim1st Berkeley Release
1990-04-25 William Nesheimdate and time created 90/04/24 19:17:43 by william
1990-04-25 William Nesheimdate and time created 90/04/24 19:14:21 by william
1990-04-25 William Nesheim1st Berkeley Release
1990-04-25 William Nesheimdate and time created 90/04/24 12:59:50 by william
1990-04-25 William Nesheimdate and time created 90/04/24 12:59:42 by william
1990-04-25 William Nesheimdate and time created 90/04/24 12:59:26 by william
1990-04-25 William Nesheimdate and time created 90/04/24 12:59:22 by william
1990-04-25 William Nesheimdate and time created 90/04/24 12:59:17 by william
1990-04-25 William Nesheimdate and time created 90/04/24 12:59:13 by william
1990-04-25 William Nesheimdate and time created 90/04/24 12:59:08 by william
1990-04-23 William Nesheimdate and time created 90/04/22 17:53:04 by william
1990-04-23 William Nesheimdate and time created 90/04/22 17:50:11 by william
1990-04-17 Keith Sklowerwas freeing iso_pcb's with wrong type
1990-04-17 Mike Karelsmerge rights into control, change sbappendrights to...
1990-04-17 Mike Karelsmisc cleanups: rights now in control mbufs; control...
1990-04-16 Mike Karelschanged calling convention for sosend/soreceive; use...
1990-04-16 Bill Joy1st stable locore.s
1990-04-14 Bill Joybaseline version, warts and all!
1990-04-13 Keith Sklowerrename rx50operation to rx50rw for consistency with...
1990-04-13 Keith Sklowerinline expand geterror, which no longer exists
1990-04-13 Keith Sklowerinline expand geterror, which no longer exists
1990-04-13 Keith Sklowernew tsleep conventions
1990-04-13 Keith Sklowerctty needs proc.h
1990-04-13 Keith Sklowercontrolling tty moved out of user to session
1990-04-13 Keith Sklowerneeds proc.h; tms_ctty is a caddr_t rather than caddr_t *
1990-04-13 Keith Sklowerneeds proc.h
1990-04-13 Keith Skloweruse of tsleep requires conf.h for well know sleeps
1990-04-13 Keith Sklowerno more bk.h
1990-04-13 Keith Sklowercontrolling tty moves out of u.
1990-04-13 Keith Sklowertty structure moved from user to session struct
1990-04-13 Mike Karelstsleep; log hpds in hpdebug; use external dumpsize
1990-04-13 Mike Karelstsleep; log hpds in hpdebug; use external dumpsize
1990-04-12 Keith Sklowerfor routes to interfaces, must generate destination
1990-04-11 Kirk McKusickvnode table is gone
1990-04-11 Kirk McKusickthe name cache is now dynamically allocated
1990-04-11 Kirk McKusickvnodes are now dynamically allocated
1990-04-11 Kirk McKusickadd M_CACHE for name cache allocations
1990-04-11 Kirk McKusickeliminate longjmp from the kernel (for karels)
1990-04-11 Kirk McKusickdynamic allocation of vnodes
1990-04-11 Kirk McKusickno longer allocate vnode table or name cache table
1990-04-11 Kirk McKusickdynamically allocate the name cache and name cache...
1990-04-11 Kirk McKusickno more vnode table or name cache table
1990-04-11 Kirk McKusickincrease size of malloc arena
1990-04-11 Kirk McKusickclear the buffer list before vrele
1990-04-11 Kirk McKusickno more vnode
1990-04-11 Kirk McKusickdynamic vnodes/name cache
1990-04-11 Marc Teitelbaumreturn controlling tty even if proc has lost it.
1990-04-11 Keith Bosticfdopen: eliminate unnecessary tests, only test for...
1990-04-11 Kirk McKusickhave to brelse before close to avoid hanging
1990-04-11 Keith Bosticadd fd routines
1990-04-08 Keith Sklowerchanges for new mbuf structuures
1990-04-08 Keith Sklowernew conventions for who queues packet.
1990-04-08 Keith Sklowerreserve code for 802.2 types (for ISO).
1990-04-08 Keith Sklowersleep call requires prioritity.
1990-04-08 Kirk McKusickunlock during readlink RPC (from Rick Macklem)
1990-04-08 Kirk McKusickdo not do direof cacheing
1990-04-08 Kirk McKusickbuffer invalidation is now handled by vclean
next