summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/nullfs/null_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-5/+7
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-4/+5
* Removed unused #includes.bde1997-08-021-3/+1
* Avoid `lock against myself' panic by following operation:kato1997-04-191-4/+17
* Fix `locking against myself' panic by multi nullfs mount of samekato1997-04-171-1/+25
* Use NULLVP instead of NULL.kato1997-04-171-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Restore of #include <sys/kernel.h> so that this compiles withoutmpp1997-02-121-0/+1
* Make this compile again after the Lite2 merge.mpp1997-02-121-2/+0
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-11/+8
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Staticize.phk1995-12-111-22/+22
* Added prototypes.bde1995-12-031-3/+22
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* 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
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-101-4/+7
* More loadable VFS changes:wollman1994-09-221-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+366
OpenPOWER on IntegriCloud