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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r303663:
kp
2016-08-17
1
-3
/
+3
*
MFC r303374:
ae
2016-08-14
1
-1
/
+27
*
MFC r303955:
ae
2016-08-14
1
-2
/
+2
*
MFC r303842:
ae
2016-08-11
1
-10
/
+17
*
MFC r303760:
loos
2016-08-09
1
-0
/
+10
*
MFH (r303289): update example section
des
2016-08-05
1
-36
/
+63
*
MFC r303615:
ae
2016-08-04
1
-5
/
+17
*
MFC r302561,302565:
ae
2016-07-18
2
-0
/
+4
*
Add new unmount(2) flag, MNT_NONBUSY, to check whether there are
trasz
2016-07-07
2
-8
/
+23
*
Fix a regression introduced on revision r271909, when using argument -g
araujo
2016-07-05
1
-5
/
+2
*
Hide warning about non-existent lookup tables and informational messages
ae
2016-07-02
1
-5
/
+4
*
Do not coredump if the packet is too long in the global (non-interface
phk
2016-06-28
1
-1
/
+1
*
Fix "sysctl vm.vmtotal" output on machines with > 2TB virtual memory
asomers
2016-06-24
1
-9
/
+9
*
pf: Filter on and set vlan PCP values
kp
2016-06-17
2
-2
/
+94
*
ifconfig: fix wlan creation when unit number is not provided
avos
2016-06-08
1
-0
/
+7
*
Bump date on ifconfig(8) and vlan(4) to reflect the changes made
araujo
2016-06-08
1
-1
/
+1
*
Add support to priority code point (PCP) that is an 3-bit field
araujo
2016-06-06
2
-6
/
+54
*
dhclient(1): correct obvious mismatch in get_char().
pfg
2016-06-03
1
-2
/
+2
*
Address feedback from hrs@ re: r301059 (ifconfig subnet mask)
allanjude
2016-06-02
5
-67
/
+31
*
Belatedly bump .Dd date for Dummynet AQM import in r300779.
truckman
2016-06-02
1
-1
/
+1
*
ifconfig(8) now supports some output formatting options
allanjude
2016-05-31
5
-22
/
+250
*
Stop using the non-standard basename_r() function.
ed
2016-05-31
1
-4
/
+10
*
Add Documentation for missing ifconfig(8) flags
allanjude
2016-05-29
1
-0
/
+12
*
Import the skein hashing algorithm, based on the threefish block cipher
allanjude
2016-05-29
2
-7
/
+62
*
Implement SHA-512 truncated (224 and 256 bits)
allanjude
2016-05-28
3
-7
/
+39
*
Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).
truckman
2016-05-26
2
-2
/
+605
*
ifconfig: set by default FCC regulatory domain for wireless interfaces.
avos
2016-05-26
1
-0
/
+40
*
Fix a couple of Coverity Unintended sign extension sign extension
truckman
2016-05-25
1
-2
/
+2
*
Fix a couple of new instances of a false positive Coverity buffer
truckman
2016-05-25
2
-5
/
+6
*
Fix multiple Coverity Out-of-bounds access false postive issues in CAM
truckman
2016-05-24
5
-83
/
+42
*
Add support for managing Shingled Magnetic Recording (SMR) drives.
ken
2016-05-19
7
-17
/
+2169
*
dhclient: Fix the trivial buffer overruns correctly
cem
2016-05-18
1
-1
/
+1
*
Revert r299512
cem
2016-05-18
1
-14
/
+10
*
Make `ipfw internal olist` output more user friendly.
ae
2016-05-17
1
-2
/
+35
*
Make named objects set-aware. Now it is possible to create named
ae
2016-05-17
1
-0
/
+3
*
Add an assertion to catch a potential underflow in an array index
truckman
2016-05-16
1
-0
/
+1
*
For pointers use NULL instead of 0.
araujo
2016-05-16
1
-1
/
+1
*
For pointers use NULL instead of 0.
araujo
2016-05-16
1
-1
/
+1
*
For pointers use NULL instead of 0.
araujo
2016-05-16
1
-4
/
+4
*
Use strlcpy() instead of strncpy() when copying ifname to ensure
truckman
2016-05-16
10
-39
/
+41
*
routed(8): Use arc4random_uniform instead of arc4random.
pfg
2016-05-15
1
-7
/
+2
*
routed(8): Misc. cleanups to squelch Coverity.
pfg
2016-05-15
2
-4
/
+10
*
routed(8): Dereference before null check.
pfg
2016-05-15
1
-1
/
+1
*
routed(8): Avoid NULL de-reference and two possible memory leaks.
pfg
2016-05-15
1
-3
/
+9
*
Avoid NULL de-references.
pfg
2016-05-14
1
-2
/
+2
*
routed(8): Use arc4random.
pfg
2016-05-14
1
-2
/
+2
*
routed: Fix use after free.
pfg
2016-05-14
1
-1
/
+2
*
routed(8): use NULL instead of zero for pointers.
pfg
2016-05-14
10
-227
/
+230
*
Check for socket creation success before calling bind().
truckman
2016-05-12
1
-10
/
+10
*
dhclient: Fix some trivial buffer overruns
cem
2016-05-12
1
-10
/
+14
[next]