freebsd-skq/usr.sbin/makefs
John-Mark Gurney 646fc9ccad convert to using the _daddr_t types like newfs was...
Put the superblock in the correct possition for UFS2... There is a bug
in FFS that if we don't put it here (for UFS2), it will forcefully
relocate the superblock, and I believe cause data loss..

I have a fix for that, but w/ how many releases are broken, we won't be
able to switch to the better _FLOPPY (block 0) for this for a while..
2014-05-31 20:26:34 +00:00
..
cd9660 Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, 2013-12-29 16:43:35 +00:00
ffs convert to using the _daddr_t types like newfs was... 2014-05-31 20:26:34 +00:00
cd9660.c - Set the System Identifier in the Primary Volume Descriptor to FreeBSD 2013-07-27 15:28:31 +00:00
cd9660.h Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
ffs.c Provide a helpful diagnostic when the minimum size rounded to the block size 2013-11-27 21:55:43 +00:00
ffs.h Add support to makefs(8) to add UFS labels to images. 2011-10-09 16:22:31 +00:00
Makefile Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00
makefs.8 Mark the makefs(8) '-p' flag as deprecated in preference for 2013-08-16 05:30:13 +00:00
makefs.c Mark the makefs(8) '-p' flag as deprecated in preference for 2013-08-16 05:30:13 +00:00
makefs.h Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00
mtree.c Timestamps may not have a decimal point. 2014-04-06 02:57:49 +00:00
walk.c Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00