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
*
Fix use of uninitialised Nflag
smh
2015-12-30
1
-1
/
+1
*
Fix type mismatches for malloc(3) and Co.
uqs
2015-12-29
2
-2
/
+2
*
Add SFF-8024 Extended Specification Compliance
melifaro
2015-12-28
1
-4
/
+44
*
Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
allanjude
2015-12-27
6
-7
/
+33
*
Reduce overlinking
bapt
2015-12-24
1
-1
/
+1
*
Fix "mount -a" for NFS and ZFS filesystems with shared mountpoints
asomers
2015-12-21
1
-1
/
+9
*
Add flag to disable inital reboot(8) userland sync
smh
2015-12-15
2
-7
/
+23
*
Remove a note about damaged PMBR. Now GPT will be detected automatically
ae
2015-12-10
1
-11
/
+1
*
Don't leak rsector/sector in mp_label(..)
ngie
2015-12-10
1
-5
/
+6
*
Add -t option to display field types.
araujo
2015-12-10
2
-12
/
+30
*
Increase devd's client socket buffer size to 256KB. This is not as large as
asomers
2015-12-09
1
-6
/
+17
*
Call va_end on ap when vsnprintf fails in run_cmd(..) to clean up
ngie
2015-12-09
1
-0
/
+1
*
Fix leak in mkfs_msdos(..) by initializing img to NULL and free'ing at the end
ngie
2015-12-06
1
-40
/
+47
*
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
1
-2
/
+1
*
For INTERNALLIB always add in the corresponding _DP_ and use LIBADD in
bdrewery
2015-12-04
1
-0
/
+2
*
META MODE: Connect MK_NAND directories.
bdrewery
2015-12-02
2
-0
/
+40
*
Don't add LIBADD=ipf to libipf itself.
bdrewery
2015-12-01
1
-0
/
+2
*
Add more text to explain --libxo flag.
rodrigc
2015-12-01
1
-1
/
+11
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
3
-0
/
+26
*
Update dependencies after r291406 added libelf to libkvm.
bdrewery
2015-12-01
10
-0
/
+10
*
Convert ifconfig to use lib80211.
adrian
2015-11-30
4
-864
/
+11
*
Use netbsd usage() implementation in newfs_msdos
emaste
2015-11-27
1
-27
/
+14
*
mkfs_msdos: sync with NetBSD
emaste
2015-11-27
1
-3
/
+8
*
[ifconfig] handle IBSS mediatype correctly.
adrian
2015-11-26
1
-0
/
+2
*
Remove redundant DPSRCS which were already in SRCS.
bdrewery
2015-11-25
5
-9
/
+0
*
newfs_msdos: rework error handling for eventual use in makefs
emaste
2015-11-23
2
-98
/
+191
*
Update $NetBSD$ ID
emaste
2015-11-23
1
-1
/
+1
*
Fix dumpon compatibility with dumpdev kenv
smh
2015-11-23
1
-4
/
+19
*
Convert to SUBDIR.yes format.
bdrewery
2015-11-18
1
-60
/
+20
*
If you backup a large file that is mostly holes, previously we'd issue
jmg
2015-11-16
1
-3
/
+27
*
Fix resource leaks in error cases.
trasz
2015-11-11
1
-8
/
+9
*
Userspace part of reroot support. This makes it possible to change
trasz
2015-11-08
5
-22
/
+316
*
savecore(8): Be quiet unless the user asks for verbose
cem
2015-11-07
1
-7
/
+10
*
Follow-up to r290475: Add sysctl(8) support for added types
cem
2015-11-07
1
-28
/
+81
*
Always check the return value of lseek.
asomers
2015-11-06
1
-6
/
+4
*
Add sysctl to control LACP strict compliance default
smh
2015-11-06
1
-1
/
+16
*
ifconfig: fix padding for '<ifname> scan' command output
avos
2015-11-06
1
-2
/
+2
*
Implement `ipfw internal olist` command to list named objects.
ae
2015-11-03
2
-0
/
+42
*
pfctl: Fix uninitialised veriable
kp
2015-11-01
1
-0
/
+1
*
Use more appropriate ${SHAREDIR} rather than /usr/share.
bdrewery
2015-10-27
1
-2
/
+2
*
Limit RESOLUTION_MAX to INT_MAX, not UINT_MAX (all spelled out) so the
ngie
2015-10-25
1
-1
/
+1
*
Fix various Coverity issues in sbin/savecore/savecore.c:
asomers
2015-10-23
1
-6
/
+6
*
sysctl(8): Fix style nits
cem
2015-10-23
1
-5
/
+6
*
Sysctl: Add common support for U8, U16 types
cem
2015-10-22
1
-0
/
+28
*
Fix a ton of speelling errors
eadler
2015-10-21
7
-12
/
+12
*
newfs_msdos: use NetBSD's mkfs_msdos.h verbatim for makefs compatibility
emaste
2015-10-20
1
-42
/
+50
*
Make libxo depend on libutil because it uses humanize_number after r287111
ngie
2015-10-18
1
-1
/
+1
*
Replace /dev/acd0 with /dev/cd1
ngie
2015-10-17
1
-3
/
+3
*
newfs_msdos: prefer snprintf to sprintf
emaste
2015-10-16
1
-1
/
+1
*
newfs_msdos: move mkfs_msdos to separate file for later use in makefs
emaste
2015-10-15
4
-835
/
+918
[next]