NetBSD/sys/fs/sysvbfs
2007-02-22 06:34:42 +00:00
..
bfs_sysvbfs.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
bfs.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
bfs.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
files.sysvbfs
Makefile
sysvbfs_vfsops.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
sysvbfs_vnops.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
sysvbfs.c New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
sysvbfs.h move includes only needed for kernel inside ifdef _KERNEL. 2006-10-06 02:40:58 +00:00