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
*
Fix a fd leak in socketpair():
jhb
2007-04-02
1
-0
/
+33
*
Add another fd leak test for accept() I used to test the fix in 1.234 of
jhb
2007-04-02
1
-1
/
+83
*
Logically separate the complex `hanoi' and `math' tests from basic tests.
yar
2007-04-02
1
-2
/
+3
*
Don't forget to close the range if we branched over its end
yar
2007-04-02
2
-1
/
+6
*
Today SUN and GNU seds fully agree on test 5.3 and behave
yar
2007-04-02
2
-13
/
+1
*
This trivial change should fix at least 3 similar bugs. All of
yar
2007-04-01
5
-1
/
+27
*
Adding tests for Camellia which will be added to the tree soon.
gnn
2007-03-26
2
-2
/
+14
*
Update the regression test so that there are actually two independent
gnn
2007-03-24
1
-13
/
+12
*
Add a test for IPv6 and IPsec which is similar to the one for IPv4.
gnn
2007-03-21
2
-0
/
+108
*
Overhaul driver/subsystem api's:
sam
2007-03-21
2
-20
/
+122
*
Rename sed.test to multitest.t to comply with the naming scheme of
dds
2007-03-14
2
-473
/
+1
*
Reinstate error-testing regression tests.
dds
2007-03-14
33
-78
/
+107
*
Integrate the tests I wrote in 1992 with our current regression
dds
2007-03-14
3
-130
/
+111
*
Reference results for sed.test (to be renamed into multitest.t).
dds
2007-03-14
90
-0
/
+4210
*
- Uncomment tests that were commented out
dds
2007-03-14
2
-172
/
+84
*
- It looks like BSD and GNU sed can nowadays pass two more tests.
dds
2007-03-14
2
-14
/
+8
*
Use another non-printing test; address 0 now has a special meaning in GNU sed.
dds
2007-03-14
2
-4
/
+4
*
Document a procedure for testing individual binaries under development.
dds
2007-03-14
1
-0
/
+6
*
Update tests to reflect the state of the art of sed in HEAD and
dds
2007-03-14
2
-90
/
+38
*
Add sed math regression test.
dds
2007-03-14
2
-1
/
+3
*
Add Towers of Hanoi regression test.
dds
2007-03-14
2
-1
/
+19
*
Add missing newline to correct failure of the regression test.
dds
2007-03-14
1
-1
/
+1
*
Add raw IP support (protocol 114) to ipbroadcast regression test.
bms
2007-03-13
1
-3
/
+19
*
Add ncursesw, libelf, and libalias profiling libraries
rafan
2007-03-11
1
-0
/
+21
*
Add -A to specify local address for bind().
bms
2007-03-08
1
-14
/
+24
*
Support IP_SENDIF in -CURRENT.
bms
2007-03-08
1
-10
/
+68
*
Put this old tool for dumping PCI expansion ROM images somewhere useful.
bms
2007-03-02
3
-0
/
+422
*
Add -t to set IP TTL.
bms
2007-03-01
1
-3
/
+19
*
Introduce a test program for IPv4 broadcast datagram send.
bms
2007-03-01
2
-0
/
+276
*
Add a regression test for ethernet link-layer multicast memberships.
bms
2007-02-25
2
-0
/
+263
*
Add 's' after printing the send interval to make it clear it's a send
rwatson
2007-02-08
1
-1
/
+1
*
Allow to use umastat on coredumps.
pjd
2007-02-06
1
-3
/
+24
*
For the IPv4 multicast membership socket regression test:
bms
2007-02-02
1
-12
/
+58
*
create empty opt_ah.h for compiling athstats.o; it just needs
sam
2007-02-02
1
-0
/
+8
*
Remove old libmytinfo link.
rafan
2007-02-01
1
-0
/
+1
*
Simple README file which shows how to use fstest.
pjd
2007-01-28
1
-0
/
+22
*
Replace the GNU gzip with a slightly modified NetBSD gzip. The
delphij
2007-01-26
2
-0
/
+5
*
MFp4: - When new object is created, it's group ID can be set to process'
pjd
2007-01-25
3
-7
/
+39
*
MFp4: When user is not a member of the group which owns a file, even if
pjd
2007-01-25
1
-2
/
+2
*
- Add a horrible bit of code to detect tsc differences between processors.
jeff
2007-01-24
1
-28
/
+112
*
- Print clock information so we know if something is not reported correctly
jeff
2007-01-23
1
-7
/
+7
*
Add 3436 file system regression tests in 184 files.
pjd
2007-01-17
189
-0
/
+7978
*
Ignore EINPROGRESS error on TCP connect(), and pick up the result of the
rwatson
2007-01-12
1
-4
/
+23
*
Add a regression test for sending and writing zero bytes to sockets of
rwatson
2007-01-12
2
-0
/
+278
*
Fix typos.
joel
2007-01-12
1
-3
/
+3
*
add man page
sam
2007-01-12
2
-1
/
+182
*
fix typo
sam
2007-01-12
1
-1
/
+1
*
Remove 3rd clause, per email from bms
imp
2007-01-11
2
-8
/
+2
*
Add regression tests for exec.c rev 1.30.
stefanf
2007-01-11
4
-3
/
+12
*
Fix a few of the tests so that correct implementations actually pass them.
das
2007-01-07
1
-6
/
+14
[next]