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 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
*
newfs_msdos: rework option parsing to match NetBSD
emaste
2015-10-15
1
-125
/
+162
*
Replace references to /dev/acd0 with /dev/cd0
ngie
2015-10-13
1
-2
/
+2
*
casperd: bump default socket queue length to SOMAXCONN; make length configura...
adrian
2015-10-13
2
-6
/
+18
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
6
-18
/
+1
*
Remove compatibility shims for legacy ATA device names.
mav
2015-10-11
1
-3
/
+0
*
Add 'p' postfix to mdconfig(8).
trasz
2015-10-10
2
-6
/
+9
*
Make geom_nop(4) collect statistics on all types of BIOs, not just
trasz
2015-10-10
1
-4
/
+5
*
Only print the errno string in case sysctl(3) does not file with ENOENT
bapt
2015-10-07
1
-1
/
+5
*
Trim spaces at the end of the buffer before trying to convert it to an oid
bapt
2015-10-07
1
-0
/
+6
*
Now that we own the code, use arc4random(3) unconditionally
delphij
2015-10-06
1
-1
/
+1
*
Fix possible segmentation fault.
ae
2015-10-03
1
-1
/
+1
*
META_MODE: For some reason meta mode cannot generate the intermediate tab.c
bdrewery
2015-10-02
1
-6
/
+18
*
Disable suspend when we're shutting down. This solves the "tell FreeBSD
cperciva
2015-10-01
1
-0
/
+14
*
Replace N #defines with nitems to simplify ifconfig code slightly
ngie
2015-09-27
15
-59
/
+23
*
Add SUBDIR_PARALLEL.
bdrewery
2015-09-26
1
-1
/
+2
*
Remove disconnected directories.
bdrewery
2015-09-26
4
-68
/
+0
*
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
bdrewery
2015-09-25
4
-8
/
+0
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
4
-8
/
+0
*
Fix two cases where "const" were washed off pointers with strchr(3)
phk
2015-09-25
1
-4
/
+6
*
Fix /sbin/route to never look up (invalid) interface names through DNS
rstone
2015-09-17
1
-0
/
+3
*
Update META_MODE dependencies.
bdrewery
2015-09-17
2
-0
/
+7
*
Make ifconfig always exit with an error code if an important ioctl fails
allanjude
2015-09-16
1
-9
/
+6
*
Add a way to specify stripesize and stripeoffset to gnop(8). This makes
trasz
2015-09-15
2
-3
/
+11
*
- Remove #ifdef HAVE_POLL_H.
hrs
2015-09-10
1
-4
/
+2
*
- Remove GIF_{SEND,ACCEPT}_REVETHIP.
hrs
2015-09-10
1
-10
/
+3
*
The dumpfs(8) utility doesn't actually use disktab(5); remove it
trasz
2015-09-03
1
-1
/
+0
*
Fix markup.
trasz
2015-09-02
1
-2
/
+2
*
It's 2015, and some people are still trying to use fdisk and then
trasz
2015-09-02
9
-14
/
+18
*
pf: Remove support for 'scrub fragment crop|drop-ovl'
kp
2015-08-27
2
-8
/
+3
*
Code cleanup unused-but-set-variable spotted by gcc.
araujo
2015-08-25
1
-2
/
+0
[prev]
[next]