summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/kernfs/kernfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove kernfs, okay deraadt@.pedro2005-11-241-103/+0
* Replace select backends with poll backends. selscan() and pollscan()millert2003-09-231-1/+2
* constify vfsops; tedu@ okmickey2003-08-141-2/+2
* constify constant targetsmickey2003-08-111-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* First round of __P removal in sysmillert2002-03-141-17/+17
* Cache vnodes, don't hold on to the root vnode, some cleanups, handleart2002-02-171-6/+15
* update to use new checkexp vfs operationassar2000-02-071-2/+4
* kernfs_sync needs to be nullop, not eopnotsupp for unmount to workmillert1998-12-281-2/+2
* Updates for VFS Lite 2 + soft update.csapuntz1997-11-061-1/+13
* back out vfs lite2 till after 2.2deraadt1997-10-061-13/+1
* VFS Lite2 Changescsapuntz1997-10-061-1/+13
* struct definitions in .h files and instances in .c file please.kstailey1997-04-261-1/+25
* From NetBSD: update to 960217 sourcesniklas1996-02-271-2/+3
* initial import of NetBSD treederaadt1995-10-181-0/+58