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
*
Add bsdconfig `wifi' (aka `wireless' or `wlan') module
dteske
2016-06-16
9
-10
/
+1542
*
Fix usr.sbin/rpcbind ATF tests on 32-bit platforms
asomers
2016-06-16
1
-3
/
+3
*
Return usual error indicator to shell.
kib
2016-06-16
1
-1
/
+1
*
makefs: Provide a -T option to set timestamps to a consistent value
emaste
2016-06-14
8
-54
/
+129
*
Fix usr.sbin/extattr testcases on tmpfs
asomers
2016-06-13
1
-0
/
+27
*
Add missing break in lock_partialfilelock(..) with NFS_RESERR
ngie
2016-06-13
1
-0
/
+1
*
Change my given name from "Garrett" to "Ngie"
ngie
2016-06-13
1
-1
/
+1
*
Fix a miss merge in the services_mkdb(8) man page
allanjude
2016-06-10
1
-1
/
+1
*
Fix bsdinstall for root-on-zfs with MBR partitioning
allanjude
2016-06-10
1
-9
/
+5
*
rpcbind(8): Make use of some xdr_* macros.
pfg
2016-06-09
1
-3
/
+3
*
Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength
trasz
2016-06-09
2
-10
/
+18
*
Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed
trasz
2016-06-09
2
-6
/
+6
*
Fix spelling of the casper introduced in the r296047.
oshogbo
2016-06-08
1
-1
/
+1
*
bsdinstall: add country/regulatory domain configuration dialog.
avos
2016-06-08
1
-32
/
+183
*
Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STAT
ngie
2016-06-08
1
-1
/
+1
*
Separate BLACKLIST vs BLACKLIST_SUPPORT properly
lidl
2016-06-07
1
-3
/
+3
*
Bump date in both manpages.
araujo
2016-06-07
1
-1
/
+1
*
[ath3k] add a replacement ath3k firmware loading tool.
adrian
2016-06-07
9
-307
/
+1052
*
Add an entry on rc.conf(5) explaining the new options
araujo
2016-06-07
1
-1
/
+3
*
newsyslog: Eliminate unnecessary sleep(10) when -R and -s are specified
vangyzen
2016-06-06
1
-7
/
+9
*
For pointers use NULL instead of 0.
araujo
2016-06-06
1
-1
/
+1
*
Remove duplicated semicolons.
trasz
2016-06-05
1
-4
/
+4
*
Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"
trasz
2016-06-05
4
-4
/
+13
*
Fix typo preventing pw {user,group}next -C from working as expected
bapt
2016-06-04
2
-2
/
+2
*
WITH_META_MODE: Don't expect meta files for side-effect generated files.
bdrewery
2016-06-03
2
-0
/
+4
*
DIRDEPS_BUILD: Connect new directories and update dependencies.
bdrewery
2016-06-03
3
-0
/
+65
*
MFV r301238:
delphij
2016-06-03
9
-20
/
+42
*
Add blacklistd.conf manpage
lidl
2016-06-03
1
-1
/
+1
*
Add basic blacklist build support
lidl
2016-06-02
3
-0
/
+48
*
Revert r301137 and r301163, and implement a correct fix
gjb
2016-06-01
2
-0
/
+40
*
Revert r289096:
gjb
2016-06-01
2
-40
/
+0
*
Fix tzsetup not installing /etc/localtime for UTC
smh
2016-06-01
1
-2
/
+3
*
Describe default value for "offload".
trasz
2016-06-01
1
-0
/
+2
*
keyserv(1): drop useless comparison.
pfg
2016-05-30
1
-4
/
+5
*
Follow up to r300932
ngie
2016-05-29
1
-1
/
+2
*
Fix rpcbind init after r300941.
markj
2016-05-29
1
-1
/
+2
*
Invoke the dirname() function in a POSIX compliant way.
ed
2016-05-29
1
-2
/
+3
*
Staticize variables only used in rpcbind.c
ngie
2016-05-29
1
-7
/
+7
*
Remove unnecessary caller_uaddr != NULL test before calling free on it
ngie
2016-05-29
1
-2
/
+1
*
Remove a useless if (x != NULL) check before calling free on allocated_uaddr
ngie
2016-05-29
1
-2
/
+1
*
Don't leak res in network_init(..)
ngie
2016-05-29
1
-0
/
+1
*
Mark out_of_mem(..) and usage(..) with __dead2 as they both directly call exit
ngie
2016-05-29
1
-4
/
+4
*
Plug leak with ifp by calling freeifaddrs after calling getifaddrs
ngie
2016-05-29
1
-0
/
+1
*
Catch malloc(3) errors and socket(2) errors
ngie
2016-05-29
1
-0
/
+7
*
Only expose `hint_uaddr` in the ND_DEBUG case
ngie
2016-05-27
1
-0
/
+6
*
Improve error message when failing to open a backing file
bapt
2016-05-27
1
-2
/
+3
*
WITH_AUTO_OBJ: Fix crunchgen builds.
bdrewery
2016-05-26
1
-1
/
+6
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-05-26
1
-0
/
+1
*
rmextattr(8) man page clarifications regarding -qq
asomers
2016-05-26
1
-1
/
+2
*
bsdinstall: unbreak static address assignment for wired networks.
avos
2016-05-26
1
-1
/
+5
[next]