Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reviewed by: jlemon | adrian | 2001-03-01 | 1 | -9/+5 |
* | Back out proc locking to protect p_ucred for obtaining additional | jhb | 2001-01-27 | 1 | -9/+1 |
* | Convert all simplelocks to mutexes and remove the simplelock implementations. | jasone | 2001-01-24 | 1 | -1/+2 |
* | Proc locking to protect p_ucred while we obtain an additional reference. | jhb | 2001-01-23 | 1 | -1/+9 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | Blow away the v_specmountpoint define, replacing it with what it was | eivind | 2000-10-09 | 1 | -3/+3 |
* | Convert lockmgr locks from using simple locks to using mutexes. | jasone | 2000-10-04 | 1 | -1/+12 |
* | Separate the struct bio related stuff out of <sys/buf.h> into | phk | 2000-05-05 | 1 | -0/+1 |
* | Give vn_isdisk() a second argument where it can return a suitable errno. | phk | 2000-01-10 | 1 | -3/+1 |
* | Second pass commit to introduce new ACL and Extended Attribute system | rwatson | 1999-12-19 | 1 | -1/+2 |
* | First version of HPFS stuff. | semenu | 1999-12-09 | 1 | -0/+770 |