freebsd-nq/usr.sbin/makefs/ffs
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
..
buf.c
buf.h
ffs_alloc.c
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_subr.c
Makefile.inc
mkfs.c
newfs_extern.h
ufs_bmap.c
ufs_bswap.h
ufs_inode.h