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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ufs gcc for sparc seems to barf at 'int_var * 0x100000000ull' so do 2003-08-16 07:04:17 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00