aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix non-version text after .Fx macro usage.Glen Barber2014-07-081-1/+2
* Remove ia64.Marcel Moolenaar2014-07-077-640/+1
* Check the number of returned entries before doing any access to ifm_ulist.Luiz Otavio O Souza2014-07-051-0/+2
* After EFI support was added to the installer, it needed to allow bootNathan Whitehorn2014-07-041-1/+19
* Add persistent reservation support to camcontrol(8).Kenneth D. Merry2014-07-035-9/+1351
* Document all aliases supported by GEOM_PART class.Andrey V. Elsukov2014-07-011-13/+173
* Fix ifconfig to show pltime and vltime with -L option,Hajimu UMEMOTO2014-06-301-9/+13
* Don't hide zero-length strings when doing sysctl listings.Hans Petter Selasky2014-06-271-2/+2
* Remove duplicated includes.Pawel Jakub Dawidek2014-06-262-4/+0
* mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-235-5/+0
* use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-2057-93/+92
* Fix spelling, typos, missing articles, contractions. Expanded versionWarren Block2014-06-181-6/+7
* Add disklabel64 support to GEOM_PART class.Andrey V. Elsukov2014-06-111-1/+7
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-089-0/+18
* Minor mdoc improvements.Joel Dahl2014-06-062-2/+1
* The 'create' subcommand doesn't have '-h' option.Pawel Jakub Dawidek2014-06-061-1/+1
* Style cleanups on ifconfig.8Allan Jude2014-06-061-14/+20
* Bulk document the kern.geom.label.*.enable sysctls and tunables.Ivan Voras2014-06-041-0/+13
* Document the diskid automatic label class.Ivan Voras2014-06-021-2/+20
* ECN marking implenetation for dummynet.Hiren Panchasara2014-06-013-10/+26
* improve ifconfig(8) man page by describing special behaviour of -l etherAllan Jude2014-05-271-0/+17
* If called without -T or -t, fsck attempts to detect theTom Rhodes2014-05-231-1/+13
* Document VMware-related filesystems additions.Dmitry Morozovsky2014-05-211-0/+24
* Assorted updates to md5.1Benjamin Kaduk2014-05-181-7/+9
* Fix wrong formatting of 0.0.0.0/X table records in ipfw(8).Alexander V. Chernikov2014-05-171-1/+1
* Add mention of metadata version 7 in FreeBSD 10.0Thomas Quinot2014-05-131-0/+2
* Fix incorrect netmasks being passed via rtsock.Alexander V. Chernikov2014-05-081-2/+0
* - Sprinkle const and static as appropriate.Marius Strobl2014-05-071-98/+90
* - Allow foot shooting with the resetconfig command via the -f option.Marius Strobl2014-05-062-21/+36
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-0616-16/+16
* Remove the ifconfig test added in rev 263445. After discussion withAlan Somers2014-05-053-139/+0
* Allow GEOM_VINUM to be statically compiled into the kernel.Marius Strobl2014-05-022-7/+11
* Small cleanup: mostly whitespace vs. tabs.Pedro F. Giffuni2014-04-301-31/+31
* Correct min/max cluster counts for FAT12/16/32Ed Maste2014-04-241-5/+5
* Add information about supported NCQ functionality to camcontrol identify.Steven Hartland2014-04-241-0/+26
* When switching variables to flags in r243185 a few cases were missed.Bjoern A. Zeeb2014-04-161-5/+5
* Add a missing break in option parsing.Christian Brueffer2014-04-151-0/+1
* Fix double fclose() in an error case.Christian Brueffer2014-04-141-1/+1
* In tree makefile shouldn't be setting policy piecemeal. Don't setWarner Losh2014-04-131-1/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-132-2/+2
* Detach from controlling session of parent. This is similarXin LI2014-04-031-0/+3
* Document more parition types.Andrey V. Elsukov2014-04-021-1/+26
* Fix path to the run.pl script to let these tests run.Julio Merino2014-03-271-1/+1
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processDimitry Andric2014-03-261-0/+2
* Revert r263694, and apply a better fix to squelch unnecessary warningsDimitry Andric2014-03-261-1/+0
* Update userspace users of hw.bus.devctl_disable.Mateusz Guzik2014-03-261-4/+4
* Apply a temporary band-aid for building devd with clang 3.4, libstdc++Dimitry Andric2014-03-241-0/+1
* Add several ATF tests that deal with multiple fibs. They're described inAlan Somers2014-03-203-0/+139
* Fix statically-linked build (WITHOUT_DYNAMICROOT).Jilles Tjoelker2014-03-162-4/+4
* Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-166-8/+8