NetBSD/sys/fs/sysvbfs
hubertf eda05c6413 Remove more duplicate headers.
Patch by Slava Semushin <slava.semushin@gmail.com>

Again, this was tested by comparing obj files from a pristine and a patched
source tree against an i386/ALL kernel, and also for src/sbin/fsck_ffs,
src/sbin/fsdb and src/usr.sbin/makefs. Only changes in assert() line numbers
were detected in 'objdump -d' output.
2007-01-29 01:52:43 +00:00
..
Makefile
bfs.c Change types from int8_t to char for arrays which store char names. 2006-08-26 14:04:55 +00:00
bfs.h Change types from int8_t to char for arrays which store char names. 2006-08-26 14:04:55 +00:00
bfs_sysvbfs.c
files.sysvbfs
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
sysvbfs_vfsops.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
sysvbfs_vnops.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00