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
*
sem: Don't free nameinfo that is still in list when open() fails.
jilles
2016-01-22
1
-0
/
+35
*
Allow specifying an alternative LD_LIBRARY_PATH for the ldd(1) lookup.
bdrewery
2016-01-19
1
-3
/
+12
*
Add some documentation.
bdrewery
2016-01-19
1
-0
/
+10
*
Validate that the file exists rather than obscure 'Not an elf file' error.
bdrewery
2016-01-19
1
-0
/
+5
*
Compile for specific cortex model inside the RPi 2. It's closer to
imp
2016-01-16
1
-1
/
+1
*
Fix -Wunused warning with clang/gcc
ngie
2016-01-16
2
-2
/
+2
*
Fix warnings with clang/gcc
ngie
2016-01-16
2
-33
/
+33
*
Fix warnings with gcc 5.0
ngie
2016-01-16
2
-4
/
+2
*
Test for EPROTOTYPE not EPROTONOSUPPORT
ngie
2016-01-16
2
-5
/
+5
*
Add missing newline to message about requiring root privileges
ngie
2016-01-16
1
-1
/
+1
*
- Check for accf_filter before running the tests, otherwise it will always
ngie
2016-01-15
1
-2
/
+13
*
Integrate
ngie
2016-01-13
64
-3272
/
+0
|
\
|
*
MFhead @ r293815
ngie
2016-01-13
5
-4
/
+36
|
|
\
|
|
/
|
/
|
|
*
MFhead @ r293006
ngie
2015-12-31
2
-397
/
+0
|
|
\
|
*
\
MFhead @ r292618
ngie
2015-12-29
24
-2742
/
+187
|
|
\
\
|
*
\
\
MFhead @ r292474
ngie
2015-12-19
2
-48
/
+50
|
|
\
\
\
|
*
\
\
\
MFhead @ r292396
ngie
2015-12-17
53
-9472
/
+8
|
|
\
\
\
\
|
*
\
\
\
\
MFhead @ r292285
ngie
2015-12-15
5
-9
/
+34
|
|
\
\
\
\
\
|
*
\
\
\
\
\
MFhead @ r292177
ngie
2015-12-14
4
-7
/
+12
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
MFhead @ r292053
ngie
2015-12-10
2
-6
/
+31
|
*
|
|
|
|
|
|
MFhead @ r292005
ngie
2015-12-09
20
-287
/
+361
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
MFhead@r291879
ngie
2015-12-06
61
-862
/
+2068
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
r291359 was incorrect. Skip over tokens that start with `#' as fgetln can
ngie
2015-11-26
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
- Remove cnftp.bjpu.edu.cn (it no longer resolves)
ngie
2015-11-26
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
Skip over lines that start with comments
ngie
2015-11-26
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
MFhead @ r291345
ngie
2015-11-26
3
-0
/
+756
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
MFhead @ r291235
ngie
2015-11-24
6
-71
/
+69
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
MFhead @ r291038
ngie
2015-11-18
5
-19
/
+49
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
Integrate tools/regression/geom* into the FreeBSD test suite under sbin/geom/...
ngie
2015-11-16
116
-9327
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
MFhead @ r290922
ngie
2015-11-16
3
-169
/
+0
*
|
|
|
|
|
|
|
|
|
|
|
|
Add conf.sh file missed in r293621
ngie
2016-01-13
1
-0
/
+10
*
|
|
|
|
|
|
|
|
|
|
|
|
Remove Makefile now that the testcases are all TAP based and
ngie
2016-01-09
1
-8
/
+0
*
|
|
|
|
|
|
|
|
|
|
|
|
- Delete non-TAP testcases
ngie
2016-01-09
7
-162
/
+112
*
|
|
|
|
|
|
|
|
|
|
|
|
Support use of LLVM's libunwind for exception unwinding
emaste
2016-01-09
2
-0
/
+4
*
|
|
|
|
|
|
|
|
|
|
|
|
- Move functions that might be used in class-specific cleanup functions
ngie
2016-01-08
1
-16
/
+27
*
|
|
|
|
|
|
|
|
|
|
|
|
- Make test-1.sh into a TAP testable testcase
ngie
2016-01-08
6
-62
/
+43
*
|
|
|
|
|
|
|
|
|
|
|
|
- Add a geom_stripe specific cleanup function and trap on that function at
ngie
2016-01-08
3
-22
/
+17
*
|
|
|
|
|
|
|
|
|
|
|
|
- Add a geom_shsec specific cleanup function and trap on that function at
ngie
2016-01-08
3
-29
/
+20
*
|
|
|
|
|
|
|
|
|
|
|
|
- Add a geom_raid3 specific cleanup function and trap on that function at
ngie
2016-01-08
13
-177
/
+97
*
|
|
|
|
|
|
|
|
|
|
|
|
- Add a conf.sh file for executing common functions with gnop
ngie
2016-01-08
3
-17
/
+16
*
|
|
|
|
|
|
|
|
|
|
|
|
- Add a conf.sh file for executing common functions with geli
ngie
2016-01-08
21
-73
/
+98
*
|
|
|
|
|
|
|
|
|
|
|
|
- Use attach_md for memory disks so they can be tracked.
ngie
2016-01-08
3
-23
/
+18
*
|
|
|
|
|
|
|
|
|
|
|
|
Make sure that the /set directive gets put at the top of the file,
imp
2016-01-08
1
-4
/
+3
*
|
|
|
|
|
|
|
|
|
|
|
|
Setup /pkg as a spot for pkg to operate. This is for testing purposes
imp
2016-01-08
1
-0
/
+22
*
|
|
|
|
|
|
|
|
|
|
|
|
Obsolete inetd related files when WITHOUT_INETD is set
garga
2016-01-07
1
-0
/
+7
*
|
|
|
|
|
|
|
|
|
|
|
|
- Use attach_md instead of hardcoding md(4) provider unit numbers
ngie
2016-01-03
8
-107
/
+67
*
|
|
|
|
|
|
|
|
|
|
|
|
- Use a temporary file for the temporary md(4) devices instead of
ngie
2016-01-02
1
-1
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
|
Use randomly generated device names in testcases via mktemp -u instead of using
ngie
2016-01-01
5
-5
/
+5
*
|
|
|
|
|
|
|
|
|
|
|
|
Add functions for managing md(4) devices and cleaning up said md(4) devices
ngie
2016-01-01
1
-0
/
+29
*
|
|
|
|
|
|
|
|
|
|
|
|
- Use geom <class> load instead of g<class> load; g<class> doesn't exist
ngie
2016-01-01
1
-1
/
+6
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
[next]