aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs
Commit message (Expand)AuthorAgeFilesLines
* Initialize date of rootNode.Simon J. Gerraty2016-05-181-0/+3
* makefs(8): Clarify the comment concerning seeding.Pedro F. Giffuni2016-05-181-1/+4
* makefs(1): use all the random(3) range.Pedro F. Giffuni2016-05-171-1/+2
* makefs(8): use NULL instead of zero for pointers.Pedro F. Giffuni2016-05-171-5/+5
* Fix an off by one error to avoid overflowing rp[].Don Lewis2016-05-161-1/+1
* ffs_bswap: Copy one UFS dinode member at a timeConrad Meyer2016-05-111-2/+5
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+1
* Use MIN/MAX macros from sys/param.h.Marcelo Araujo2016-05-021-3/+2
* The malloc will return NULL if it can't allocate memory.Marcelo Araujo2016-04-181-1/+1
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Require /sbin/mount_cd9660 when running the cd9660 testsEnji Cooper2016-01-271-0/+2
* 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