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
...
*
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
*
Add disk-magic for amd64: same as i386.
phk
2009-12-04
1
-2
/
+17
*
Do not gratuitously fail *env(3) operations due to corrupt ('='-less)
green
2009-12-01
3
-3
/
+45
*
Disable job control when running 'sh -i' in the testsuite.
jilles
2009-11-29
2
-2
/
+2
*
Fix some cases where file descriptors from redirections leak to programs.
jilles
2009-11-29
2
-0
/
+56
*
exit if "make distribition" fails
julian
2009-11-25
1
-1
/
+1
*
Make this test case little bit more interesting.
jkim
2009-11-23
1
-500
/
+500
*
sh: Ensure the same command input file is on top after executing a builtin.
jilles
2009-11-22
1
-0
/
+27
*
trap: do not consider a bad signal name a fatal error.
jilles
2009-11-21
1
-0
/
+12
*
Add a test for r199631.
stefanf
2009-11-21
1
-0
/
+15
*
Add a few very basic tests for cd -{L,P} and pwd -{L,P}.
stefanf
2009-11-21
1
-12
/
+22
*
Correct copyright date in the BPF regression test.
jkim
2009-11-20
1
-1
/
+1
*
Adjust BPF JIT compiler regression tests to catch up with r199603.
jkim
2009-11-20
7
-20
/
+35
*
Add nanobsd example for the PC Engines ALIX board (serial console).
mr
2009-11-19
18
-0
/
+1312
*
Add a test case for very long BPF program.
jkim
2009-11-19
2
-1
/
+1031
*
Collapse devinfo_state_t with device_state_t in order to avoid a
attilio
2009-11-15
1
-6
/
+6
*
sh: Allow a newline before "in" in a for command, as required by POSIX.
jilles
2009-11-14
1
-0
/
+29
*
Convert {small prefix}BSD to TERM=xterm as well.
ed
2009-11-13
2
-23
/
+23
*
Switch the default terminal emulation style to xterm for most platforms.
ed
2009-11-13
1
-1
/
+1
*
Add test-pidfile.c and increase warning level.
des
2009-11-12
1
-2
/
+2
*
Test cases for pidfile(3) - including two designed to catch issues arising
des
2009-11-12
1
-0
/
+280
*
Fix warnings and remove one unnecessary use of vfork(). The other could
des
2009-11-12
1
-9
/
+3
*
Fix warnings
des
2009-11-12
3
-7
/
+9
*
Check fork() return value
des
2009-11-10
1
-2
/
+5
*
sh: Exempt $@ and $* from set -u
jilles
2009-10-24
1
-0
/
+12
*
Add some tests for ${var?} and set -u.
jilles
2009-10-24
2
-0
/
+51
*
wordexp(3): fix some bugs with signals and long outputs
jilles
2009-10-23
1
-0
/
+42
[prev]
[next]