aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | MFH r289384-r293170Glen Barber2016-01-04323-1041/+18095
|\|
| * 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
| * Fix sesutil locate when a sesid is passed to locate commandBaptiste Daroussin2015-12-111-1/+1
| * sesutil: Add extra information specific to some SES devices to sesutil mapBaptiste Daroussin2015-12-114-21/+76
| * crunchide: add RISC-V to supported machine typesEd Maste2015-12-111-0/+4
| * sesutils, pass the correct element type when printing the status of a givenBaptiste Daroussin2015-12-111-1/+1
| * sesutil: fix map not printing the status of the LED device in an arrayBaptiste Daroussin2015-12-111-4/+4
| * Augment kldxref to find the new MODULE_PNP_INFO records now inWarner Losh2015-12-111-3/+344
| * Fix several typos and bugs within pmcstudy. Also highlight the one SB testRandall Stewart2015-12-102-672/+722
| * Update the manual page to include Broadwell.Randall Stewart2015-12-091-2/+2
| * White space changes.Randall Stewart2015-12-091-559/+642
| * Proper support of Broadwell tool by the pmc_study based on theRandall Stewart2015-12-091-6/+391