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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused sgsmsg utility (originally imported from opensolaris)
avg
2015-09-28
16
-3837
/
+3
*
remove an extra copy of avl.c from illumos contrib code
avg
2015-09-28
1
-1059
/
+0
*
save some bytes by using more concise SDT_PROBE<n> instead of SDT_PROBE
avg
2015-09-28
12
-88
/
+79
*
Store PID after becoming a daemon() and not before to ensure the
hselasky
2015-09-28
1
-8
/
+6
*
Remove some debugging that wasn't supposed to be there.
adrian
2015-09-28
1
-2
/
+0
*
Add initial testcases for bin/ls
ngie
2015-09-28
4
-0
/
+375
|
\
|
*
Start adding tests for bin/ls
ngie
2015-06-14
4
-0
/
+122
|
*
Fix some -Wunused warnings
ngie
2015-06-14
1
-1
/
+1
|
*
Fix Makefile
ngie
2015-06-14
1
-2
/
+2
|
*
Restore the more complicated logic removed in r280122 so fmake can bootstrap
ngie
2015-06-13
1
-0
/
+25
|
*
Re-add some guards around bmake-specific code in Makefile
ngie
2015-06-13
1
-0
/
+7
|
*
MF head @ r284358
ngie
2015-06-13
2639
-7318
/
+71755
|
|
\
|
*
\
Readd fresh copies of the directories from head using svn copy
ngie
2015-05-31
34
-0
/
+7300
|
|
\
\
|
*
|
|
Nuke some broken directories
ngie
2015-05-31
34
-7300
/
+0
|
*
|
|
MF head @ r283796
ngie
2015-05-31
653
-16303
/
+61941
|
|
\
\
\
|
|
|
/
/
|
*
|
|
MFhead @ r283351
ngie
2015-05-24
1819
-44999
/
+92767
|
|
\
\
\
|
*
\
\
\
Try and fix filenames to diff reduce with head
ngie
2015-04-27
2
-0
/
+0
|
|
\
\
\
\
|
*
|
|
|
|
Remove tests/sys/mmap
ngie
2015-04-27
2
-112
/
+0
|
*
|
|
|
|
MFhead @ r282076
ngie
2015-04-27
10
-393
/
+988
|
|
\
\
\
\
\
|
*
|
|
|
|
|
MFhead @ r282068
ngie
2015-04-27
1
-1
/
+1
|
*
|
|
|
|
|
MFhead @ r282054
ngie
2015-04-27
93
-509
/
+18729
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
MFhead @ r281974
ngie
2015-04-25
48
-2268
/
+1676
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add missing newline for SKIP plan
ngie
2015-04-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
MFhead @ r281924
ngie
2015-04-24
969
-29024
/
+114605
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
MFhead @ r281675
ngie
2015-04-18
57
-2469
/
+773
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Did not mean to commit the diff to bsd.prog.mk to this branch...
ngie
2015-04-17
1
-6
/
+0
|
*
|
|
|
|
|
|
|
|
|
Fix the mips tinderbox by #include'ing sys/types.h for register_t
ngie
2015-04-17
2
-0
/
+9
|
*
|
|
|
|
|
|
|
|
|
MFhead @ r281620
ngie
2015-04-16
59
-232
/
+465
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
sparc64 gcc has -Wcast-align issues as well on sparc64; disable the warning f...
ngie
2015-04-16
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
Similar to r281597...
ngie
2015-04-16
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
Fix a warning related to type sizes found by testing on a 32-bit OS ;) (powerpc)
ngie
2015-04-16
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
the fmodl compat shims on arm/mips/powerpc don't seem to be all there
ngie
2015-04-16
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
include opt_wlan.h . Tsk adrian.
adrian
2015-09-28
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
if_otus fixes; add fast-frames support.
adrian
2015-09-28
2
-1
/
+42
*
|
|
|
|
|
|
|
|
|
|
|
Migrate the fast-frames transmit support away from using the txa_private
adrian
2015-09-28
2
-16
/
+29
*
|
|
|
|
|
|
|
|
|
|
|
Comments, mostly to remind myself of what's going on and why.
adrian
2015-09-28
1
-0
/
+21
*
|
|
|
|
|
|
|
|
|
|
|
Abstract out the ampdu TX pps initialisation code so it can be reused
adrian
2015-09-28
2
-4
/
+15
*
|
|
|
|
|
|
|
|
|
|
|
Fix whitespace error in ls(1) detected by igor
allanjude
2015-09-27
1
-3
/
+3
*
|
|
|
|
|
|
|
|
|
|
|
Use one fewer made up words in the ls(1) man page
allanjude
2015-09-27
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
Set the #address-cells and #size-cells for the I2C controllers in RPi2.
loos
2015-09-27
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
|
|
Add to CTL initial support for CDROMs and removable devices.
mav
2015-09-27
15
-140
/
+754
*
|
|
|
|
|
|
|
|
|
|
|
fnmatch(): Remove exponential behaviour as in sh r229201.
jilles
2015-09-27
1
-28
/
+49
*
|
|
|
|
|
|
|
|
|
|
|
Fix what looks like a consistent copy&paste error.
bz
2015-09-27
2
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
Compare the correct variable to see if memory allocation succeeded.
bz
2015-09-27
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
Add support to systat to display zfs arc cache status/info
mr
2015-09-27
7
-3
/
+272
*
|
|
|
|
|
|
|
|
|
|
|
Replace N #defines with nitems to simplify ifconfig code slightly
ngie
2015-09-27
15
-59
/
+23
*
|
|
|
|
|
|
|
|
|
|
|
Enable parallel subdirectory building with sys/modules/netgraph
ngie
2015-09-27
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
MFV r288243: nc from OpenBSD 5.8.
delphij
2015-09-27
3
-12
/
+14
*
|
|
|
|
|
|
|
|
|
|
|
Eliminate nd6_nud_hint() and its TCP bindings.
melifaro
2015-09-27
8
-78
/
+4
*
|
|
|
|
|
|
|
|
|
|
|
- Collapse vfs_vmio_truncate & vfs_vmio_release into a single function.
jeff
2015-09-27
1
-85
/
+67
[next]