NetBSD/sys/ufs
itojun 761c22ff58 use arc4random instead of random (mask with INT32_MAX to avoid getting
negative numbers unexpectedly).
2003-09-05 21:58:35 +00:00
..
ext2fs Stop panic if 'mknod xxx b 0 0' done on a full filesystem. 2003-08-09 19:02:53 +00:00
ffs use arc4random instead of random (mask with INT32_MAX to avoid getting 2003-09-05 21:58:35 +00:00
lfs don't call LFS_DEBUG_COUNTLOCKED after bread(). 2003-09-04 12:28:53 +00:00
mfs
ufs gcc for sparc seems to barf at 'int_var * 0x100000000ull' so do 2003-08-16 07:04:17 +00:00
Makefile
files.ufs