aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Make ATA power management commands to work on SCSI HBAs via PASS THROUGH.Alexander Motin2015-03-171-32/+14
* Fix minor fallout from sysctl strings being nulterminated now. The dmesgIan Lepore2015-03-161-2/+6
* restore: Preserve timestamps to the nanosecond.Jilles Tjoelker2015-03-142-21/+23
* Properly initialize scope zone id when next hop address storedAndrey V. Elsukov2015-03-131-5/+8
* Simplify string mangling in ifmaybeload().John Baldwin2015-03-131-5/+4
* Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_valueAndrey V. Elsukov2015-03-132-9/+32
* Add GUID and alias for Apple Core Storage partition.Andrey V. Elsukov2015-03-121-1/+7
* - Implement loopback probing state in enhanced DAD algorithm.Hiroki Sato2015-03-053-2/+21
* Make the "automounted" flag work for FUSE filesystems.Edward Tomasz Napierala2015-03-011-0/+7
* When gpart(8) is trying automatically determine the first availableAndrey V. Elsukov2015-02-261-1/+1
* Make sure that the flags for the XPT_DEV_ADVINFO CCB are initializedKenneth D. Merry2015-02-181-1/+1
* add support for specifying an initial buffer size when fetching aJohn-Mark Gurney2015-02-132-10/+28
* Retrieve counters from kernel if rule timstamping is requested.Alexander V. Chernikov2015-02-051-2/+4
* Revert the change of flowid output format. [1]Vsevolod Stakhov2015-02-022-30/+4
* Style(9) fixes.Vsevolod Stakhov2015-02-022-36/+47
* Reorganize the list of addresses associated with an interface and group themVsevolod Stakhov2015-02-022-5/+196
* Remove duplicate MK_ISCSI block and sort the conditional blocks so this errorEnji Cooper2015-02-021-9/+5
* Fix sysctl name.Edward Tomasz Napierala2015-01-271-2/+2
* Build sbin/iscontrol again if MK_ISCSI != noEnji Cooper2015-01-261-0/+4
* Add MK_HAST knob for building and installing hastd(8), et alEnji Cooper2015-01-261-2/+5
* natd(8) will work with an unconfigured interface and effectively not doJohn Baldwin2015-01-251-3/+3
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelEnji Cooper2015-01-251-1/+4
* Fix building rcorder with -DDEBUG by using libutil.h instead of util.h fromEnji Cooper2015-01-252-8/+3
|\
| * - Revert r277670 (#include order is required for fparseln)Enji Cooper2015-01-252-4/+1
| * Sort #include orderEnji Cooper2015-01-251-1/+1
| * MFhead @ r277659Enji Cooper2015-01-241-2/+2
| |\ | |/ |/|
| * MFhead @ r277403Enji Cooper2015-01-1912-356/+526
| |\
| * \ MFhead @ r276594Enji Cooper2015-01-0213-27/+27
| |\ \
| * \ \ MFhead @ r275911 (also, sort out MK_* flags in BMAKE, etc on this branch)Enji Cooper2014-12-187-69/+115
| |\ \ \
| * \ \ \ MFhead @ r275688Enji Cooper2014-12-101-1/+2
| |\ \ \ \
| * \ \ \ \ MFhead @ r275589Enji Cooper2014-12-082-189/+1
| |\ \ \ \ \
| * \ \ \ \ \ MFhead @ r275496Enji Cooper2014-12-052-3/+6
| |\ \ \ \ \ \
| * | | | | | | Make ccd(4), et al conditional based on MK_CCDEnji Cooper2014-12-021-1/+4
| * | | | | | | Remove the unnecessary globEnji Cooper2014-11-301-1/+1
| * | | | | | | Fix CFLAGS+=-DDEBUG by using the right header for libutil (libutil.h, notEnji Cooper2014-11-302-8/+6
| * | | | | | | Build spppcontrol if MK_PPP != noEnji Cooper2014-11-301-1/+4
| * | | | | | | MFHead @ r275232Enji Cooper2014-11-2969-757/+357
| |\ \ \ \ \ \ \
| * | | | | | | | Conditionalize a number of components in the treeEnji Cooper2014-11-261-3/+9
* | | | | | | | | After r270929 RAW IP code assumes that all IP fields are in networkAndrey V. Elsukov2015-01-231-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Eliminate incorrect IPv6 mask guessing:Alexander V. Chernikov2015-01-161-9/+1
* | | | | | | | Add devd(8) notifications for creation and destruction of GEOM devices.Edward Tomasz Napierala2015-01-141-1/+28
* | | | | | | | Improve camcontrol(8) handling of drive defect data.Kenneth D. Merry2015-01-082-184/+453
* | | | | | | | Remove old ioctl use and support, once and for all.Warner Losh2015-01-064-150/+20
* | | | | | | | Integrate sbin/ifconfig/tests from NetBSD into atf/kyuaEnji Cooper2015-01-042-0/+17
* | | | | | | | mdoc: paragraph improvements.Joel Dahl2015-01-042-12/+3
* | | | | | | | Belatedly commit the patch for SA-14:21 to head. It was not committed toDag-Erling Smørgrav2015-01-031-0/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | mdoc: remove EOL whitespace.Joel Dahl2014-12-297-17/+17
* | | | | | | mdoc: improvements to SEE ALSO.Joel Dahl2014-12-277-10/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Adjust printf format specifiers for dev_t and ino_t in user space.Gleb Kurtsou2014-12-171-19/+27