aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Create a package for autofs(5)Glen Barber2016-02-021-0/+1
* MFHGlen Barber2016-01-292-8/+15
|\
| * Improve reporting of connection problems in iscsid(8).Edward Tomasz Napierala2016-01-271-7/+14
| * syslogd: Enable repeated line compression for lines of any length.Alan Somers2016-01-271-1/+1
* | MFHGlen Barber2016-01-279-29/+83
|\|
| * Require /sbin/mount_cd9660 when running the cd9660 testsEnji Cooper2016-01-271-0/+2
| * Replace awk with more efficient builtins-only algoDevin Teske2016-01-271-9/+55
| * Use dpv(1) in `bsdconfig packages'Devin Teske2016-01-273-9/+14
| * Fix ABI parsingDevin Teske2016-01-271-2/+6
| * Change incorrect pathDevin Teske2016-01-271-2/+2
| * Remove uathload from build due to issue with GCC 5.2.0:Ruslan Bukin2016-01-261-0/+2
| * Cleanup unused-but-set-variable spotted by gcc-4.9.Marcelo Araujo2016-01-262-7/+2
* | MFHGlen Barber2016-01-2518-55/+119
|\|
| * The <libutil.h> is an ordinary header file; should sort just like any other.Edward Tomasz Napierala2016-01-246-11/+6
| * Fix a typo in a commentDevin Teske2016-01-241-1/+1
| * MFV r294491: ntp 4.2.8p6.Xin LI2016-01-2210-34/+106
| * Switch from FD_SETSIZE to getdtablesize(2) as it can make the FD to beMarcelo Araujo2016-01-221-9/+6
* | Create a package for apm(8).Glen Barber2016-01-212-0/+4
* | Create a package for amd(8) and related tools.Glen Barber2016-01-211-0/+2
* | Create an acct package for accounting tools.Glen Barber2016-01-213-0/+6
* | Create a rcmds package.Glen Barber2016-01-211-0/+2
* | Add a package for jail(8) and related utilities.Glen Barber2016-01-203-0/+6
* | MFHGlen Barber2016-01-207-30/+34
|\|
| * Add "vidcontrol -i active", to print out active vty number,Edward Tomasz Napierala2016-01-192-6/+23
| * mdoc: sort XrJoel Dahl2016-01-181-3/+3
| * Don't bother checking an ip[46].addr netmask/prefixlen. This is alreadyJamie Gritton2016-01-161-18/+3
| * Never 4k align the MBR bootpool because zfsldr can not deal with a gapAllan Jude2016-01-161-1/+3
| * Clear errno before calling getpw*.Jamie Gritton2016-01-161-0/+1
| * Adjust previous fix to conform to the existing style in this file.John Baldwin2016-01-141-2/+1
* | MFHGlen Barber2016-01-145-13/+106
|\|
| * bsdinstall: Suggest the GPT+Active workaround on Dell T5810Eric van Gyzen2016-01-141-1/+1
| * Add support for relocating AArch64 modules to kldxref. This fixes an errorAndrew Turner2016-01-131-0/+77
| * Remove some unneeded headersBaptiste Daroussin2016-01-131-7/+0
| * Fix Coverity warnings regarding r293229Alan Somers2016-01-132-5/+28
* | MFHGlen Barber2016-01-132-3/+6
|\|
| * ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).Marcelo Araujo2016-01-132-3/+6
* | MFHGlen Barber2016-01-122-1/+98
|\|
| * Add a basic bhyvectl manpage.Christian Brueffer2016-01-122-1/+98
* | MFHGlen Barber2016-01-1213-55/+318
|\|
| * Fix bhyve(1) operation on vmnet devices, broken in r293459.Gleb Smirnoff2016-01-101-1/+2
| * Fix improper duration for f_dialog_pause() APIDevin Teske2016-01-091-1/+0
| * Fix version number.Xin LI2016-01-091-1/+1
| * Add netmap support for bhyveGeorge V. Neville-Neil2016-01-091-32/+273
| * MFV r293415:Xin LI2016-01-088-21/+40
| * DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-072-0/+3
* | MFHGlen Barber2016-01-079-52/+1069
|\|
| * Make cap_mkdb and services_mkdb file operations syncRenato Botelho2016-01-071-2/+18
| * Allow /etc/exports to contain usernames/groups with spaces in them.Josh Paetzel2016-01-072-1/+72
| * "source routing" in rpcbindAlan Somers2016-01-066-49/+979
* | MFHGlen Barber2016-01-052-6/+62
|\|