index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
makefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize date of rootNode.
sjg
2016-05-18
1
-0
/
+3
*
makefs(8): Clarify the comment concerning seeding.
pfg
2016-05-18
1
-1
/
+4
*
makefs(1): use all the random(3) range.
pfg
2016-05-17
1
-1
/
+2
*
makefs(8): use NULL instead of zero for pointers.
pfg
2016-05-17
1
-5
/
+5
*
Fix an off by one error to avoid overflowing rp[].
truckman
2016-05-16
1
-1
/
+1
*
ffs_bswap: Copy one UFS dinode member at a time
cem
2016-05-11
1
-2
/
+5
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
1
-4
/
+1
*
Use MIN/MAX macros from sys/param.h.
araujo
2016-05-02
1
-3
/
+2
*
The malloc will return NULL if it can't allocate memory.
araujo
2016-04-18
1
-1
/
+1
*
MFH
gjb
2016-03-10
1
-0
/
+11
|
\
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
1
-0
/
+11
*
|
First pass to fix the 'tests' packages.
gjb
2016-02-02
1
-0
/
+4
|
/
*
Require /sbin/mount_cd9660 when running the cd9660 tests
ngie
2016-01-27
1
-0
/
+2
*
Fix getopt(3) argument after r290180; I forgot to change -r to -R
ngie
2015-12-29
1
-1
/
+1
*
makefs: use ENTRY macro for diff reduction with NetBSD
emaste
2015-12-21
1
-3
/
+6
*
Remove clauses 3 and 4 from makefs newfs_extern.h
emaste
2015-11-19
1
-6
/
+1
*
Bump .Dd
ngie
2015-11-09
1
-1
/
+1
*
Follow up to r290259 dealing with makefs(8)
ngie
2015-11-09
1
-3
/
+2
*
Add testcases for -t ffs -o version=[12]
ngie
2015-11-02
1
-1
/
+66
*
Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap with
ngie
2015-11-02
1
-4
/
+4
*
Clean up mtree keyword support a slight bit and add a few more default keywords
ngie
2015-11-02
3
-3
/
+10
*
Add testcases for -t cd9660 -o isolevel=[1-3]
ngie
2015-11-02
1
-0
/
+58
*
Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 by
ngie
2015-11-02
1
-2
/
+4
*
Fix spelling of `isolevel` cd9660 option
ngie
2015-11-02
1
-1
/
+1
*
Bump .Dd for r290259 and r290260
ngie
2015-11-02
1
-1
/
+1
*
Document undocumented long options for -t cd9660
ngie
2015-11-02
1
-6
/
+20
*
Sync makefs(8) content a bit with src/usr.sbin/makefs/makefs.8@1.53
ngie
2015-11-02
1
-18
/
+21
*
Follow up to roundup feature addition in r289203
ngie
2015-10-30
2
-8
/
+13
*
Add a regression test for r289899 to validate rockridge encoding
ngie
2015-10-24
1
-0
/
+27
*
Remove an ls -l I was using for debugging
ngie
2015-10-24
1
-1
/
+0
*
Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding of
ngie
2015-10-24
1
-4
/
+5
*
Add more cd9660/FFS makefs testcases
ngie
2015-10-24
3
-37
/
+429
*
Revise "create_test_inputs" to simplify the file structure as
ngie
2015-10-22
3
-23
/
+30
*
Correctly reintroduce the rudimentary smoke tests I botched up
ngie
2015-10-22
5
-0
/
+228
*
Revert r289694
ngie
2015-10-21
8
-248
/
+11
*
Add some rudimentary [smoke] testcases for makefs
ngie
2015-10-21
8
-11
/
+248
*
Unbreak makefs -t cd9660 after r289687
ngie
2015-10-21
1
-1
/
+1
*
Free buffer before returning from cd9660_write_path_table to avoid
ngie
2015-10-21
1
-2
/
+4
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Don't check if `val` is NULL before calling free; free(3) already
ngie
2015-10-19
1
-2
/
+1
*
makefs(8) leaves sblock.fs_providersize uninitialized (zero) that can be easily
sbruno
2015-10-13
1
-1
/
+2
*
makefs: introduce a new option to specify what to round the resulting
adrian
2015-10-13
4
-4
/
+19
*
Don't leak 'var'.
delphij
2015-09-03
1
-1
/
+3
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+21
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
2
-8
/
+2
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
2
-3
/
+2
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
3
-14
/
+11
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
[next]