summaryrefslogtreecommitdiff
path: root/sbin/scan_ffs/Makefile
AgeCommit message (Expand)Author
2023-01-24Work on swapped-endian FFS.mlelstv
2020-09-07remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir buildsmrg
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2007-05-01Add a "-b" option to search a partition for valid alternate superblocks,perseant
2005-09-10Specify the scan_ffs manpage, otherwise it will use scan_ffs.1.xtraeme
2005-09-10Fold scan_lfs.8 into scan_ffs.8. It's the same program, after all.wiz
2005-07-31Add scan_lfs(8), utility to find LFS partitions on disk, usefulxtraeme
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-06-15WARNS=4, misc cleanups.christos
2005-06-15No need to define SRCS here.kleink
2005-06-15Add scan_ffs(8) from OpenBSD, it was modified to support FFSv2xtraeme