summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Utilize new `-v var_to_set' of f_snprintf()dteske2016-02-013-9/+9
* Move awk(1)-dependent recipes to the bottomdteske2016-01-311-114/+114
* Move f_isinteger() to the topdteske2016-01-311-10/+10
* Move f_vsprintf() below f_sprintf()dteske2016-01-311-10/+10
* Move f_sprintf() above f_snprintf()dteske2016-01-311-15/+15
* Optimize f_substr() to use built-ins onlydteske2016-01-311-32/+57
* Optimize f_sprintf() for bashdteske2016-01-311-1/+9
* Reset OPTIND to 1 in f_device_find()dteske2016-01-311-2/+2
* The zfsboot automated part of bsdinstall now supports UEFIallanjude2016-01-301-68/+47
* Improve reporting of connection problems in iscsid(8).trasz2016-01-271-7/+14
* syslogd: Enable repeated line compression for lines of any length.asomers2016-01-271-1/+1
* Require /sbin/mount_cd9660 when running the cd9660 testsngie2016-01-271-0/+2
* Replace awk with more efficient builtins-only algodteske2016-01-271-9/+55
* Use dpv(1) in `bsdconfig packages'dteske2016-01-273-9/+14
* Fix ABI parsingdteske2016-01-271-2/+6
* Change incorrect pathdteske2016-01-271-2/+2
* Remove uathload from build due to issue with GCC 5.2.0:br2016-01-261-0/+2
* Cleanup unused-but-set-variable spotted by gcc-4.9.araujo2016-01-262-7/+2
* The <libutil.h> is an ordinary header file; should sort just like any other.trasz2016-01-246-11/+6
* Fix a typo in a commentdteske2016-01-241-1/+1
* MFV r294491: ntp 4.2.8p6.delphij2016-01-2210-34/+106
* Switch from FD_SETSIZE to getdtablesize(2) as it can make the FD to bearaujo2016-01-221-9/+6
* Add "vidcontrol -i active", to print out active vty number,trasz2016-01-192-6/+23
* mdoc: sort Xrjoel2016-01-181-3/+3
* Don't bother checking an ip[46].addr netmask/prefixlen. This is alreadyjamie2016-01-161-18/+3
* Never 4k align the MBR bootpool because zfsldr can not deal with a gapallanjude2016-01-161-1/+3
* Clear errno before calling getpw*.jamie2016-01-161-0/+1
* Adjust previous fix to conform to the existing style in this file.jhb2016-01-141-2/+1
* bsdinstall: Suggest the GPT+Active workaround on Dell T5810vangyzen2016-01-141-1/+1
* Add support for relocating AArch64 modules to kldxref. This fixes an errorandrew2016-01-131-0/+77
* Remove some unneeded headersbapt2016-01-131-7/+0
* Fix Coverity warnings regarding r293229asomers2016-01-132-5/+28
* ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).araujo2016-01-132-3/+6
* Add a basic bhyvectl manpage.brueffer2016-01-122-1/+98
* Fix bhyve(1) operation on vmnet devices, broken in r293459.glebius2016-01-101-1/+2
* Fix improper duration for f_dialog_pause() APIdteske2016-01-091-1/+0
* Fix version number.delphij2016-01-091-1/+1
* Add netmap support for bhyvegnn2016-01-091-32/+273
* MFV r293415:delphij2016-01-088-21/+40
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-01-072-0/+3
* Make cap_mkdb and services_mkdb file operations syncgarga2016-01-071-2/+18
* Allow /etc/exports to contain usernames/groups with spaces in them.jpaetzel2016-01-072-1/+72
* "source routing" in rpcbindasomers2016-01-066-49/+979
* Merge ^/projects/release-install-debug:gjb2016-01-051-4/+60
* Add sbin and /usr/local directories to _PATH_DEFPATH.jilles2016-01-051-2/+2
* kbdmap.5: Use current names for ASCII control codes lf, ff, usemaste2016-01-021-4/+10
* Unset the gss kernel state when gssd exitsjpaetzel2016-01-011-0/+2
* Remove unused variable after r292981 to unbreak the build.bz2015-12-311-1/+1
* Clean up unused-but-set-variable spotted by gcc-4.9.araujo2015-12-311-5/+2
* Clean up unused-but-set-variable spotted by gcc-4.9.araujo2015-12-311-5/+0
OpenPOWER on IntegriCloud