aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/nullfs
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-231-1/+1
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-1/+2
* Rename the loadable nullfs kernel module: null -> nullfsSheldon Hearn2000-07-281-1/+1
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Bring these more into line with other modules that have .h files generatedPeter Wemm1999-12-121-2/+2
* Don't generate opt_debug_nullfs.h. It is no longer necessary.Bruce Evans1999-09-041-6/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Sample initial set of kld-ified modules. Not all have been completelyPeter Wemm1998-10-161-4/+4
* Back out opt_diagnostic.h changes.Eivind Eklund1998-02-061-7/+3
* Make the LKMs handle DIAGNOSTIC as a new-style option.Eivind Eklund1998-02-041-3/+7
* Fixed breakage from converting NULLFS_DEBUG to a new-style option.Bruce Evans1998-02-011-2/+6
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's moreGarrett Wollman1994-09-211-0/+10