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
*
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
*
camcontrol(8): Fix another trivial double-free
cem
2016-05-11
1
-1
/
+3
*
camcontrol(8): Fix trival double-free
cem
2016-05-11
1
-0
/
+1
*
fsck_ffs: Don't overrun mount device buffer
cem
2016-05-11
1
-0
/
+3
*
When rerooting, take the init(8) path from argv[0] instead of fetching
trasz
2016-05-11
1
-16
/
+9
*
When rerooting, ignore ESRCH returned from kill(2). I couldn't reproduce
trasz
2016-05-11
1
-1
/
+3
*
Cosmetic fixes for growfs(8) - remove unneeded capitalization and a spurious
trasz
2016-05-11
1
-4
/
+4
*
Update the example growfs(8) manual page to include information on how
trasz
2016-05-10
1
-9
/
+8
*
Add "camcontrol reprobe" subcommand, and implement it for da(4).
trasz
2016-05-10
2
-2
/
+62
*
Rename getline with get_line to avoid collision with getline(3)
bapt
2016-05-10
1
-2
/
+2
*
ifconfig: fix check for 40 MHz channels while applying country/regdomain.
avos
2016-05-09
1
-4
/
+0
*
Add missing parameters -N and -l to reroot and halt usage()
garga
2016-05-06
1
-2
/
+2
*
nvmecontrol.8: minor spelling fix.
pfg
2016-05-06
1
-2
/
+2
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
6
-29
/
+1
*
Improve performance and functionality of the bitstring(3) api
asomers
2016-05-04
1
-2
/
+2
*
fsck_msdosfs: Adjust a check.
pfg
2016-05-04
1
-1
/
+1
*
Use MIN macro from sys/param.h.
araujo
2016-05-02
1
-2
/
+1
*
Use MIN/MAX macros from sys/param.h.
araujo
2016-05-02
4
-11
/
+6
*
Use MIN()/MAX() macros from sys/param.h.
araujo
2016-05-02
1
-5
/
+3
*
Use MIN() macro from sys/param.h.
araujo
2016-05-02
1
-2
/
+1
*
restore: promote some getfiles() parameters to size_t.
pfg
2016-05-01
3
-34
/
+34
*
Remove useless calls to basename().
ed
2016-05-01
1
-2
/
+1
*
restore: fix resource handle leak.
pfg
2016-05-01
1
-0
/
+1
*
restore: drop casts for calloc().
pfg
2016-05-01
1
-3
/
+2
*
sbin: ake use of our rounddown() macro when sys/param.h is available.
pfg
2016-05-01
5
-6
/
+6
*
sbin: use our howmany() macro when available through <sys/param.h>.
pfg
2016-05-01
2
-2
/
+3
*
restore: fix memory leak.
pfg
2016-04-30
1
-1
/
+2
*
restore: use our howmany() instead of reinventing the macro.
pfg
2016-04-30
1
-3
/
+1
*
fdisk: drop unused macro and make use of roundup()/rounddown().
pfg
2016-04-30
2
-18
/
+14
*
sbin: minor spelling fixes.
pfg
2016-04-30
5
-6
/
+6
*
Fix including Kyuafile in packaged base system.
gjb
2016-04-29
1
-1
/
+2
[next]