summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* - Implement loopback probing state in enhanced DAD algorithm.hrs2015-03-053-2/+21
* Make the "automounted" flag work for FUSE filesystems.trasz2015-03-011-0/+7
* When gpart(8) is trying automatically determine the first availableae2015-02-261-1/+1
* Make sure that the flags for the XPT_DEV_ADVINFO CCB are initializedken2015-02-181-1/+1
* add support for specifying an initial buffer size when fetching ajmg2015-02-132-10/+28
* Retrieve counters from kernel if rule timstamping is requested.melifaro2015-02-051-2/+4
* Revert the change of flowid output format. [1]vsevolod2015-02-022-30/+4
* Style(9) fixes.vsevolod2015-02-022-36/+47
* Reorganize the list of addresses associated with an interface and group themvsevolod2015-02-022-5/+196
* Remove duplicate MK_ISCSI block and sort the conditional blocks so this errorngie2015-02-021-9/+5
* Fix sysctl name.trasz2015-01-271-2/+2
* Build sbin/iscontrol again if MK_ISCSI != nongie2015-01-261-0/+4
* Add MK_HAST knob for building and installing hastd(8), et alngie2015-01-261-2/+5
* natd(8) will work with an unconfigured interface and effectively not dojhb2015-01-251-3/+3
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcngie2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-1/+4
* Fix building rcorder with -DDEBUG by using libutil.h instead of util.h fromngie2015-01-252-8/+3
* After r270929 RAW IP code assumes that all IP fields are in networkae2015-01-231-2/+2
* Eliminate incorrect IPv6 mask guessing:melifaro2015-01-161-9/+1
* Add devd(8) notifications for creation and destruction of GEOM devices.trasz2015-01-141-1/+28
* Improve camcontrol(8) handling of drive defect data.ken2015-01-082-184/+453
* Remove old ioctl use and support, once and for all.imp2015-01-064-150/+20
* Integrate sbin/ifconfig/tests from NetBSD into atf/kyuangie2015-01-042-0/+17
* mdoc: paragraph improvements.joel2015-01-042-12/+3
* Belatedly commit the patch for SA-14:21 to head. It was not committed todes2015-01-031-0/+4
* mdoc: remove EOL whitespace.joel2014-12-297-17/+17
* mdoc: improvements to SEE ALSO.joel2014-12-277-10/+10
* Adjust printf format specifiers for dev_t and ino_t in user space.gleb2014-12-171-19/+27
* Prefix all the vxlan ifconfig commands so they are uniquebryanv2014-12-173-43/+43
* Add ability to not specify a zone identifier twice, when both source andae2014-12-161-4/+13
* sbin/shutdown: Support time units as in 'shutdown -r +5sec'gleb2014-12-162-3/+32
* Add fstyp(8). This utility, named after its SVR4 counterpart, detectstrasz2014-12-101-1/+2
* Move iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsictl/, as thetrasz2014-12-052-189/+1
* Fix inverted logic introduced in r272154.delphij2014-12-011-2/+5
* Disable the vxlan code until the people reponsible for it can come up withdes2014-12-011-1/+1
* Convert sbin/mdconfig/tests from prove format tests to ATF format testsngie2014-11-275-613/+284
* Convert sbin/ to LIBADDbapt2014-11-2564-144/+73
* Misc mdoc fixes:joel2014-11-231-2/+1
* Cross-reference autounmountd(8) from umount(8).trasz2014-11-221-1/+2
* Cross-reference automount(8) from mount(8).trasz2014-11-221-1/+2
* Recommit r274750.imp2014-11-211-29/+25
* Back our r274750 until discussions on proper fix are over.imp2014-11-201-25/+29
* Use geom attribute "PART::type" to determine partition type and chooseae2014-11-201-29/+25
* Uniformly refer to a file system as "file system".trasz2014-11-201-3/+3
* Add example on how to use gpart before growfs. While here, reorder examplestrasz2014-11-201-6/+6
* Document growfs(8) feature apparently nobody knows about.trasz2014-11-201-0/+3
* Use proper ordering in EXAMPLES section in growfs(8).trasz2014-11-201-5/+4
* Expose groups by default in ifconfig output. This was never hidden byfeld2014-11-191-3/+2
* Fix geom's "usage" generation to not fabricate usage/help output for anyfeld2014-11-171-0/+5
* Finish r274175: do control plane MTU tracking.melifaro2014-11-171-1/+1
OpenPOWER on IntegriCloud