summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/kernfs/kernfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-4/+6
* Removed unused #includes.bde1997-08-021-4/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Add function prototypes for most of the new Lite2 functions.mpp1997-02-121-1/+2
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-124/+29
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* 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