NetBSD/sbin/newfs
thorpej a2d370bc46 Use DINODE_SIZE instead of sizeof(struct dinode). Also, eliminate some
unnecessary pointer casts.
1998-10-23 00:39:15 +00:00
..
Makefile Allow creation of non-native byteorder FFS (via the '-B' option). 1998-03-18 17:10:15 +00:00
extern.h Fix compiler warnings. 1997-06-30 22:20:30 +00:00
mkfs.c Use DINODE_SIZE instead of sizeof(struct dinode). Also, eliminate some 1998-10-23 00:39:15 +00:00
newfs.8 Add a reference to fsirand(8). 1998-05-07 03:40:48 +00:00
newfs.c Use the default calculation of maxcontig, based on fs_bsize and MAXPHYS, so 1998-10-22 08:55:42 +00:00