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
/
bin
/
pax
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
16
-33
/
+33
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
|
\
|
*
\
Merge head
sjg
2014-04-28
5
-1
/
+125
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Sync from head
sjg
2012-11-04
4
-3
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Eliminate unneeded includes.
delphij
2015-05-21
12
-17
/
+1
*
|
|
|
|
Implement pax -O option to permit limiting a PAX archive to a single volume.
eadler
2015-03-18
5
-16
/
+32
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Make bsd.test.mk the only public mk fragment for the building of tests.
jmmv
2014-03-14
1
-1
/
+1
*
|
|
Stop the options string leak if it is not attached into the options
kevlo
2014-01-26
1
-0
/
+2
*
|
|
Use TAP_TESTS_PERL to register the legacy_test in bin/pax.
jmmv
2014-01-14
3
-11
/
+1
*
|
|
Mark the bin/pax tests as requiring perl.
jmmv
2014-01-13
2
-0
/
+8
*
|
|
Document the lack of chflags support in pax(1)
crees
2013-12-21
1
-1
/
+19
*
|
|
Migrate tools/regression/bin/ tests to the new layout.
jmmv
2013-12-11
3
-0
/
+106
|
|
/
|
/
|
*
|
Fix warnings found by -Wmising-variable-declarations.
ed
2012-10-19
4
-3
/
+3
|
/
*
Fix a bunch of typos and a couple of whitespace nits.
uqs
2011-05-22
12
-47
/
+47
*
Touch the man page date after updating the ustar limitations.
brian
2010-08-29
1
-1
/
+1
*
Correct an out-by-one error when earlying out ustar filenames that
brian
2010-08-29
2
-2
/
+4
*
Fix an off-by-one error where we try to split a path name that's
brian
2010-08-27
1
-1
/
+1
*
Fix back references in substitute command for pax(1)
uqs
2010-05-24
1
-4
/
+4
*
Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups.
delphij
2010-03-30
1
-8
/
+9
*
Remove unused files.
delphij
2010-03-30
3
-617
/
+0
*
Tell the compiler these structures are aligned to a byte boundary.
imp
2010-02-07
3
-7
/
+5
*
Arm doesn't seem to need such kit gloves. Bump the warnings to 3 here
imp
2010-02-04
1
-2
/
+0
*
Port everything in bin/ from utmp to utmpx.
ed
2010-01-13
1
-8
/
+2
*
Add missing `void' for function without arguments.
ed
2009-12-29
1
-1
/
+1
*
Plug a memory leak.
delphij
2009-12-21
1
-0
/
+1
*
Before this fix, pax would stop the restore sequence for
kientzle
2009-02-01
1
-36
/
+4
*
Remove unnecessary free argument casts.
brian
2007-05-25
4
-32
/
+29
*
Cleanup pax(1) sources a little bit while I poked around in them:
rse
2007-05-24
5
-25
/
+25
*
Fix some of the alignment warnings on ARM.
ru
2006-11-27
2
-17
/
+17
*
Markup fixes.
ru
2006-09-17
1
-1
/
+2
*
Fix the wording about the blocksize (-b) parameter. The existing
cokane
2006-05-10
1
-2
/
+3
*
Fix bin/pax doesn't wait for compress/gzip before exiting.
obrien
2005-03-12
1
-4
/
+6
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
2
-2
/
+2
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
3
-51
/
+51
*
Don't decend into directories when -d is set and the directory itself doesn't
brian
2005-01-12
3
-2
/
+19
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
4
-3
/
+4
*
Fix off-by-one errors and potential buffer overruns
yar
2004-11-13
1
-18
/
+30
*
Document missing multibyte character handling in utilities specified
tjr
2004-07-03
1
-1
/
+5
*
Deal with double whitespace.
ru
2004-07-03
1
-2
/
+2
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-2
/
+2
*
Don't continue if the '-C' option (a-la GNUtar; commited in options.c
obrien
2004-06-25
1
-1
/
+3
[next]