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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up trailing whitespace
ngie
2015-10-18
1
-9
/
+9
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
1
-2
/
+0
*
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
4
-81
/
+294
|
|
\
|
*
\
Merge from head
sjg
2013-09-05
2
-216
/
+55
|
|
\
\
|
*
\
\
sync from head
sjg
2013-04-12
2
-27
/
+215
|
|
\
\
\
|
*
|
|
|
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
/
+8
|
|
\
\
\
\
|
*
|
|
|
|
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
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Make bsd.test.mk the only public mk fragment for the building of tests.
jmmv
2014-03-14
1
-1
/
+1
*
|
|
|
|
Replace hand-crafted Kyuafiles with automatic generation.
jmmv
2014-01-14
2
-13
/
+6
*
|
|
|
|
Run the sh(1) and test(1) tests as unprivileged.
jmmv
2014-01-10
2
-0
/
+13
*
|
|
|
|
Migrate tools/regression/bin/ tests to the new layout.
jmmv
2013-12-11
3
-0
/
+211
*
|
|
|
|
test: Avoid looking up again the type of a known binary operator.
jilles
2013-12-05
1
-7
/
+6
*
|
|
|
|
test: Simplify the code by unifying op_num and op_type.
jilles
2013-12-01
1
-78
/
+75
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
test(1): Add information about replacing -nt/-ot.
jilles
2013-05-31
1
-0
/
+16
*
|
|
|
test(1): List non-standard primaries.
jilles
2013-05-31
1
-1
/
+12
*
|
|
|
test: Remove -ntXY and -otXY primaries.
jilles
2013-05-31
2
-215
/
+27
|
|
_
|
/
|
/
|
|
*
|
|
Enhance test(1) by adding provision to compare any combination of the
peterj
2013-02-25
2
-27
/
+215
|
|
/
|
/
|
*
|
test(1): Document == alias for =.
jilles
2012-12-27
1
-1
/
+8
|
/
*
Minor mdoc nits.
joel
2012-05-13
1
-1
/
+1
*
test: Reduce code size of ops table.
jilles
2011-11-25
1
-5
/
+5
*
Put some static keywords in the source code.
ed
2011-10-31
1
-5
/
+5
*
bin: Prefer strrchr() to rindex().
jilles
2011-03-15
1
-1
/
+1
*
Accept == as an alias of = which is a popular GNU extension.
delphij
2011-02-27
1
-0
/
+1
*
test: Note that this is used both as a normal program and a shell builtin.
jilles
2011-02-15
1
-0
/
+4
*
test: Move tests to tools/regression/bin/test.
jilles
2010-11-08
3
-353
/
+0
*
Revert changes of 'assure' to 'ensure' made in r211936.
brucec
2010-09-11
1
-1
/
+1
*
test(1): Fix markup, ( and ) must be separate arguments so leave spaces.
jilles
2010-09-10
1
-1
/
+1
*
test(1): Clarify grammar ambiguity and -a/-o vs shell &&/||.
jilles
2010-09-10
1
-5
/
+12
*
Fix incorrect usage of 'assure' and 'insure'.
brucec
2010-08-28
1
-1
/
+1
*
Change all our own code to use st_*tim instead of st_*timespec.
ed
2010-03-28
1
-3
/
+3
*
Fix various cases with 3 or 4 parameters in test(1) to be POSIX compliant.
jilles
2009-05-26
2
-9
/
+99
*
- rename the RETURN VALUES section to EXIT STATUS
danger
2009-01-07
1
-1
/
+1
*
Simplify some markup.
ru
2006-12-14
1
-32
/
+34
*
Granting the amount of misunderstanding the last change received,
yar
2006-07-31
1
-1
/
+7
*
Document that both sides of -a or -o are always evaluated. This
yar
2006-07-27
1
-1
/
+8
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
3
-2
/
+5
*
Clarify: test compares strings by binary value, not "ASCII value".
tjr
2004-07-03
1
-3
/
+3
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-2
/
+4
*
Typo: s/SunOP/SunOS/g.
maxim
2004-06-16
1
-2
/
+2
*
Remove a duplicated description of the test for the null string.
yar
2004-06-07
1
-5
/
+0
*
Describe how test(1) will evaluate its expressions for a symlink.
yar
2004-06-07
1
-1
/
+13
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
[next]