aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prefix all the vxlan ifconfig commands so they are uniqueBryan Venteicher2014-12-173-43/+43
* Add ability to not specify a zone identifier twice, when both source andAndrey V. Elsukov2014-12-161-4/+13
* sbin/shutdown: Support time units as in 'shutdown -r +5sec'Gleb Kurtsou2014-12-162-3/+32
* Add fstyp(8). This utility, named after its SVR4 counterpart, detectsEdward Tomasz Napierala2014-12-101-1/+2
* Move iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsictl/, as theEdward Tomasz Napierala2014-12-052-189/+1
* Fix inverted logic introduced in r272154.Xin LI2014-12-011-2/+5
* Disable the vxlan code until the people reponsible for it can come up withDag-Erling Smørgrav2014-12-011-1/+1
* Convert sbin/mdconfig/tests from prove format tests to ATF format testsEnji Cooper2014-11-275-613/+284
* Convert sbin/ to LIBADDBaptiste Daroussin2014-11-2564-144/+73
* Misc mdoc fixes:Joel Dahl2014-11-231-2/+1
* Cross-reference autounmountd(8) from umount(8).Edward Tomasz Napierala2014-11-221-1/+2
* Cross-reference automount(8) from mount(8).Edward Tomasz Napierala2014-11-221-1/+2
* Recommit r274750.Warner Losh2014-11-211-29/+25
* Back our r274750 until discussions on proper fix are over.Warner Losh2014-11-201-25/+29
* Use geom attribute "PART::type" to determine partition type and chooseAndrey V. Elsukov2014-11-201-29/+25
* Uniformly refer to a file system as "file system".Edward Tomasz Napierala2014-11-201-3/+3
* Add example on how to use gpart before growfs. While here, reorder examplesEdward Tomasz Napierala2014-11-201-6/+6
* Document growfs(8) feature apparently nobody knows about.Edward Tomasz Napierala2014-11-201-0/+3
* Use proper ordering in EXAMPLES section in growfs(8).Edward Tomasz Napierala2014-11-201-5/+4
* Expose groups by default in ifconfig output. This was never hidden byMark Felder2014-11-191-3/+2
* Fix geom's "usage" generation to not fabricate usage/help output for anyMark Felder2014-11-171-0/+5
* Finish r274175: do control plane MTU tracking.Alexander V. Chernikov2014-11-171-1/+1
* Reference uefi(8) from i386 boot(8)Ed Maste2014-11-141-2/+8
* Kill custom in_matroute() radix mathing function removing one rte mutex lock.Alexander V. Chernikov2014-11-113-6/+1
* Attempt to report a better error if sanitize is not supportedBryan Venteicher2014-11-091-8/+24
* Report the 1-based key numbers rather than the 0-based ones to be consistent.Poul-Henning Kamp2014-11-092-5/+18
* Overhaul if_gre(4).Andrey V. Elsukov2014-11-071-18/+43
* fsirand does not actually use libutilBaptiste Daroussin2014-11-051-2/+0
* Put "break" after err() to please coverity.Alexander V. Chernikov2014-11-041-0/+1
* Print human-readable error for "route not found" case.Alexander V. Chernikov2014-10-311-2/+11
* Build mount_nfs(8) with WARNS=6.Edward Tomasz Napierala2014-10-312-50/+59
* Make UEFI booting of 4Kn disks work:Doug Ambrisko2014-10-302-2/+4
* Remove two functions unused after r273848. Would be nice if clangEdward Tomasz Napierala2014-10-301-29/+0
* Note that the "timeout" nfs option is in tenths of a second.Edward Tomasz Napierala2014-10-301-1/+2
* Add support for "timeo", "actimeo", "noac", and "proto" optionsEdward Tomasz Napierala2014-10-302-1/+46
* Get rid of obsolete code in mount_nfs(8).Edward Tomasz Napierala2014-10-301-217/+2
* Fix documentation issue.Alexander V. Chernikov2014-10-241-2/+2
* Fix displaying non-contiguous netmasks.Alexander V. Chernikov2014-10-241-3/+4
* Show SFP+/QSFP memory map dump on higher verbose levels.Alexander V. Chernikov2014-10-231-2/+44
* Add vxlan interfaceBryan Venteicher2014-10-203-1/+721
* WARNS=3 and style fixes. No functionality change.Hiroki Sato2014-10-204-147/+147
* * Zero rule buffer.Alexander V. Chernikov2014-10-181-6/+7
* * Fix table sets handling.Alexander V. Chernikov2014-10-172-3/+4
* Add -x waittime and -X timeout options for feature parity. These areHiroki Sato2014-10-172-9/+63
* Show error when deleting non-existing rule number.Alexander V. Chernikov2014-10-131-2/+9
* * Fix zeroing individual entries via ipfw(8).Alexander V. Chernikov2014-10-131-1/+11
* Mark iscontrol(8) and iscsi_initiator(4) obsolete.Edward Tomasz Napierala2014-10-111-1/+10