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 build.
glebius
2013-06-27
2
-2
/
+2
*
Add firmware replacement and activation support to nvmecontrol(8) through
jimharris
2013-06-27
5
-1
/
+362
*
Add log page support to nvmecontrol(8) through a new logpage command.
jimharris
2013-06-26
5
-1
/
+412
*
Add generalized helper functions for printing hex data as part of
jimharris
2013-06-26
3
-40
/
+51
*
Ensure that a device node is specified when invoking the identify or reset
jimharris
2013-06-26
3
-3
/
+27
*
Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"
jimharris
2013-06-26
3
-4
/
+8
*
Add an nvme_function structure array, defining the name, C function and
jimharris
2013-06-26
2
-16
/
+32
*
Break out code related to the reset command into a separate source file.
jimharris
2013-06-26
4
-32
/
+74
*
Break out code related to the perftest command into a separate file.
jimharris
2013-06-26
4
-140
/
+183
*
Break out code related to the identify command into a separate source file.
jimharris
2013-06-26
4
-280
/
+323
*
Break out code related to the devlist command into a separate source file.
jimharris
2013-06-26
4
-92
/
+175
*
Add separate *_usage() functions for each nvmecontrol command.
jimharris
2013-06-26
1
-7
/
+31
*
Add an open_dev() helper function to be used in the various places
jimharris
2013-06-26
1
-103
/
+63
*
- Use length of _PATH_DEV instead of a hardcoded value[*].
hrs
2013-06-21
1
-6
/
+6
*
eturn -1 when the specified backing store file is not found in the md
hrs
2013-06-20
1
-5
/
+9
*
- Add "-f file" support to listing mode (-l). When a -f option is
hrs
2013-06-20
2
-25
/
+45
*
Let hastd use C11 atomics.
ed
2013-06-15
1
-5
/
+5
*
Improve firmware download status check. Previous check was insufficient for
mav
2013-06-14
1
-5
/
+3
*
Fix build after r251654.
mav
2013-06-12
1
-4
/
+4
*
Use CAM_DIR_NONE for requests without data.
mav
2013-06-12
1
-4
/
+4
*
Move the check whether the clear flag is set. This has 2 advantages
flo
2013-06-11
1
-4
/
+3
*
Change the set and unset ctlreqs by making the index argument optional.
marcel
2013-06-09
1
-4
/
+4
*
Fix a bug that the gateway address was not shown when a -gateway modifier
hrs
2013-06-09
1
-0
/
+1
*
Revert r238399.
jh
2013-06-07
1
-6
/
+1
*
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
[next]