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 build after TARGET_BIG_ENDIAN was nuked from orbit.
thompsa
2011-10-11
1
-2
/
+1
*
- Add missing interdependencies to kerberos libraries. Some of the
stas
2011-09-27
1
-1
/
+1
*
zfsboottest: some additional enhancements
avg
2011-09-16
1
-5
/
+10
*
zfstest: rename to zfsboottest and move to tools
avg
2011-09-16
2
-0
/
+167
*
Fix alignment assumptions.
marius
2011-09-02
2
-6
/
+4
*
Add support for IPv6 to ipfw fwd:
bz
2011-08-20
1
-0
/
+369
*
Test process descriptors.
jonathan
2011-08-18
5
-0
/
+221
*
poll(2) implementation for capabilities.
jonathan
2011-08-16
1
-2
/
+16
*
Rename CAP_*_KEVENT to CAP_*_EVENT.
jonathan
2011-08-12
1
-2
/
+2
*
Test *at(2) calls with capability-mode lookup.
jonathan
2011-08-12
4
-3
/
+157
*
Use the right printf() format string without a cast to maxint_t.
jonathan
2011-08-11
1
-4
/
+4
*
Second-to-last commit implementing Capsicum capabilities in the FreeBSD
rwatson
2011-08-11
2
-3
/
+4
*
Move cxgbtool from usr.sbin to tools/tools.
np
2011-08-10
8
-0
/
+11278
*
Properly initialise the "len" argument to getsockname(2) in the tcpdrop
rwatson
2011-08-06
1
-0
/
+1
*
Expect fchflags(2) to fail with EOPNOTSUPP on NFS.
jonathan
2011-08-05
1
-2
/
+11
*
Flesh out the cap_test regression test.
jonathan
2011-08-04
3
-0
/
+388
*
Flesh out the cap_test regression test.
jonathan
2011-08-04
5
-344
/
+319
*
update smp related documentation after recent changes
avg
2011-07-30
1
-16
/
+4
*
Add athradar, an implementation of the radar parameter diagnostic
adrian
2011-07-22
3
-0
/
+304
*
sh: Add a test for a fairly obscure case with aliases.
jilles
2011-07-16
1
-0
/
+6
*
Garbage-collect the tools for maintaining the previous PCI vendors list. The
philip
2011-07-16
1
-263
/
+0
*
posix_spawn: If an error is detected in the child process, reap the zombie.
jilles
2011-07-10
2
-1
/
+91
*
Clarify the meaning of a test.
jonathan
2011-07-08
2
-4
/
+4
*
Ensure that kqueue is not inherited across fork().
jonathan
2011-07-07
3
-6
/
+21
*
sh: Test that '!' is literal if quoted and first char of bracket expression
jilles
2011-06-25
1
-0
/
+16
*
- Need to respect the module name and the USB mode when accumulating device I...
hselasky
2011-06-25
3
-10
/
+24
*
- Improve bus_autoconf tool.
hselasky
2011-06-25
11
-416
/
+1005
*
- We need to sort all USB device ID's together. Else the matching order will
hselasky
2011-06-24
3
-54
/
+163
*
- Make sure we don't match the wrong device by adding
hselasky
2011-06-24
1
-0
/
+1
*
- Add additional information to the PnP info of USB HUBs children which
hselasky
2011-06-24
1
-8
/
+1
*
- Move all USB device ID arrays into so-called sections,
hselasky
2011-06-24
4
-0
/
+511
*
sh: Add test for r223282.
jilles
2011-06-19
1
-0
/
+6
*
Add WITHOUT_UTMPX switch to the build system.
ed
2011-06-17
2
-0
/
+28
*
Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.
ed
2011-06-17
1
-1
/
+0
*
Don't omit ac(8) as part of WITHOUT_ACCT.
ed
2011-06-17
2
-4
/
+2
*
sh: Add case statement fallthrough (with ';&' instead of ';;').
jilles
2011-06-17
1
-0
/
+39
*
sh: Skip variables with invalid names in "set", "export -p", "readonly -p".
jilles
2011-06-17
2
-0
/
+6
*
sh: Reduce unnecessary forks with eval.
jilles
2011-06-16
1
-0
/
+5
*
sh: Add support for named character classes in bracket expressions.
jilles
2011-06-15
1
-0
/
+32
*
sh: Add test for LC_COLLATE-based character ranges in case.
jilles
2011-06-12
1
-0
/
+24
*
sh: Add test for case pattern matching with iso-8859-1 charset.
jilles
2011-06-12
1
-0
/
+52
*
Add "context" subcommand to fetch and display SGE context.
np
2011-06-11
1
-0
/
+235
*
sh: Do parameter expansion on ENV before using it.
jilles
2011-06-10
1
-0
/
+11
*
sh: Do parameter expansion before printing PS4 (set -x).
jilles
2011-06-09
1
-0
/
+9
*
cxgbetool: a tool for the cxgbe(4) driver.
np
2011-06-09
5
-0
/
+41744
*
sh: Add simple tests for set -x and PS4.
jilles
2011-06-08
2
-0
/
+17
*
sh: Fix $? in heredocs on simple commands.
jilles
2011-06-05
1
-0
/
+15
*
sh: Add already working testcases for $? in here-document.
jilles
2011-06-05
1
-0
/
+25
*
Add a very simple IPDIVERT test, which creates IP divert sockets and
rwatson
2011-06-04
2
-0
/
+177
*
sh: Reduce more needless differences between error messages.
jilles
2011-06-04
1
-1
/
+1
[next]