aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).Marcelo Araujo2016-01-132-3/+6
* Add a basic bhyvectl manpage.Christian Brueffer2016-01-122-1/+98
* 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
* 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
* Merge ^/projects/release-install-debug:Glen Barber2016-01-051-4/+60
* Add sbin and /usr/local directories to _PATH_DEFPATH.Jilles Tjoelker2016-01-051-2/+2
* kbdmap.5: Use current names for ASCII control codes lf, ff, usEd Maste2016-01-021-4/+10
* Unset the gss kernel state when gssd exitsJosh Paetzel2016-01-011-0/+2
* Remove unused variable after r292981 to unbreak the build.Bjoern A. Zeeb2015-12-311-1/+1
* Clean up unused-but-set-variable spotted by gcc-4.9.Marcelo Araujo2015-12-311-5/+2
* Clean up unused-but-set-variable spotted by gcc-4.9.Marcelo Araujo2015-12-311-5/+0
* Clean up unused-but-set-variable spotted by gcc-4.9.Marcelo Araujo2015-12-311-2/+1
* Fix getopt(3) argument after r290180; I forgot to change -r to -REnji Cooper2015-12-291-1/+1
* Fix type mismatches for malloc(3) and Co.Ulrich Spörlein2015-12-295-6/+6
* Simplify code for parsing extra groupsBaptiste Daroussin2015-12-291-1/+1
* Remove useless assignement of linelenBaptiste Daroussin2015-12-291-2/+0
* Restore dryrun support for pw groupmodBaptiste Daroussin2015-12-281-0/+5
* Explicitly set permissions on entropy filesDevin Teske2015-12-281-1/+6
* Eliminate unneeded includes.Xin LI2015-12-282-3/+0
* The sdp opens the database with PERM_SECURE mode and it is different thanMarcelo Araujo2015-12-281-1/+1
* Fix includes in usr.sbin/fstyp/zfs.cAllan Jude2015-12-262-2/+5
* camadd does not require linking to libsbuf or libbsdxml directlyBaptiste Daroussin2015-12-241-1/+1
* Undo change from r292607 that was not meant to be therePedro F. Giffuni2015-12-221-1/+1
* cron: Check the return value of pipe(2)Pedro F. Giffuni2015-12-221-3/+5
* crontab: properly free an entryPedro F. Giffuni2015-12-221-1/+1
* crontab: replace malloc + bzero with callocPedro F. Giffuni2015-12-221-2/+1
* Prevent use-after-free with ctx->ns in set_nameservers(..), which could occurEnji Cooper2015-12-221-0/+1
* Add libxo support to jlsCraig Rodrigues2015-12-223-71/+120
* Make the building of libsmb and mount_smbfs unconditional, now that r292552Ian Lepore2015-12-216-5/+1
* makefs: use ENTRY macro for diff reduction with NetBSDEd Maste2015-12-211-3/+6
* Fix indent after r292333.Hajimu UMEMOTO2015-12-191-16/+16
* Fix the precious change to check the pointer returned by malloc().John Baldwin2015-12-181-1/+1
* Generate ipnodes.by{addr,name} from /etc/hosts for compatibility withHajimu UMEMOTO2015-12-181-12/+5
* - Keep hosts.by{name,addr} IPv4 only.Hajimu UMEMOTO2015-12-181-2/+13
* Exit cleanly if malloc() fails to allocate a buffer for a copy of theJohn Baldwin2015-12-171-0/+2
* Build mount_smbfs for arm. Also sort the subdirs.Ian Lepore2015-12-161-1/+2
* Provide additional lle data in IPv6 lltable dump used by ndp(8).Alexander V. Chernikov2015-12-161-42/+36
* Remove a garbage printf used for debug.Marcelo Araujo2015-12-151-3/+1
* Remove the null checker before free.Marcelo Araujo2015-12-151-2/+1
* Remove wrong header and the NULL check before free().Marcelo Araujo2015-12-151-3/+1
* EAGAIN handling for imsg_read.Marcelo Araujo2015-12-153-5/+7
* Show the enclosure name and id in sesutil mapBaptiste Daroussin2015-12-151-0/+11
* Flesh out the SEE ALSO section.Christian Brueffer2015-12-141-1/+12