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
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c(8): uninitialized variable (UNINIT).
pfg
2016-05-13
1
-1
/
+2
*
Mark usage() as __dead2 so that Coverity doesn't think that execution
truckman
2016-05-13
1
-1
/
+1
*
Avoid indexing an array with a negative value.
truckman
2016-05-13
1
-1
/
+1
*
Use strlcpy() instead of strncpy() to ensure that ret->name is
truckman
2016-05-13
1
-1
/
+1
*
Use strlcpy() instead of strncpy() to ensure that qup->fsname is NUL
truckman
2016-05-13
1
-1
/
+1
*
Use strlcpy() instead of strncpy() when copying to dom_domain to
truckman
2016-05-12
1
-3
/
+15
*
rtadvd(8): Fix use-after-close in cm_handler_client
cem
2016-05-12
1
-1
/
+3
*
rtadvd(8): Don't use-after-free
cem
2016-05-12
1
-1
/
+2
*
rtadvd(8): Fix a typo in full msg receive logic
cem
2016-05-12
1
-6
/
+6
*
traceroute6(8): use NULL instead of zero for initializing a pointer.
pfg
2016-05-12
1
-1
/
+1
*
route6d(8): Fix potential double-free
cem
2016-05-11
1
-1
/
+3
*
mixer(8): Style: Tag no-return usage() as __dead2
cem
2016-05-11
1
-2
/
+2
*
ffs_bswap: Copy one UFS dinode member at a time
cem
2016-05-11
1
-2
/
+5
*
bsdinstall/zfsboot: Do not mirror swap when swapsize is 0
allanjude
2016-05-10
1
-1
/
+1
*
Directly set the NONBLOCK flags when creating the socket
bapt
2016-05-10
1
-8
/
+1
*
Rename getline with get_line to avoid collision with getline(3)
bapt
2016-05-10
5
-10
/
+10
*
Rename getline with get_line to avoid collision with getline(3)
bapt
2016-05-10
2
-9
/
+9
*
Replace fparseln(3) with getline(3) to remove dependency on libutil
bapt
2016-05-09
2
-7
/
+11
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
11
-86
/
+46
*
Improve performance and functionality of the bitstring(3) api
asomers
2016-05-04
1
-1
/
+1
*
Fix "getextattr -x" with non-ascii attribute values
asomers
2016-05-04
2
-4
/
+18
*
Allow setextattr(8) to take attribute values from stdin
asomers
2016-05-04
4
-34
/
+93
*
pmcstudy.8: minor "efficiency" fix.
pfg
2016-05-03
1
-1
/
+1
*
bsdinstall: fix static address assignment for protected wireless networks.
avos
2016-05-02
1
-1
/
+1
*
rpcbind: use our roundup() macro when available through <sys/param.h>.
pfg
2016-05-02
1
-1
/
+1
*
quot: make use of our rounddown() macro when <sys/param.h> is available.
pfg
2016-05-02
1
-2
/
+2
*
Use MIN macro from sys/param.h.
araujo
2016-05-02
1
-1
/
+1
*
Use MIN/MAX macros from sys/param.h.
araujo
2016-05-02
1
-3
/
+2
*
Use MIN macro from sys/param.h.
araujo
2016-05-02
1
-1
/
+1
*
Use MAX macro from sys/param.h.
araujo
2016-05-02
1
-1
/
+1
*
typo
jamie
2016-05-01
1
-1
/
+1
*
usr.sbin: minor spelling fixes on comments.
pfg
2016-05-01
10
-12
/
+12
*
pmcstat: minor spelling fixes.
pfg
2016-05-01
2
-2
/
+2
*
usr.sbin/bsdconfig: minor spelling fixes on comments.
pfg
2016-05-01
9
-22
/
+22
*
bluetooth: minor spelling fixes.
pfg
2016-05-01
2
-2
/
+2
*
Clarify when happens when there is a "depend" parameter in jail.conf,
jamie
2016-04-30
1
-4
/
+5
*
Fix including Kyuafile in packaged base system.
gjb
2016-04-29
1
-1
/
+2
*
Use a better idiom for finding UTC prefixed timezones
ngie
2016-04-28
1
-3
/
+4
*
Add PACKAGE fields to usr.sbin/extattr/tests/Makefile
asomers
2016-04-28
1
-0
/
+4
*
Merge ACPICA 20160422.
jkim
2016-04-27
3
-45
/
+54
*
Add 'devctl delete' that calls device_delete_child().
jhb
2016-04-27
2
-2
/
+54
*
Add a new rescan method to the bus interface.
jhb
2016-04-27
2
-1
/
+19
*
MFV r298691:
delphij
2016-04-27
10
-48
/
+130
*
For pointers use NULL instead of 0.
araujo
2016-04-27
2
-24
/
+24
*
Remove redundant word.
bhd
2016-04-26
1
-1
/
+1
*
Remove unportable calls to basename().
ed
2016-04-26
1
-10
/
+11
*
Remove a variable and three lines of code which I should have removed as
gad
2016-04-25
1
-5
/
+1
*
Encapsulate SYSV IPC objects in jails. Define per-module parameters
jamie
2016-04-25
1
-4
/
+27
*
Note the existence of module-specific jail paramters, starting with the
jamie
2016-04-25
1
-1
/
+27
*
Make jail(8) interpret escape codes in fstab the same as getfsent(3).
jamie
2016-04-25
1
-1
/
+8
[next]