summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/kernfs/kernfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Moved the fsnode MALLOC to before the call to getnewvnode() so that thedg1996-06-121-4/+7
* another case where cdevsw becoming a pointer makes it neccesary tojulian1995-12-141-2/+6
* devsw tables are now arrays of POINTERS to struct [cb]devswjulian1995-12-131-2/+2
* Staticize.phk1995-12-111-26/+26
* Fixed the type of kernfs_sync(). Trailing args were missing.bde1995-11-161-5/+30
* Fixed panic that resulted from mmaping files in kernfs and procfs. Adg1995-05-251-1/+4
* Add four more filesystem flags:wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* GCC cleanup.phk1994-10-021-3/+5
* More loadable VFS changes:wollman1994-09-221-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+12
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+329
OpenPOWER on IntegriCloud