summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Keep hosts.by{name,addr} IPv4 only.ume2015-12-181-2/+13
* Exit cleanly if malloc() fails to allocate a buffer for a copy of thejhb2015-12-171-0/+2
* Build mount_smbfs for arm. Also sort the subdirs.ian2015-12-161-1/+2
* Provide additional lle data in IPv6 lltable dump used by ndp(8).melifaro2015-12-161-42/+36
* Remove a garbage printf used for debug.araujo2015-12-151-3/+1
* Remove the null checker before free.araujo2015-12-151-2/+1
* Remove wrong header and the NULL check before free().araujo2015-12-151-3/+1
* EAGAIN handling for imsg_read.araujo2015-12-153-5/+7
* Show the enclosure name and id in sesutil mapbapt2015-12-151-0/+11
* Flesh out the SEE ALSO section.brueffer2015-12-141-1/+12
* Fix sesutil locate when a sesid is passed to locate commandbapt2015-12-111-1/+1
* sesutil: Add extra information specific to some SES devices to sesutil mapbapt2015-12-114-21/+76
* crunchide: add RISC-V to supported machine typesemaste2015-12-111-0/+4
* sesutils, pass the correct element type when printing the status of a givenbapt2015-12-111-1/+1
* sesutil: fix map not printing the status of the LED device in an arraybapt2015-12-111-4/+4
* Augment kldxref to find the new MODULE_PNP_INFO records now inimp2015-12-111-3/+344
* Fix several typos and bugs within pmcstudy. Also highlight the one SB testrrs2015-12-102-672/+722
* Update the manual page to include Broadwell.rrs2015-12-091-2/+2
* White space changes.rrs2015-12-091-559/+642
* Proper support of Broadwell tool by the pmc_study based on therrs2015-12-091-6/+391
* When iostat(8) receives SIGINT while running with "-w" or "-c", it will nowasomers2015-12-091-2/+57
* DIRDEPS_BUILD: Update dependencies.bdrewery2015-12-071-0/+3
* Adapt to new wireless scheme where base wlan interfaces do not show up innwhitehorn2015-12-061-8/+13
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-2/+1
* For INTERNALLIB always add in the corresponding _DP_ and use LIBADD inbdrewery2015-12-041-0/+1
OpenPOWER on IntegriCloud