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 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
*
Fix two test cases on 32-bit architectures.
jkim
2008-08-18
2
-2
/
+6
*
Add simple bpf(9) regression tests and test cases.
jkim
2008-08-18
76
-0
/
+2739
*
Accept tty[ud]0 for console device
phk
2008-08-15
1
-1
/
+1
*
Use expr -e instead of expr to compute NANO_MEDIASIZE for Flash devices
antoine
2008-08-12
1
-5
/
+5
*
fix syntax
sam
2008-08-09
1
-0
/
+1
*
Add sbuf_new_auto as a shortcut for the very common case of creating a
des
2008-08-09
2
-3
/
+3
*
Add late customize hook
phk
2008-08-09
1
-0
/
+25
*
Add -i option to supress image building.
phk
2008-08-09
1
-2
/
+10
*
Track /etc/ttys change to uart(4)
phk
2008-08-09
1
-1
/
+1
*
Test that the result is correctly rounded when |y/x| is huge.
das
2008-08-02
1
-16
/
+9
*
use new sysctl to generate a fake radar event
sam
2008-08-02
1
-1
/
+2
*
Regression tests for fmtcheck(3).
das
2008-08-02
2
-1
/
+103
*
Detect if the application has cleared the environ variable by setting
scf
2008-08-02
2
-25
/
+70
*
Fix whitespace.
scf
2008-08-02
1
-52
/
+52
*
unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernel
sam
2008-07-31
1
-1
/
+6
*
Add some tests for acos*(), asin*(), atan*(), and atan2*().
das
2008-07-31
3
-1
/
+504
*
Add a regression test for r181017.
stefanf
2008-07-30
1
-0
/
+4
*
style(9) specifies that case statements are not indented.
scf
2008-07-30
1
-1
/
+1
*
Remove extra comment that snuck in in last commit.
rwatson
2008-07-29
1
-3
/
+0
*
Add a simple ICMPv6 filter test for IPv6 raw sockets: determine that
rwatson
2008-07-29
2
-0
/
+141
*
Add files to remove when MK_GNU_CPIO = no
antoine
2008-07-28
1
-0
/
+6
[next]