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 incorrect netmasks being passed via rtsock.
melifaro
2014-05-08
1
-2
/
+0
*
- Sprinkle const and static as appropriate.
marius
2014-05-07
1
-98
/
+90
*
- Allow foot shooting with the resetconfig command via the -f option.
marius
2014-05-06
2
-21
/
+36
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
16
-16
/
+16
*
Remove the ifconfig test added in rev 263445. After discussion with
asomers
2014-05-05
3
-139
/
+0
*
Allow GEOM_VINUM to be statically compiled into the kernel.
marius
2014-05-02
2
-7
/
+11
*
Small cleanup: mostly whitespace vs. tabs.
pfg
2014-04-30
1
-31
/
+31
*
Correct min/max cluster counts for FAT12/16/32
emaste
2014-04-24
1
-5
/
+5
*
Add information about supported NCQ functionality to camcontrol identify.
smh
2014-04-24
1
-0
/
+26
*
When switching variables to flags in r243185 a few cases were missed.
bz
2014-04-16
1
-5
/
+5
*
Add a missing break in option parsing.
brueffer
2014-04-15
1
-0
/
+1
*
Fix double fclose() in an error case.
brueffer
2014-04-14
1
-1
/
+1
*
In tree makefile shouldn't be setting policy piecemeal. Don't set
imp
2014-04-13
1
-1
/
+0
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
2
-2
/
+2
*
Detach from controlling session of parent. This is similar
delphij
2014-04-03
1
-0
/
+3
*
Document more parition types.
ae
2014-04-02
1
-1
/
+26
*
Fix path to the run.pl script to let these tests run.
jmmv
2014-03-27
1
-1
/
+1
*
Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to process
dim
2014-03-26
1
-0
/
+2
*
Revert r263694, and apply a better fix to squelch unnecessary warnings
dim
2014-03-26
1
-1
/
+0
*
Update userspace users of hw.bus.devctl_disable.
mjg
2014-03-26
1
-4
/
+4
*
Apply a temporary band-aid for building devd with clang 3.4, libstdc++
dim
2014-03-24
1
-0
/
+1
*
Add several ATF tests that deal with multiple fibs. They're described in
asomers
2014-03-20
3
-0
/
+139
*
Fix statically-linked build (WITHOUT_DYNAMICROOT).
jilles
2014-03-16
2
-4
/
+4
*
Update most userspace consumers of capability.h to use capsicum.h instead.
rwatson
2014-03-16
6
-8
/
+8
*
Add Makefile missed in r263220.
jmmv
2014-03-16
1
-0
/
+13
*
Migrate tools/regression/sbin/ to the new tests layout.
jmmv
2014-03-16
13
-0
/
+1142
*
Remove AppleTalk support.
glebius
2014-03-14
6
-294
/
+2
*
multiple: Remove 3rd clause from BSD license where approved by the
eadler
2014-03-14
1
-5
/
+1
*
Remove IPX support.
glebius
2014-03-14
5
-149
/
+0
*
Avoid segment fault when attempting to clean up cylinder group
mckusick
2014-03-12
1
-6
/
+8
*
kldconfig: Remove some code for compatibility with FreeBSD 4.x.
jilles
2014-03-09
1
-27
/
+0
*
sbin/devd/devd.8
asomers
2014-03-07
2
-13
/
+19
*
Slight if reordering to make error branch last.
imp
2014-03-07
1
-3
/
+3
*
Fix compilation for 32-bit machines.
glebius
2014-03-05
1
-6
/
+7
*
Log the name of the device that we failed to open rather than an
markj
2014-03-05
1
-1
/
+1
*
Instead of playing games with casts simply add 3 more members to the
glebius
2014-03-05
1
-8
/
+6
*
Arguments for malloc and calloc should be size_t, not int.
mckusick
2014-02-25
2
-3
/
+5
*
Better build fix.
glebius
2014-02-15
1
-6
/
+7
*
Fix build on 32bit arches broken by me in r261882.
glebius
2014-02-14
1
-4
/
+5
*
Once pf became not covered by a single mutex, many counters in it became
glebius
2014-02-14
1
-4
/
+4
*
Fix world build WITHOUT_PF.
glebius
2014-02-12
2
-2
/
+13
*
If the main casperd process exits, zygote process should exit as well
pjd
2014-02-09
1
-1
/
+6
*
Refer newfs and growfs users to fsck_ffs instead of
brueffer
2014-02-09
2
-2
/
+2
*
init: Remove code to track line numbers in /etc/ttys.
jilles
2014-02-08
1
-16
/
+4
*
Use CAP_EVENT instead of the deprecated CAP_POLL_EVENT.
brueffer
2014-02-06
2
-2
/
+2
*
Drop the 3rd clause from all 3 clause BSD licenses where I am the sole
jhb
2014-02-05
1
-3
/
+0
*
Add a license (1) and do some cleanup.
brueffer
2014-02-04
1
-4
/
+36
*
Protect ping(8) using Capsicum and Casper. This is protection against malicious
pjd
2014-02-04
2
-37
/
+183
*
Unbreak mount_udf by passing the correct iovec length into
brueffer
2014-02-04
1
-3
/
+3
*
dhclient: change the pidfile's permissions to 644
eadler
2014-02-03
1
-1
/
+1
[next]