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
*
X11BASE has been deprecated for a long time and will die soon
eadler
2012-01-09
1
-1
/
+1
*
sh: Avoid possible echo options in a testcase.
jilles
2012-01-06
1
-3
/
+3
*
Import the first cut of "bsdbox".
adrian
2012-01-06
10
-0
/
+295
*
Convert files over to UTF-8.
uqs
2012-01-05
4
-13
/
+22
*
Fix an obvious typo. We do want to specify file permission when we pass O_CREAT.
pjd
2012-01-03
1
-1
/
+1
*
Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile out
rwatson
2012-01-02
1
-0
/
+2
*
Adapt testsuite following change in Domain Search error handling
dumbbell
2011-12-30
1
-1
/
+5
*
Spelling fixes for tools/
uqs
2011-12-30
31
-40
/
+43
*
Fix typo in comment.
rwatson
2011-12-29
1
-1
/
+1
*
Reencode files from latin1 to UTF-8.
uqs
2011-12-29
7
-7
/
+7
*
sh: Allow quoting ^ and ] in bracket expressions.
jilles
2011-12-28
1
-0
/
+12
*
Oops, if we want to check from 0 to nsock, the test condition should be
cognet
2011-12-28
1
-1
/
+1
*
Oops, my bad. Fix a broken thing I introduced earlier.
adrian
2011-12-26
1
-1
/
+1
*
sh: Add some testcases for pasting $*/$@ directly to a literal.
jilles
2011-12-25
1
-0
/
+65
*
Add in ath_ee_9287_print.
adrian
2011-12-23
1
-2
/
+2
*
Catch up with new driver ioctls in cxgbe.
np
2011-12-16
1
-0
/
+175
*
Many updates to cxgbe(4)
np
2011-12-16
1
-29
/
+35
*
Fix last-minute typo.
fjoe
2011-12-15
1
-1
/
+1
*
Add job error output test.
fjoe
2011-12-15
5
-0
/
+146
*
Add a test for r228510.
jilles
2011-12-14
1
-0
/
+67
*
Add more files to cleanup with 'make delete-old' when WITHOUT_CLANG is
dim
2011-12-11
1
-0
/
+35
*
- Add a test for PR 151758.
jhb
2011-12-09
1
-26
/
+54
*
1. Fix the handling of link reset while in netmap more.
luigi
2011-12-05
1
-8
/
+9
*
Fix some uninitialized variables in pipe regression tests that result in
eadler
2011-12-05
3
-3
/
+5
*
Support domain-search in dhclient(8)
dumbbell
2011-12-04
4
-1
/
+405
*
Revert to conservative defaults. WITH_PROFILE is a default now.
fjoe
2011-12-02
2
-2
/
+2
*
Add a simple test for pipe inode numbers reported by fstat(2).
kib
2011-12-01
1
-0
/
+66
*
Add WITH_CTF description.
fjoe
2011-11-30
1
-0
/
+4
*
Add three execution tests for make(1):
fjoe
2011-11-30
15
-0
/
+102
*
Turn off profiled libs build by default.
fjoe
2011-11-29
2
-2
/
+2
*
test: Add more testcases.
jilles
2011-11-28
1
-4
/
+38
*
Add WITH_LIBCPLUSPLUS under tools/build/options; the knob itself was
dim
2011-11-28
1
-0
/
+2
*
Add a comment that shows how to limit the build to the specific list of arches.
fjoe
2011-11-28
1
-0
/
+2
*
sh: Add tests for some corner cases of 'case' exit status.
jilles
2011-11-26
2
-0
/
+12
*
Add missing ;;
fjoe
2011-11-24
1
-0
/
+1
*
Utility script to build specific parts of the source tree on all arches
fjoe
2011-11-24
1
-0
/
+58
*
Tidy up the statistic documentation.
adrian
2011-11-23
1
-2
/
+2
*
Add the new statistics introduced in r227868.
adrian
2011-11-23
1
-7
/
+14
*
sh: Allow unsetting OPTIND.
jilles
2011-11-20
1
-0
/
+3
*
Revert r227538, since it doesn't compile with clang at all (it doesn't
dim
2011-11-17
2
-60
/
+0
*
Bring in support for netmap, a framework for very efficient packet
luigi
2011-11-17
7
-0
/
+2294
*
LLVM uses atomic operations, which are not supported on i386 and GCC
dim
2011-11-15
2
-0
/
+60
*
A regression test to ensure that arc4random returns different sequences
das
2011-11-15
2
-1
/
+91
*
Add IPv6 support to netblast/netsend/netreceive
cognet
2011-11-08
3
-50
/
+159
*
fifo_misc test: Fix swapped lseek arguments.
jilles
2011-11-05
1
-1
/
+1
*
sh: Add test for exit status of for loop without items.
jilles
2011-10-28
1
-0
/
+4
*
Bring over the new aggregate statistics from the 11n branch.
adrian
2011-10-26
1
-12
/
+85
*
Fix resize regressions tests - we need to destroy BSDlabel before we can
pjd
2011-10-25
1
-0
/
+1
*
Add a "-P olddistfiles" facility to prefetch ports distfiles, using an
phk
2011-10-23
1
-12
/
+43
*
Because ZFS boot code was very fragile in the past and real PITA to debug,
pjd
2011-10-21
2
-0
/
+135
[next]