aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs
Commit message (Expand)AuthorAgeFilesLines
* Fix getopt(3) argument after r290180; I forgot to change -r to -REnji Cooper2015-12-291-1/+1
* makefs: use ENTRY macro for diff reduction with NetBSDEd Maste2015-12-211-3/+6
* Remove clauses 3 and 4 from makefs newfs_extern.hEd Maste2015-11-191-6/+1
* Bump .DdEnji Cooper2015-11-091-1/+1
* Follow up to r290259 dealing with makefs(8)Enji Cooper2015-11-091-3/+2
* Add testcases for -t ffs -o version=[12]Enji Cooper2015-11-021-1/+66
* Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap withEnji Cooper2015-11-021-4/+4
* Clean up mtree keyword support a slight bit and add a few more default keywordsEnji Cooper2015-11-023-3/+10
* Add testcases for -t cd9660 -o isolevel=[1-3]Enji Cooper2015-11-021-0/+58
* Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 byEnji Cooper2015-11-021-2/+4
* Fix spelling of `isolevel` cd9660 optionEnji Cooper2015-11-021-1/+1
* Bump .Dd for r290259 and r290260Enji Cooper2015-11-021-1/+1
* Document undocumented long options for -t cd9660Enji Cooper2015-11-021-6/+20
* Sync makefs(8) content a bit with src/usr.sbin/makefs/makefs.8@1.53Enji Cooper2015-11-021-18/+21
* Follow up to roundup feature addition in r289203Enji Cooper2015-10-302-8/+13
* Add a regression test for r289899 to validate rockridge encodingEnji Cooper2015-10-241-0/+27
* Remove an ls -l I was using for debuggingEnji Cooper2015-10-241-1/+0
* Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding ofEnji Cooper2015-10-241-4/+5
* Add more cd9660/FFS makefs testcasesEnji Cooper2015-10-243-37/+429
* Revise "create_test_inputs" to simplify the file structure asEnji Cooper2015-10-223-23/+30
* Correctly reintroduce the rudimentary smoke tests I botched upEnji Cooper2015-10-225-0/+228
* Revert r289694Enji Cooper2015-10-218-248/+11
* Add some rudimentary [smoke] testcases for makefsEnji Cooper2015-10-218-11/+248
* Unbreak makefs -t cd9660 after r289687Enji Cooper2015-10-211-1/+1
* Free buffer before returning from cd9660_write_path_table to avoidEnji Cooper2015-10-211-2/+4
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* Don't check if `val` is NULL before calling free; free(3) alreadyEnji Cooper2015-10-191-2/+1
* makefs(8) leaves sblock.fs_providersize uninitialized (zero) that can be easilySean Bruno2015-10-131-1/+2
* makefs: introduce a new option to specify what to round the resultingAdrian Chadd2015-10-134-4/+19
* Don't leak 'var'.Xin LI2015-09-031-1/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-8/+2
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-3/+2
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-193-14/+11
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-284-4/+21
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-10-131-0/+2
| * | | | Merge from headSimon J. Gerraty2013-09-0514-1412/+42
| |\ \ \ \
| * \ \ \ \ sync from headSimon J. Gerraty2013-04-125-23/+54
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | Sync from headSimon J. Gerraty2012-11-048-17/+81
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | | | Fix a typo in the FFS maxbpg option, it was erroneously spelled maxbpf.Christian Brueffer2015-01-121-1/+1
* | | | | | | | Convert makefs to LIBADDBaptiste Daroussin2014-11-241-7/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | r258695 introduces a sanity check for makefs in order to verify thatDavide Italiano2014-09-181-1/+2
* | | | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-6/+5