aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/kernfs/kernfs.h
Commit message (Expand)AuthorAgeFilesLines
* Retire kernfs (kernel part).Dag-Erling Smørgrav2000-12-281-55/+0
* Remove stale, unused and bogus root device hunting code.Poul-Henning Kamp2000-07-271-1/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* All unimplemented VFS ops now have entries in kern/vfs_default.c that returnAlfred Perlstein1999-09-071-11/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* As described by the submitter:Mike Smith1998-05-061-3/+1
* The intent is to get rid of WILLRELE in vnode_if.src by makingMike Smith1998-03-011-1/+3
* Some staticized variables were still declared to be extern.Bruce Evans1997-09-071-2/+1
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-2/+2
* 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-2/+13
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+56