NetBSD/sys/ufs/ufs
thorpej 21fc65e1a8 sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
..
Makefile
dinode.h
dir.h
inode.h Prevent dirops from getting around lfs_check and wedging the buffer cache. 2000-05-27 00:19:52 +00:00
quota.h Change ufs_init() to keep global count of how many times it was called. 2000-03-16 18:26:49 +00:00
ufs_bmap.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ufs_bswap.h Sync copyrigth notice. 2000-05-15 08:51:55 +00:00
ufs_extern.h Change ufs_init() to keep global count of how many times it was called. 2000-03-16 18:26:49 +00:00
ufs_ihash.c Change ufs_init() to keep global count of how many times it was called. 2000-03-16 18:26:49 +00:00
ufs_inode.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ufs_lookup.c Change the sementics of the last parameter from a boolean ("waitfor") to 2000-05-13 23:43:06 +00:00
ufs_quota.c sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
ufs_readwrite.c Prevent dirops from getting around lfs_check and wedging the buffer cache. 2000-05-27 00:19:52 +00:00
ufs_vfsops.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ufs_vnops.c Change the sementics of the last parameter from a boolean ("waitfor") to 2000-05-13 23:43:06 +00:00
ufsmount.h