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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actualize.
ru
2010-01-25
1
-2
/
+5
*
Add files to remove when MK_DICT=no.
antoine
2010-01-24
1
-3
/
+8
*
Add files to remove when MK_CVS=no.
antoine
2010-01-24
1
-3
/
+28
*
Add files to remove when MK_CTM=no.
antoine
2010-01-24
1
-0
/
+12
*
Add files to remove when MK_CPP=no.
antoine
2010-01-24
1
-3
/
+4
*
Update files to remove when MK_ZFS=no.
antoine
2010-01-16
1
-3
/
+19
*
Update files to remove when MK_CDDL=no.
antoine
2010-01-16
1
-4
/
+55
*
Add files to remove when MK_CALENDAR=no.
antoine
2010-01-16
1
-3
/
+59
*
Spell "Hz" correctly wherever it is user-visible.
gavin
2010-01-12
1
-3
/
+3
*
Update files to remove when MK_BLUETOOTH=no.
antoine
2010-01-09
1
-28
/
+67
*
Add files to remove when MK_AUTHPF=no.
antoine
2010-01-09
1
-3
/
+4
*
Add files to remove when MK_ATM=no.
antoine
2010-01-09
1
-3
/
+52
*
Add files to remove when MK_AT=no.
antoine
2010-01-09
1
-0
/
+13
*
Add files to remove when MK_APM=no.
antoine
2010-01-09
1
-0
/
+8
*
Add files to remove when MK_AMD=no.
antoine
2010-01-09
1
-0
/
+23
*
Add files to remove when MK_ACCT=no.
antoine
2010-01-09
1
-0
/
+11
*
Don't forget to use fourth argument if O_CREAT is set in argument oflag.
davidxu
2010-01-07
1
-2
/
+2
*
Add test code for POSIX semaphore implementation.
davidxu
2010-01-05
2
-0
/
+110
*
Add ability to search up the directory hierarchy for the system directory.
obrien
2010-01-04
19
-0
/
+88
*
Fix formatting.
obrien
2010-01-04
2
-2
/
+2
*
There are actually 129 tests here.
obrien
2010-01-04
1
-1
/
+1
*
Catch up with UNIX98-style PTY's.
obrien
2010-01-04
2
-2
/
+8
*
'prove -r' isn't as smart as grog thought.
obrien
2010-01-04
1
-9
/
+1
*
You need to be root to run this test.
obrien
2010-01-04
1
-0
/
+5
*
Also cleanup after the test run.
obrien
2010-01-04
1
-1
/
+3
*
Don't process 'lastcomm' if "AUTOMATED" is defined.
obrien
2010-01-04
1
-1
/
+4
*
It is expected these are chmod +x.
obrien
2010-01-04
2
-0
/
+0
*
Regression test for r201456.
obrien
2010-01-04
5
-0
/
+25
*
sh: Send the "not found" message for builtin <cmd> to redirected fd 2.
jilles
2010-01-03
1
-0
/
+31
*
sh: Add a regression test that tries out all arithmetic ops.
jilles
2010-01-03
1
-0
/
+76
*
Use t1 & t2 as more symbolic than 'a' and 'b' for the two times.
obrien
2010-01-03
1
-8
/
+6
*
Provide clean output with 'prove -r'.
obrien
2010-01-03
1
-2
/
+2
*
Hide expected error output so the 'prove -r' results are easy to read.
obrien
2010-01-03
1
-3
/
+3
*
Allow to be driven by 'prove -r'.
obrien
2010-01-03
1
-6
/
+10
*
Make sure 'pack' is usable for 'prove -r'.
obrien
2010-01-03
1
-0
/
+2
*
Transform from kernel file to userland source.
obrien
2010-01-03
1
-1
/
+5
*
sh: Fix some bugs with backquoted builtins:
jilles
2010-01-01
1
-0
/
+48
*
The devices that supported EVFILT_NETDEV kqueue filters were removed in
brooks
2009-12-31
1
-109
/
+0
*
sh: Use PATH= assignment in type.
jilles
2009-12-31
1
-0
/
+26
*
sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).
jilles
2009-12-31
3
-0
/
+52
*
sh: arith: Return only 0 and 1 from && and ||.
jilles
2009-12-30
1
-0
/
+30
*
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
antoine
2009-12-28
1
-1
/
+1
*
Make tests for ACL preservation by mv(1) and cp(1) more complete
trasz
2009-12-27
1
-44
/
+197
*
sh: Do not run callers' exception handlers in subshells.
jilles
2009-12-25
1
-0
/
+34
*
Add a new tool which attempts to check for kernel configuration options that
jhb
2009-12-24
3
-0
/
+367
*
Add regression test for NFSv4 ACLs on UFS.
trasz
2009-12-21
1
-0
/
+86
*
Merge libkqueue test suite through r119
rwatson
2009-12-15
3
-15
/
+18
*
Add Mark Heily's libkqueue test suite as a general kqueue test suite to
rwatson
2009-12-13
10
-0
/
+1729
*
Don't read the newline character to line buffer because lines are passed
jh
2009-12-12
13
-1
/
+53
*
sh: Test ;<newline> as well as ; in the 'for' parser test.
jilles
2009-12-06
1
-3
/
+3
[next]