aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciesSimon J. Gerraty2014-05-10101-0/+203
* Merge from headSimon J. Gerraty2014-05-0823-312/+182
|\
| * 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
* | New/updated dependenciesSimon J. Gerraty2014-05-051-1/+0
* | Merge headSimon J. Gerraty2014-04-28111-1077/+3973
|\|
| * 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
| * Add Makefile missed in r263220.Julio Merino2014-03-161-0/+13
| * Migrate tools/regression/sbin/ to the new tests layout.Julio Merino2014-03-1613-0/+1142
| * Remove AppleTalk support.Gleb Smirnoff2014-03-146-294/+2
| * multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
| * Remove IPX support.Gleb Smirnoff2014-03-145-149/+0
| * Avoid segment fault when attempting to clean up cylinder groupKirk McKusick2014-03-121-6/+8
| * kldconfig: Remove some code for compatibility with FreeBSD 4.x.Jilles Tjoelker2014-03-091-27/+0
| * sbin/devd/devd.8Alan Somers2014-03-072-13/+19
| * Slight if reordering to make error branch last.Warner Losh2014-03-071-3/+3
| * Fix compilation for 32-bit machines.Gleb Smirnoff2014-03-051-6/+7
| * Log the name of the device that we failed to open rather than anMark Johnston2014-03-051-1/+1
| * Instead of playing games with casts simply add 3 more members to theGleb Smirnoff2014-03-051-8/+6
| * Arguments for malloc and calloc should be size_t, not int.Kirk McKusick2014-02-252-3/+5
| * Better build fix.Gleb Smirnoff2014-02-151-6/+7
| * Fix build on 32bit arches broken by me in r261882.Gleb Smirnoff2014-02-141-4/+5
| * Once pf became not covered by a single mutex, many counters in it becameGleb Smirnoff2014-02-141-4/+4
| * Fix world build WITHOUT_PF.Gleb Smirnoff2014-02-122-2/+13
| * If the main casperd process exits, zygote process should exit as wellPawel Jakub Dawidek2014-02-091-1/+6
| * Refer newfs and growfs users to fsck_ffs instead ofChristian Brueffer2014-02-092-2/+2
| * init: Remove code to track line numbers in /etc/ttys.Jilles Tjoelker2014-02-081-16/+4
| * Use CAP_EVENT instead of the deprecated CAP_POLL_EVENT.Christian Brueffer2014-02-062-2/+2
| * Drop the 3rd clause from all 3 clause BSD licenses where I am the soleJohn Baldwin2014-02-051-3/+0