summaryrefslogtreecommitdiffstats
path: root/sys/fs/hpfs/hpfs_hash.c
Commit message (Expand)AuthorAgeFilesLines
* GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK.jhb2001-11-271-2/+1
* Expand LOCKMGR() compat macro.jhb2001-11-271-1/+2
* KSE Milestone 2julian2001-09-121-3/+3
* Change and clean the mutex lock interface.bmilekic2001-02-091-12/+12
* Remove a DIAGNOSTIC check which belongs in <sys/queue.h> if anyplace at all.phk2001-02-041-4/+0
* Zap last remaining references to (and a use use of) of simple_locks.peter2001-01-311-1/+1
* Convert all simplelocks to mutexes and remove the simplelock implementations.jasone2001-01-241-14/+14
* - Remove unused header include.jhb2001-01-231-5/+3
* Convert lockmgr locks from using simple locks to using mutexes.jasone2000-10-041-1/+13
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* First version of HPFS stuff.semenu1999-12-091-0/+173
OpenPOWER on IntegriCloud