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
*
Fully connect cddl/usr.sbin/plockstat.
bdrewery
2015-12-02
1
-0
/
+4
*
add missing lib80211 include.
adrian
2015-11-30
1
-0
/
+1
*
Install the public sanitizer headers. These are useful for programs
dim
2015-11-29
1
-0
/
+10
*
Fix breakage by recent collation change.
ume
2015-11-28
1
-1
/
+1
*
Clean up trailing whitespace
ngie
2015-11-26
9
-583
/
+582
*
r291359 was incorrect. Skip over tokens that start with `#' as fgetln can
ngie
2015-11-26
1
-3
/
+4
*
Skip over lines that start with # (comments)
ngie
2015-11-26
1
-0
/
+2
*
Remove cnftp.bjpu.edu.cn (it no longer resolves)
ngie
2015-11-26
2
-2
/
+2
*
Update usage:
hselasky
2015-11-25
1
-1
/
+3
*
Add simple indent wrapper tool for style(9) checking GIT/SVN patches.
hselasky
2015-11-25
3
-0
/
+754
*
Retire the NONE cipher option.
des
2015-11-23
1
-9
/
+0
*
Add support for passing TARGET_CPUTYPE into the build. It's more
imp
2015-11-20
1
-10
/
+13
*
Use print as a function for Python 3 [PEP 3105]
rodrigc
2015-11-19
4
-52
/
+56
*
Use 'in' instead of 'has_key()' for testing dictionary membership.
rodrigc
2015-11-18
2
-15
/
+15
*
Use -n to ln(1) which is compatible with GNU ln(1).
bdrewery
2015-11-16
1
-1
/
+1
*
Revert r290944. It was wrong.
bdrewery
2015-11-16
1
-3
/
+3
*
Fix error case for bmake to echo 0.
bdrewery
2015-11-16
1
-3
/
+3
*
Bring back a couple of ISO8859-15 locales:
bapt
2015-11-16
2
-3
/
+33
*
Remove directory made obsolete by r290905
ngie
2015-11-16
3
-169
/
+0
*
Integrate tools/regression/pipe in to the FreeBSD test suite as
ngie
2015-11-16
10
-655
/
+0
*
Remove trailing spaces at end of lines
bapt
2015-11-15
1
-3
/
+3
*
Update the list of files to be removed in case world is built WITHOUT_LOCALES
bapt
2015-11-15
1
-101
/
+126
*
Generate in the FreeBSD keyword when generating the Makefiles
bapt
2015-11-15
1
-0
/
+1
*
Add ISO8859-1 everywhere ISO8859-15 exists
bapt
2015-11-15
1
-17
/
+17
*
Allow to generate the locale when the source directory is not /usr/src
bapt
2015-11-15
1
-3
/
+3
*
Regen src.conf.5
sjg
2015-11-14
1
-0
/
+1
*
Rename META_MODE option to DIRDEPS_BUILD
sjg
2015-11-14
6
-42
/
+42
*
Make the slice names for root configurable. For embedded platforms, we
imp
2015-11-12
1
-17
/
+26
*
Use explicit filename when creating locale symlinks to avoid creating a
bdrewery
2015-11-11
1
-1
/
+2
*
- Move ng_bluetooth.4 under MK_BLUETOOTH != no
ngie
2015-11-10
1
-0
/
+4
*
Add a README to explain how to generate the locales from CLDR data
bapt
2015-11-09
1
-0
/
+18
*
Integrate tools/regression/lib/libc/gen into the FreeBSD test suite
ngie
2015-11-09
8
-1490
/
+0
*
Integrate tools/regression/lib/libc/net into the FreeBSD test suite
ngie
2015-11-08
8
-459
/
+0
*
Modify the tool that generates the locales so that the generated CJK locales
bapt
2015-11-08
1
-1
/
+27
*
Integrate tools/regression/lib/libc/string into the FreeBSD test suite
ngie
2015-11-08
6
-436
/
+0
*
Integrate tools/regression/lib/libc/stdlib into the FreeBSD test suite
ngie
2015-11-08
8
-510
/
+0
*
Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite
ngie
2015-11-08
25
-2295
/
+0
*
Integrate tools/regression/lib/libc/locale into the FreeBSD test suite
ngie
2015-11-08
33
-2494
/
+0
*
Add built-in ccache build support via WITH_CCACHE_BUILD option.
bdrewery
2015-11-08
1
-0
/
+42
*
Catchup with latest changes for ObsoleteFiles in case base is built using
bapt
2015-11-07
1
-206
/
+4
*
Merge from head r290483
bapt
2015-11-07
6
-13
/
+28
|
\
|
*
zfsboottest: catch up with r241289, call zfs_spa_init() for all found pools
avg
2015-11-06
1
-7
/
+9
|
*
zfsboottest: build as a 32 bit application
avg
2015-11-06
1
-0
/
+1
|
*
Don't allow environment-set options to bleed into src.conf.5 generation.
bdrewery
2015-11-06
1
-2
/
+2
|
*
Add a FAST_DEPEND option, off by default, which speeds up the build significa...
bdrewery
2015-11-06
1
-0
/
+7
|
*
Rename etc/periodic/daily/430.status-rwho to periodic/daily/430.status-uptime
ngie
2015-11-02
1
-2
/
+1
|
*
Use nitems(x) instead of sizeof(x)/sizeof(x[0])
ngie
2015-11-02
1
-2
/
+2
|
*
Conditionally install (if_)?(otus|rsu).4, otusfw.4, rsufw.4, and urtwn.4 if
ngie
2015-11-02
1
-0
/
+6
*
|
Make generated makefiles respects ${SHAREDIR}
bapt
2015-11-01
1
-1
/
+1
*
|
Merge from head
bapt
2015-11-01
15
-116
/
+651
|
\
\
|
|
/
[next]