summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/nullfs/null_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful asbde1999-09-041-7/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed printf format errors.bde1998-07-301-5/+5
* Cast pointers to uintptr_t/intptr_t instead of to u_long/long,bde1998-07-151-2/+2
* Staticize.eivind1998-02-091-3/+3
* Back out DIAGNOSTIC changes.eivind1998-02-061-2/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+2
* Make the debug options new-style.eivind1998-01-311-1/+3
* Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined.kato1997-08-281-3/+3
* Fixed NULLFS_DIAGNOSTIC stuff.kato1997-08-271-2/+11
* Removed unused #includes.bde1997-08-021-4/+1
* Use NULLVP instead of NULL.kato1997-04-171-3/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-41/+20
* 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-3/+11
* Added prototypes.bde1995-12-031-1/+10
* null_node_find() and umap_node_find() were sometimes called without abde1995-12-031-2/+2
* GCC cleanup.phk1994-10-021-7/+11
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+293
OpenPOWER on IntegriCloud