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.bin
/
xargs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
1
-23
/
+20
*
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
|
/
*
Fix type mismatches for malloc(3) and Co.
uqs
2015-12-29
1
-2
/
+2
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
1
-2
/
+0
*
Fix the racy xargs -P0 -n2 test added in r286289
ngie
2015-08-21
2
-3
/
+3
*
Disable the -P0 test
ngie
2015-08-21
1
-1
/
+1
*
fix regression in xargs -Px (introduced in r286289) and add regression tests
allanjude
2015-08-08
6
-6
/
+17
*
xargs now takes -P0, creating as many concurrent processes as possible
allanjude
2015-08-04
2
-3
/
+19
*
Convert atoi(3) to stronum(3) which allows to arguments and report proper errors
bapt
2015-07-14
1
-6
/
+13
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
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
21
-1
/
+137
|
|
\
|
*
\
Merge from head
sjg
2013-09-05
1
-2
/
+4
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
Sync with HEAD.
obrien
2013-02-08
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
*
|
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Migrate most of tools/regression/usr.bin/ to the new tests layout.
jmmv
2014-03-16
20
-0
/
+137
*
|
|
|
mdoc: minor paragraph fixes.
joel
2014-02-08
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Style(9) changes fo xargs.c
eadler
2013-05-10
1
-2
/
+4
|
|
/
|
/
|
*
|
Follow calloc convention in other code, this is functionally identical
delphij
2013-01-05
1
-1
/
+1
|
/
*
xargs: Before exiting, wait for all invocations of the utility.
jilles
2012-03-16
2
-45
/
+81
*
xargs: Remove an unclear comment that only tried to repeat what the code did
jilles
2012-02-26
1
-4
/
+0
*
xargs: Fix comma splice in error message.
jilles
2012-02-26
1
-2
/
+2
*
xargs: If a utility exits with 255 or a signal, write an error message.
jilles
2012-02-24
1
-4
/
+7
*
Discourage from using "cp -r".
ru
2011-03-24
1
-2
/
+2
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
3
-12
/
+2
*
Various syntactic tweaks to satisfy style(9). No change to execution.
mckay
2010-11-21
1
-14
/
+14
*
xargs can be fooled by exiting children that it did not start, causing
mckay
2010-11-21
1
-5
/
+118
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-1
/
+0
*
Revive '-opt' flags which I accidentally removed.
keramida
2008-01-27
1
-1
/
+1
*
Document the no-op -r option of BSD xargs(1).
keramida
2008-01-26
1
-2
/
+30
*
Markup fixes.
ru
2006-09-29
1
-3
/
+3
*
NUL terminate buffer from fgetln(3). From fgsch@OpenBSD.
jmallett
2006-01-01
1
-0
/
+1
*
Whitespace after switch.
jmallett
2006-01-01
1
-3
/
+3
*
Check the entire length of the current argument for the EOF string with -E,
jmallett
2005-12-31
1
-1
/
+1
*
Add a FreeBSD-specific -S flag which controls the maximum size of an argument
jmallett
2005-12-30
2
-10
/
+34
*
Handle maxsize==0 in such a way that we don't modify the string.
jmallett
2005-12-30
1
-0
/
+12
*
Wording tweaks.
des
2005-12-07
1
-3
/
+2
*
Add -r option for GNU compatibility.
des
2005-12-07
1
-1
/
+4
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+1
*
MFC 1.22: Fix -0 vs -L/-I processing, mainly so that 'xargs -0 -I []' will
gad
2005-02-27
1
-2
/
+9
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Modify behaviour of `xargs -I` in order to:
cperciva
2004-10-18
1
-2
/
+2
[next]