NetBSD/sys/ufs
thorpej 139cdc3125 Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these
variables unsigned, and update places where their values are printed.
2002-08-25 20:21:33 +00:00
..
ext2fs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
ffs Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these 2002-08-25 20:21:33 +00:00
lfs correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12:48 +00:00
mfs Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
ufs Deal with fragment size changes better. For each fragment that can 2002-07-06 01:30:11 +00:00
Makefile
files.ufs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00