NetBSD/sys/ufs
2008-06-24 10:47:32 +00:00
..
ext2fs Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
ffs Mark a buffer busy in getnewbuf() when it came from the pool_cache since 2008-06-17 14:53:10 +00:00
lfs fcntl(4) says the command is type int. lfs_fcntl() comment says u_long. The implementation says int. Synchronise comment with documentation and cast to int before comparison. 2008-06-24 10:47:32 +00:00
mfs Revert to using specfs_fsync(); using a do-nothing mfs_fsync() does not work 2008-06-02 00:24:28 +00:00
ufs Add some locking, runs with DIAGNOSTIC. 2008-06-16 02:36:27 +00:00
files.ufs defflag LFS_KERNEL_RFW (in opt_lfs.h). 2007-12-12 02:56:03 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00