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
*
Add sparc64 regression test files.
dds
2007-05-24
10
-0
/
+134
*
Modify file generation instructions to remove the tty field:
dds
2007-05-24
1
-1
/
+2
*
Fix the procedure for generating the test summary files.
dds
2007-05-23
1
-5
/
+14
*
Regression tests for sparc64 record formats.
dds
2007-05-22
2
-0
/
+0
*
Regression tests for amd64 file and record formats.
dds
2007-05-22
12
-0
/
+118
*
Regression tests for the new and legacy process accounting formats.
dds
2007-05-22
21
-1
/
+361
*
Document the .in .out file naming conventions adopted in commit_prep.pl's
dds
2007-05-22
1
-0
/
+5
*
Test the integer-arithmetic float conversions encode_timeval and encode_long
dds
2007-05-22
3
-0
/
+157
*
Introduce WITHOUT_SSP option that allows users to exclude LGPLed
kan
2007-05-19
1
-0
/
+2
*
Add a description for the WITHOUT_SYMVER option.
deischen
2007-05-17
1
-0
/
+2
*
Add regression tests for ethers(3) functions, including new _r variants.
rwatson
2007-05-13
3
-1
/
+246
*
Add a regression test to detect if waiting on the I/O serialization lock
rwatson
2007-05-06
2
-0
/
+216
*
Improve reporting in recoverdisk a good deal.
phk
2007-04-23
1
-12
/
+26
*
o fix a buffer overflow in save_key() that occurs with 104-bit wep
sam
2007-04-23
1
-9
/
+22
*
Add some notes clarifying usage and a couple of known bugs
kris
2007-04-22
1
-1
/
+15
*
Regression tests for recent changes to inet6_rth_* family of functions
mtm
2007-04-21
4
-0
/
+556
*
Change the semantics of -i (in-place editing) so that it treats
yar
2007-04-21
1
-1
/
+35
*
Test sending 0 bytes.
pjd
2007-04-20
1
-0
/
+6
*
Fix length calculation.
pjd
2007-04-20
1
-1
/
+1
*
NanoBSD modifications:
adrian
2007-04-20
1
-1
/
+7
*
Valid error codes for err() and errx() are 1..255.
des
2007-04-19
2
-27
/
+29
*
Add more tests to verify last sendfile(2) breakage: test sending more
pjd
2007-04-19
1
-3
/
+38
*
Committing regression tests for all implemented nsswitch databases.
bushman
2007-04-15
20
-0
/
+5390
*
Nuke ipblock. A more complete multicast regression test suite is on the way.
bms
2007-04-12
2
-231
/
+0
*
Fix a bug whereby group addresses were incorrectly computed in the test.
bms
2007-04-09
1
-2
/
+2
*
correct copyright attribution; there was no copyright in the patches
sam
2007-04-09
2
-2
/
+4
*
Due to the recent "aircrack-ptw" WEP cracking discovery, I thought
sam
2007-04-08
4
-163
/
+909
*
Add a small test program for the additional socket options which
bms
2007-04-06
2
-0
/
+231
*
Connect ZFS to the build.
pjd
2007-04-06
2
-0
/
+33
*
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
[next]