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
*
Improve compatibility with old flex and fix build with GCC.
jkim
2013-05-22
3
-3
/
+5
*
Fix ipfw(8) sets of ipv6 addresses handling.
melifaro
2013-05-18
1
-14
/
+24
*
Constify string pointers.
delphij
2013-05-16
1
-3
/
+3
*
When running the -m option to generate a newfs(8) command suitable for
mckusick
2013-05-16
2
-3
/
+27
*
Clean up trailing whitespace.
mckusick
2013-05-16
1
-3
/
+3
*
sbin/camcontrol/camcontrol.c
asomers
2013-05-15
1
-2
/
+6
*
mdoc sweep
joel
2013-05-13
2
-4
/
+10
*
mdoc sweep.
joel
2013-05-12
1
-1
/
+3
*
Get rid of libl dependency. We needed it only to provide yywrap. But
trociny
2013-05-11
3
-3
/
+4
*
Bump .Dd for recent content change.
eadler
2013-05-10
1
-1
/
+1
*
Add support for 'dmesg -c' which clears the dmesg buffer after it has
eadler
2013-05-10
2
-6
/
+18
*
Remove EOL whitespace.
joel
2013-05-08
1
-1
/
+1
*
mdoc: new sentence, new line.
joel
2013-05-08
1
-2
/
+4
*
Add vlan configuration support to etherswitchcfg.
adrian
2013-05-08
2
-10
/
+242
*
Allow the use of lowercase 'yes'
eadler
2013-05-08
1
-1
/
+1
*
Remove includes for old versions of FreeBSD.
eadler
2013-05-06
4
-12
/
+0
*
Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information Group
hrs
2013-05-04
2
-9
/
+35
*
Introduce and use new flag -L to mount for mounting only late filesystems.
crees
2013-05-04
2
-2
/
+16
*
Improve compatibility with recent flex from flex.sourceforge.net.
jkim
2013-05-03
1
-2
/
+3
*
Prefer using the C++ version of the standard headers. These place the
eadler
2013-05-02
1
-6
/
+7
*
Adapt to the fact that minidumps are now on by default.
joel
2013-04-30
1
-4
/
+11
*
Style nit.
des
2013-04-29
1
-1
/
+2
*
Add a -Z option which zeroes unused blocks. It can be combined with -E,
des
2013-04-29
5
-7
/
+56
*
Partially revert my last change.
ed
2013-04-27
1
-5
/
+5
*
Use C11 <stdatomic.h> instead of our non-standard <machine/atomic.h>.
ed
2013-04-27
2
-11
/
+21
*
According to devctl(4), clients must read events whole; they may not
asomers
2013-04-26
1
-1
/
+1
*
mdoc: remove superfluous paragraph macro.
joel
2013-04-25
1
-2
/
+0
*
Don't free memory that is going to be used as error string.
glebius
2013-04-25
1
-3
/
+1
*
Adds Host Protected Area (HPA) support for ATA disks to camcontrol
smh
2013-04-25
2
-2
/
+785
*
Fix error check.
mckusick
2013-04-23
1
-1
/
+1
*
Minor clarificiation.
joel
2013-04-22
1
-2
/
+2
*
Use a higher TTL (128) for DHCP packets. This matches the ISC DHCP client.
jhb
2013-04-22
1
-1
/
+1
*
Convert over the etherswitch framework to use VLAN IDs per port, rather
adrian
2013-04-22
2
-10
/
+11
*
etherswitchcfg(8) crashes when you don't set vlangroup members.
adrian
2013-04-22
1
-2
/
+5
*
Initialise this to zero before using it to configure the vlangroup
adrian
2013-04-22
1
-0
/
+1
*
Unbreak the build of newfs_nandfs.
ed
2013-04-21
1
-16
/
+19
*
Remove code duplication.
trociny
2013-04-21
1
-11
/
+1
*
Move EXAMPLES descriptions to before the actual command.
joel
2013-04-21
1
-35
/
+34
*
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
ed
2013-04-19
5
-0
/
+6
*
Use arc4random() instead of random().
delphij
2013-04-15
1
-6
/
+1
*
update information about debugging sysctl...
jmg
2013-04-14
1
-3
/
+6
*
Remove the NVME_IDENTIFY_CONTROLLER and NVME_IDENTIFY_NAMESPACE IOCTLs and re...
jimharris
2013-04-12
1
-34
/
+86
*
Minor spelling and grammar fixes.
joel
2013-04-11
1
-1
/
+1
*
Remove contractions.
joel
2013-04-11
3
-3
/
+3
*
Remove kernel options from the SYNOPSIS. They are already documented in the
joel
2013-04-11
1
-27
/
+0
*
Prevent the creation of an unused variable.
ed
2013-04-08
1
-1
/
+1
*
mdoc: new sentence should be on a new line. Also remove EOL whitespace while
joel
2013-04-06
1
-3
/
+4
*
mdoc: remove superfluous paragraph macro.
joel
2013-04-05
1
-3
/
+0
*
Adds security options to camcontrol this includes the ability to secure erase
smh
2013-04-04
2
-61
/
+1110
*
Minor rewording.
joel
2013-04-04
1
-2
/
+2
[next]