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 a test for the "or more" part of the following POSIX specification.
dds
2008-11-11
2
-1
/
+3
*
Make test for write access to the directory being moved a little more
trasz
2008-11-07
1
-5
/
+9
*
Improve output when a test fails.
trasz
2008-11-07
1
-2
/
+2
*
Change ZFS behaviour to match UFS: when moving (rename(2)) a subdirectory
trasz
2008-11-06
1
-0
/
+38
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
4
-0
/
+725
*
o unbreak ani stat display
sam
2008-10-29
1
-5
/
+9
*
sync w/ driver updates; this also brings in ani stats
sam
2008-10-27
3
-19
/
+270
*
add regdomain knob
sam
2008-10-27
1
-0
/
+3
*
#ifdef out the lock-against-self test. I'm not sure it makes sense, and
des
2008-10-20
1
-0
/
+4
*
add -n option to suppress clearing the build tree and add -DNO_CLEAN
sam
2008-10-19
1
-2
/
+18
*
Avoid failing if the directory already exists (when restarting at customize).
n_hibma
2008-10-09
1
-1
/
+1
*
Update udpzerobyte to understand that passing 0 as a length to recv(2)
rwatson
2008-10-07
1
-5
/
+26
*
Add IPv6 support to zero-size UDP transmit/receive test.
rwatson
2008-10-07
1
-27
/
+47
*
Regression test for the loopback handling of zero-length UDP packets, which
rwatson
2008-10-07
2
-0
/
+111
*
Add very simple regression test for fstat(2) on sockets: make sure it
rwatson
2008-10-06
2
-0
/
+80
*
In cust_install_files() we ignore CVS directories. In a similar way now
simon
2008-09-23
1
-1
/
+1
*
- Change all "echo #..." into using a progress print function to make it
simon
2008-09-23
1
-41
/
+65
*
add missing options
sam
2008-09-23
2
-0
/
+7
*
add missing options
sam
2008-09-23
2
-0
/
+5
*
* Add USB boot support.
bms
2008-09-22
1
-5
/
+52
*
Mark the first slice of a NanoBSD image 'active' by default.
bms
2008-09-22
1
-0
/
+4
*
add new build knobs and jigger some existing controls to improve
sam
2008-09-21
26
-0
/
+99
*
Include $NANO_NAME in the completed message. This is nice if you are
simon
2008-09-21
1
-1
/
+1
*
eliminate hardwired lists; use the media type to autoconfig
sam
2008-09-21
1
-3
/
+17
*
Add files to remove when WITHOUT_HESIOD is set.
antoine
2008-09-13
1
-3
/
+7
*
o Correct a comment: a test file size is a four pages not three.
maxim
2008-09-10
1
-1
/
+1
*
Change space -> tab in printed usage output to make it look consistent.
simon
2008-09-07
1
-1
/
+1
*
Regression tests for bugs in gdtoa.
das
2008-09-03
1
-11
/
+17
*
Fix typo in comment.
thomas
2008-09-02
1
-1
/
+1
*
Add simple cd to dvd conversion script.
rik
2008-08-31
1
-0
/
+267
*
Update README to reflect removal of netatm/harp test parts some time ago.
rwatson
2008-08-31
1
-5
/
+2
*
Connect a forgotten test case to Makefile.
jkim
2008-08-29
1
-1
/
+1
*
Do not pass validatation level since all issues are fixed now.
jkim
2008-08-29
1
-1
/
+1
*
Merge local copy of bpf_validate() with bpf_filter.c.
jkim
2008-08-29
1
-11
/
+14
*
By default backup geli metadata to a file. It is quite critical 512 bytes,
pjd
2008-08-29
15
-17
/
+123
*
Merge bpf_filter.c r182425 and add test cases for jump range checks.
jkim
2008-08-29
6
-27
/
+137
*
Move comments to the right places.
jkim
2008-08-28
1
-5
/
+5
*
Merge bpf_filter.c r182412 and remove additional local checks.
jkim
2008-08-28
2
-53
/
+23
*
Fix style consistencies and a comment.
jkim
2008-08-28
80
-449
/
+449
*
Merge bpf_filter.c r182380 and remove additional local checks
jkim
2008-08-28
1
-12
/
+4
*
Add a test case for uninitialized scratch memory (for JIT compiler).
jkim
2008-08-28
2
-2
/
+66
*
Add a test for r182300.
stefanf
2008-08-27
2
-0
/
+7
*
Add a test case for null filter.
jkim
2008-08-26
3
-11
/
+35
*
Add more test cases for invalid instructions and add comments
jkim
2008-08-26
7
-9
/
+232
*
Remove some hacks from regression test since bpf_filter.c builds fine now.
jkim
2008-08-26
2
-9
/
+8
*
Add a trivial bpf filter benchmark.
jkim
2008-08-25
2
-5
/
+22
*
Use sys/net/bpf_jitter.c instead of rolling our own version
jkim
2008-08-25
2
-10
/
+7
*
Reflect sys/net/bpf_jitter.h changes to regression test.
jkim
2008-08-25
1
-17
/
+7
*
Increase cryptotest tool initialization vector (IV) size.
raj
2008-08-21
1
-1
/
+1
*
Add test case for 'divide by 0' with BPF_ALU|BPF_DIV|BPF_X instruction.
jkim
2008-08-18
2
-1
/
+34
[next]