freebsd-dev/sbin/newfs
David Greenman a3189e21e6 Restrict fs_maxfilesize to 2^40; this is part of a bug fix from Kirk
McKusick to work around problems in FFS related to the blkno of a 64bit
offset not fitting into an int.

Submitted by:	Marshall Kirk McKusick
1994-10-22 02:21:53 +00:00
..
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
mkfs.c Restrict fs_maxfilesize to 2^40; this is part of a bug fix from Kirk 1994-10-22 02:21:53 +00:00
newfs.8 Added '-F file' option of mount_mfs. This allows me to make floppy images 1994-10-12 22:04:36 +00:00
newfs.c Put back the `:' in the trinary ?: so this can actually compile again! :) 1994-10-13 08:46:44 +00:00