summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/nullfs/null_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the file leak bug. The lower layer wasn't informed the vnode was inactiveroberto1997-10-211-2/+8
* Hmm, realign the vnops into two columns.phk1997-10-151-4/+4
* Stylistic overhaul of vnops tables.phk1997-10-151-17/+14
* Executing binaries on a nullfs (or nullfs-based) filesystem results inphk1997-09-181-3/+4
* Removed unused #includes.bde1997-08-021-5/+2
* More comment cleanup.alex1997-06-261-5/+5
* Typo police.alex1997-06-261-3/+3
* Fix some warnings (missing prototypes, wrong "generic" args etc)peter1997-05-251-3/+2
* Use NULLVP instead of NULL.kato1997-04-171-6/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-2/+2
* Eliminate the last of the compile warnings in this module bympp1997-02-121-7/+7
* Make this compile again after the Lite2 merge.mpp1997-02-121-6/+11
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-17/+206
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Staticize.phk1995-12-111-18/+21
* Added prototypes.bde1995-12-031-2/+9
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-10/+10
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Removed redundant newlines that were in some panic strings.dg1995-03-191-2/+2
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-101-3/+4
* Fix a few niggling little bugs:wollman1994-09-211-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-2/+1
* Added $Id$dg1994-08-021-5/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+462
OpenPOWER on IntegriCloud