1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.sbin/makefs
Enji Cooper daf5e00077 Follow up to r290259 dealing with makefs(8)
- Don't use contractions (don't -> do not)
- Change "throw away" to "discard" when describing the -o keep-bad-images option
- Revert author e-mail split I brought over from NetBSD, effectively reverting
  the change bapt made in r267668

MFC after: 3 days
Submitted by: bjk
Sponsored by: EMC / Isilon Storage Division
2015-11-09 09:39:07 +00:00
..
cd9660 Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding of 2015-10-24 23:16:13 +00:00
ffs Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap with 2015-11-02 10:09:09 +00:00
tests Add testcases for -t ffs -o version=[12] 2015-11-02 11:06:51 +00:00
cd9660.c Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 by 2015-11-02 08:43:15 +00:00
cd9660.h
ffs.c makefs: introduce a new option to specify what to round the resulting 2015-10-13 02:32:15 +00:00
ffs.h
Makefile Correctly reintroduce the rudimentary smoke tests I botched up 2015-10-22 05:32:45 +00:00
Makefile.depend
makefs.8 Follow up to r290259 dealing with makefs(8) 2015-11-09 09:39:07 +00:00
makefs.c Follow up to roundup feature addition in r289203 2015-10-30 05:55:56 +00:00
makefs.h makefs: introduce a new option to specify what to round the resulting 2015-10-13 02:32:15 +00:00
mtree.c
walk.c