NetBSD/sys/ufs
thorpej 978c3d97f5 For consistency w/ FFS/LFS, define EXT2_DINODE_SIZE, and use it instead
of pointer arithmetic and/or sizeof(struct ext2fs_dinode).
1998-10-23 00:33:23 +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 Use DINODE_SIZE rather than pointer arithmetic. 1998-10-23 00:31:28 +00:00
lfs Use DINODE_SIZE rather than sizeof(struct dinode). 1998-10-23 00:32:35 +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 Define a symbolic constant to represent the size of a dinode. 1998-10-23 00:28:45 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00