summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Do not display a warning message in a jail without AF_INET6 support.hrs2013-06-301-1/+1
* - Modify swapon(8) so that it uses most of geli(8) defaults for swap,delphij2013-06-291-160/+159
* Don't let hastd use C11 atomics.ed2013-06-291-5/+5
* mdoc: remove EOL whitespace.joel2013-06-291-1/+1
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-282-1/+3
* Fix build with gcc.hrs2013-06-281-3/+5
* Fix build.hrs2013-06-281-11/+11
* - Add vnode-backed swap space specification support. This is enabled whenhrs2013-06-272-29/+566
* Fix build.glebius2013-06-272-2/+2
* Add firmware replacement and activation support to nvmecontrol(8) throughjimharris2013-06-275-1/+362
* Add log page support to nvmecontrol(8) through a new logpage command.jimharris2013-06-265-1/+412
* Add generalized helper functions for printing hex data as part ofjimharris2013-06-263-40/+51
* Ensure that a device node is specified when invoking the identify or resetjimharris2013-06-263-3/+27
* Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"jimharris2013-06-263-4/+8
* Add an nvme_function structure array, defining the name, C function andjimharris2013-06-262-16/+32
* Break out code related to the reset command into a separate source file.jimharris2013-06-264-32/+74
* Break out code related to the perftest command into a separate file.jimharris2013-06-264-140/+183
* Break out code related to the identify command into a separate source file.jimharris2013-06-264-280/+323
* Break out code related to the devlist command into a separate source file.jimharris2013-06-264-92/+175
* Add separate *_usage() functions for each nvmecontrol command.jimharris2013-06-261-7/+31
* Add an open_dev() helper function to be used in the various placesjimharris2013-06-261-103/+63
* - Use length of _PATH_DEV instead of a hardcoded value[*].hrs2013-06-211-6/+6
* eturn -1 when the specified backing store file is not found in the mdhrs2013-06-201-5/+9
* - Add "-f file" support to listing mode (-l). When a -f option ishrs2013-06-202-25/+45
* Let hastd use C11 atomics.ed2013-06-151-5/+5
* Improve firmware download status check. Previous check was insufficient formav2013-06-141-5/+3
* Fix build after r251654.mav2013-06-121-4/+4
* Use CAM_DIR_NONE for requests without data.mav2013-06-121-4/+4
* Move the check whether the clear flag is set. This has 2 advantagesflo2013-06-111-4/+3
* Change the set and unset ctlreqs by making the index argument optional.marcel2013-06-091-4/+4
* Fix a bug that the gateway address was not shown when a -gateway modifierhrs2013-06-091-0/+1
* Revert r238399.jh2013-06-071-6/+1
* Improve compatibility with old flex and fix build with GCC.jkim2013-05-223-3/+5
* Fix ipfw(8) sets of ipv6 addresses handling.melifaro2013-05-181-14/+24
* Constify string pointers.delphij2013-05-161-3/+3
* When running the -m option to generate a newfs(8) command suitable formckusick2013-05-162-3/+27
* Clean up trailing whitespace.mckusick2013-05-161-3/+3
* sbin/camcontrol/camcontrol.casomers2013-05-151-2/+6
* mdoc sweepjoel2013-05-132-4/+10
* mdoc sweep.joel2013-05-121-1/+3
* Get rid of libl dependency. We needed it only to provide yywrap. Buttrociny2013-05-113-3/+4
* Bump .Dd for recent content change.eadler2013-05-101-1/+1
* Add support for 'dmesg -c' which clears the dmesg buffer after it haseadler2013-05-102-6/+18
* Remove EOL whitespace.joel2013-05-081-1/+1
* mdoc: new sentence, new line.joel2013-05-081-2/+4
* Add vlan configuration support to etherswitchcfg.adrian2013-05-082-10/+242
* Allow the use of lowercase 'yes'eadler2013-05-081-1/+1
* Remove includes for old versions of FreeBSD.eadler2013-05-064-12/+0
* Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information Grouphrs2013-05-042-9/+35
* Introduce and use new flag -L to mount for mounting only late filesystems.crees2013-05-042-2/+16
OpenPOWER on IntegriCloud