NetBSD/sys/ufs
cgd 515148e0a3 cast arg to dbtob to u_quad_t; consisent, and fixed size unnecessary 1998-11-06 23:03:06 +00:00
..
ext2fs For consistency w/ FFS/LFS, define EXT2_DINODE_SIZE, and use it instead 1998-10-23 00:33:23 +00:00
ffs Do not corrupt file flags when file system is full! 1998-10-27 21:32:58 +00:00
lfs argument to dbtob needs to be cast to u_quad_t here to avoid shift lossage 1998-11-06 23:02:12 +00:00
mfs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
ufs cast arg to dbtob to u_quad_t; consisent, and fixed size unnecessary 1998-11-06 23:03:06 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00