aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nullfs/null_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed printf format errors.Bruce Evans1998-07-301-5/+5
* Cast pointers to uintptr_t/intptr_t instead of to u_long/long,Bruce Evans1998-07-151-2/+2
* Staticize.Eivind Eklund1998-02-091-3/+3
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-061-2/+1
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-041-1/+2
* Make the debug options new-style.Eivind Eklund1998-01-311-1/+3
* Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined.KATO Takenori1997-08-281-3/+3
* Fixed NULLFS_DIAGNOSTIC stuff.KATO Takenori1997-08-271-2/+11
* Removed unused #includes.Bruce Evans1997-08-021-4/+1
* Use NULLVP instead of NULL.KATO Takenori1997-04-171-3/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-41/+20
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Moved the fsnode MALLOC to before the call to getnewvnode() so that theDavid Greenman1996-06-121-3/+11
* Added prototypes.Bruce Evans1995-12-031-1/+10
* null_node_find() and umap_node_find() were sometimes called without aBruce Evans1995-12-031-2/+2
* GCC cleanup.Poul-Henning Kamp1994-10-021-7/+11
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+293