summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use pool for namei pathbuf. testing ok millert@ tdeval@tedu2004-05-141-1/+7
* spelling in comment, jonathon graytedu2003-08-181-2/+2
* kill some externs that are not there anymore and had left other places for a better void ages agomickey2003-07-241-3/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* make it compile w/ debugging onmickey2002-05-201-2/+2
* First round of __P removal in sysmillert2002-03-141-4/+4
* KNFderaadt2001-06-221-4/+3
* replace MALLOC/FREE w/ malloc/free for non-constant-sized memory allocations; art@ okmickey2000-09-271-3/+3
* use vfs_register instead of the ugly hack to build vfsconfart1999-02-191-13/+15
* Please GCC 2.8's harsher view of good styleniklas1998-02-201-2/+2
* Updates for VFS Lite 2 + soft update.csapuntz1997-11-061-7/+14
* back out vfs lite2 till after 2.2deraadt1997-10-061-14/+7
* VFS Lite2 Changescsapuntz1997-10-061-7/+14
* OpenBSD tagsniklas1997-02-241-0/+1
* export vfs_opv_init*mickey1996-11-111-5/+0
* From NetBSD: Merge with NetBSD 960217niklas1996-02-291-7/+14
* initial import of NetBSD treederaadt1995-10-181-0/+267