NetBSD/sys/ufs
chs 33c1fd1917 add support for O_DIRECT (I/O directly to application memory,
bypassing any kernel caching for file data).
2006-10-05 14:48:32 +00:00
..
ext2fs redo previous: It is better to add a KASSERT, since this is code is same 2006-10-03 19:01:29 +00:00
ffs Coverity CID 3690: Reverse INULL: Add KASSERT. 2006-10-03 18:59:22 +00:00
lfs fix empty if 2006-10-04 15:53:24 +00:00
mfs add missing initializers 2006-09-02 07:04:01 +00:00
ufs add support for O_DIRECT (I/O directly to application memory, 2006-10-05 14:48:32 +00:00
files.ufs Separate the (non-working) LFS kernel roll-forward code into its own file, 2006-07-20 23:49:07 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00