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
*
Add a SIGINFO handler to devd. It will send useful statistics to syslog or
asomers
2013-07-01
1
-0
/
+19
*
Add syslog(3) support to devd(8).
asomers
2013-07-01
2
-36
/
+60
*
Correct a typo in comment.
delphij
2013-07-01
1
-1
/
+1
*
Make hastctl(1) ('list' command) output a worker pid.
trociny
2013-07-01
2
-0
/
+5
*
Correct some grammar.
schweikh
2013-06-30
1
-18
/
+18
*
Do not display a warning message in a jail without AF_INET6 support.
hrs
2013-06-30
1
-1
/
+1
*
- Modify swapon(8) so that it uses most of geli(8) defaults for swap,
delphij
2013-06-29
1
-160
/
+159
*
Don't let hastd use C11 atomics.
ed
2013-06-29
1
-5
/
+5
*
mdoc: remove EOL whitespace.
joel
2013-06-29
1
-1
/
+1
*
- Trim an unused and bogus Makefile for mount_smbfs.
davide
2013-06-28
2
-1
/
+3
*
Fix build with gcc.
hrs
2013-06-28
1
-3
/
+5
*
Fix build.
hrs
2013-06-28
1
-11
/
+11
*
- Add vnode-backed swap space specification support. This is enabled when
hrs
2013-06-27
2
-29
/
+566
*
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
[next]