summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up unused-but-set-variable spotted by gcc-4.9.araujo2015-12-311-2/+1
* Fix getopt(3) argument after r290180; I forgot to change -r to -Rngie2015-12-291-1/+1
* Fix type mismatches for malloc(3) and Co.uqs2015-12-295-6/+6
* Simplify code for parsing extra groupsbapt2015-12-291-1/+1
* Remove useless assignement of linelenbapt2015-12-291-2/+0
* Restore dryrun support for pw groupmodbapt2015-12-281-0/+5
* Explicitly set permissions on entropy filesdteske2015-12-281-1/+6
* Eliminate unneeded includes.delphij2015-12-282-3/+0
* The sdp opens the database with PERM_SECURE mode and it is different thanaraujo2015-12-281-1/+1
* Fix includes in usr.sbin/fstyp/zfs.callanjude2015-12-262-2/+5
* camadd does not require linking to libsbuf or libbsdxml directlybapt2015-12-241-1/+1
* Undo change from r292607 that was not meant to be therepfg2015-12-221-1/+1
* cron: Check the return value of pipe(2)pfg2015-12-221-3/+5
* crontab: properly free an entrypfg2015-12-221-1/+1
* crontab: replace malloc + bzero with callocpfg2015-12-221-2/+1
* Prevent use-after-free with ctx->ns in set_nameservers(..), which could occurngie2015-12-221-0/+1
* Add libxo support to jlsrodrigc2015-12-223-71/+120
* Make the building of libsmb and mount_smbfs unconditional, now that r292552ian2015-12-216-5/+1
* makefs: use ENTRY macro for diff reduction with NetBSDemaste2015-12-211-3/+6
* Fix indent after r292333.ume2015-12-191-16/+16
* Fix the precious change to check the pointer returned by malloc().jhb2015-12-181-1/+1
* Generate ipnodes.by{addr,name} from /etc/hosts for compatibility withume2015-12-181-12/+5
OpenPOWER on IntegriCloud