summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/deadfs/dead_vnops.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace select backends with poll backends. selscan() and pollscan()millert2003-09-231-5/+14
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Use tsleep instead of sleep.art2002-06-081-2/+2
* splbio around biodone.art2002-05-241-1/+5
* First round of __P removal in sysmillert2002-03-141-16/+16
* UBC was a disaster. It worked very good when it worked, but on someart2001-12-191-4/+2
* Readd VOP_MMAP, will be used soon. Right now it's just a question toart2001-12-041-2/+4
* Get rid of several unused vnode operationscsapuntz2001-06-231-15/+1
* When vclean calls VOP_LOCK (dead_lock in this case) it has already setart1998-11-131-2/+2
* Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlockcsapuntz1998-08-061-3/+3
* Updates for VFS Lite 2 + soft update.csapuntz1997-11-061-6/+18
* back out vfs lite2 till after 2.2deraadt1997-10-061-18/+6
* VFS Lite2 Changescsapuntz1997-10-061-6/+18
* From NetBSD: update to 960217 sourcesniklas1996-02-271-106/+112
* initial import of NetBSD treederaadt1995-10-181-0/+356