NetBSD/sys/conf
hannken fbae381aaa The file system snapshot pseudo driver.
Uses a hook in spec_strategy() to save data written from a mounted
file system to its block device and a hook in dounmount().

Not enabled by default in any kernel config.

Approved by: Frank van der Linden <fvdl@netbsd.org>
2003-12-10 11:40:11 +00:00
..
Makefile.kern.inc fix the MAKEVERBOSE messages to be consistent with the standard ones 2003-12-04 02:33:41 +00:00
files The file system snapshot pseudo driver. 2003-12-10 11:40:11 +00:00
majors The file system snapshot pseudo driver. 2003-12-10 11:40:11 +00:00
newvers.sh Use a shell variable instead of a cpp #define to provide the full 2003-10-15 01:28:49 +00:00
newvers_stand.sh
osrelease.sh get the release version from <sys/param.h>, so that it won't be necessary 2003-10-04 06:59:56 +00:00
param.c there is no SHMMMNI 2003-10-30 20:37:01 +00:00