NetBSD/usr.sbin
christos 834cf8f0c2 KNF. 2017-01-30 15:56:44 +00:00
..
ac New sentence, new line. 2016-12-21 22:49:14 +00:00
accton
acpitools Drop pointless packed attributes. 2016-10-04 22:22:16 +00:00
altq PR/50824: David Binderman: Limit scanf width 2016-02-17 19:51:29 +00:00
apm This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that 2013-05-02 03:56:38 +00:00
apmd This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that 2013-05-02 03:56:38 +00:00
arp Add missing verb. New sentence, new line. 2016-10-16 05:32:30 +00:00
bad144 Fix the 3 programs that use DTYPE_ (disklabel disk types) constants from the 2015-01-02 19:46:02 +00:00
bootp Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
bta2dpd KNF. 2017-01-30 15:56:44 +00:00
btattach a couple more stray \n 2015-06-16 23:54:58 +00:00
btconfig add details of later (to v4.2) specification versions and 2015-11-28 09:25:45 +00:00
btdevctl the Bluetooth rc.d setup was simplified some time ago, so 2015-06-12 09:43:05 +00:00
bthcid need <sys/stat.h> for chmod(2) 2017-01-10 20:56:41 +00:00
btpand The last argument before ... must not be default promoted, otherwise the 2016-10-04 21:40:31 +00:00
catman Call the path for makewhatis _PATH_MAKEWHATIS instead of _PATH_WHATIS, 2016-05-29 22:33:39 +00:00
chroot
cnwctl avoid pointer gymnastics 2013-10-19 17:05:58 +00:00
cpuctl Update from the latest Intel SDM: 2016-10-11 04:16:28 +00:00
crash need <sys/stat.h> 2017-01-10 20:57:26 +00:00
dev_mkdb Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
diskpart Fix the 3 programs that use DTYPE_ (disklabel disk types) constants from the 2015-01-02 19:46:02 +00:00
dumpfs Print FS_TRIM too. 2013-09-03 04:02:13 +00:00
dumplfs If the number of inodes per block is zero, bail instead of using 2016-08-12 08:22:13 +00:00
edquota Grr. The ATF quota tests demand failing silently in certain circumstances. 2012-08-14 04:53:43 +00:00
eeprom Finish ANSIfication. Drop extra spaces from __P removal. Add more 2013-07-02 11:59:46 +00:00
envstat add HYT-221/271/939 humidity/temperature I2C sensor 2014-05-18 11:46:23 +00:00
eshconfig
etcupdate From Jim Bernard in PR install/50615: install_checksum expects a path 2016-01-03 08:44:59 +00:00
extattrctl
faithd use new scopeid functions 2013-10-19 17:16:25 +00:00
flashctl
fssconfig Include rump-vs-host ops files 2016-07-31 02:15:54 +00:00
fusermount
fwctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
gpioctl Fix pasto for GPIO_PIN_EVENTS/GPIO_PIN_LEVEL/GPIO_PIN_FALLING 2016-04-05 10:58:04 +00:00
grfconfig PR/50867: David Binderman: Fix parsing loop. 2016-02-29 18:59:52 +00:00
gspa
hdaudioctl Split hdaudio and PCI attach glue. Even though the driver was written with 2015-03-28 14:09:58 +00:00
i2cscan Whitespace. 2015-11-26 23:29:05 +00:00
ifmcstat Don't give up just because inet6 sysctl knobs aren't available 2017-01-10 05:43:27 +00:00
ifwatchd CID 1373516: Missing breaks 2016-10-07 15:49:58 +00:00
inetd Use base 10 when logging the exit status or exit signal for sub-processes, 2014-04-05 23:36:10 +00:00
installboot Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
intrctl fix column alignment of "intrctl list [-c]" 2016-11-02 11:03:33 +00:00
iopctl
iostat extend the "tout" column to 5 characters, it's really common on a modern 2015-10-25 02:47:17 +00:00
ip6addrctl usage is dead 2015-12-27 12:42:52 +00:00
ipwctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
irdaattach
isdn fix indent 2016-03-02 19:28:56 +00:00
isibootd
iteconfig
iwictl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
kgmon for 64 bit mips platforms where we built userland largely as n32 by 2016-12-23 10:19:57 +00:00
kvm_mkdb
lastlogin
ldpd need <sys/stat.h> 2017-01-10 20:57:26 +00:00
link
lmcconfig Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
lockstat move all the necessay code inside ifdef 2013-10-19 17:10:17 +00:00
lpr s/results/result 2016-12-21 17:29:22 +00:00
lptctl Mark up author with .An. 2014-09-19 16:06:16 +00:00
mailwrapper New sentence, new line. 2014-09-19 16:05:55 +00:00
makefs makefs(8): add cd9660 eltorito-alt-boot option for EFI boot. 2017-01-24 11:22:43 +00:00
makemandb Include <unistd.h> for R_OK W_OK STDOUT_FILENO access(2) 2017-01-10 04:34:07 +00:00
map-mbone
mdconfig
mdsetimage Need <stdint.h> for uintmax_t. 2016-12-18 18:32:24 +00:00
memswitch Fix typo. display.contrast is 0-15, not 0-1. 2015-09-21 08:04:43 +00:00
mld6query PR/51353: Patrick Mackey: mld6query "-r" option is not recognised 2016-07-20 23:19:18 +00:00
mlxctl s/LIButil/LIBUTIL/ in DPADD 2016-12-10 13:55:55 +00:00
mmcformat Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
mopd delete generated file 2016-06-08 02:58:19 +00:00
mountd Remove xref to signal(7). 2016-12-24 08:26:57 +00:00
moused Use .An -nosplit to avoid unwanted line breaks in the middle of a sentence. 2016-08-16 02:04:01 +00:00
mrinfo Add couple FALLTHROUGHs CIDs: 976559, 976560, 976561 2016-11-17 09:29:01 +00:00
mrouted Fix bug in mrouted about aging neighbors. 2015-02-05 16:50:19 +00:00
mscdlabel need <sys/types.h> 2017-01-10 21:03:36 +00:00
mtrace PR/50966: David Binderman: Use all 3 of b, p, n to determine if route changed 2016-03-13 19:47:59 +00:00
mtree fix tools build. 2015-01-23 20:28:24 +00:00
ndbootd
ndiscvt improve error messages (remove \n, use __func__, etc) 2015-06-16 23:04:13 +00:00
ndp remove unused ancient code and widen v6 address so that columns are aligned. 2016-09-19 19:13:14 +00:00
netgroup_mkdb
nfsd Don't exit if we have udp only sockets, instead wait for all the workers 2016-08-23 13:10:12 +00:00
npf fix function argument. 2017-01-29 04:12:52 +00:00
ofctl Implement OF_finddevice, now ofctl -p <path to node> works 2015-12-23 13:42:24 +00:00
paxctl New sentence, new line. 2016-11-08 08:21:52 +00:00
pcictl apply the previous typo in another place as well. 2016-09-27 16:44:04 +00:00
perfused remove dup function 2016-10-19 01:31:05 +00:00
pf Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
postinstall don't try to install rc scripts for programs not installed 2017-01-09 19:51:31 +00:00
powerd CID/980002: missing va_end() 2013-02-09 01:16:39 +00:00
psrset
pstat Move vnode member v_mntvnodes as vi_mntvnodes to vnode_impl.h. 2017-01-11 09:07:57 +00:00
puffs nothing is executable. 2016-11-23 17:25:11 +00:00
pvcsif
pvctxctl
pwd_mkdb Fix the "separate root" test. If we get a permission error check for separate 2014-01-26 01:57:04 +00:00
quot From Michael Plass: 2016-07-28 08:24:58 +00:00
quotacheck improve error messages (remove \n, use __func__, etc) 2015-06-16 23:04:13 +00:00
quotaon
quotarestore Don't use const foo const as type, one const is enough. 2012-09-13 21:44:49 +00:00
racoon add sqlite3 2017-01-28 23:42:36 +00:00
racoonctl
rarpd Add xref for ethers(5) and hosts(5). 2016-12-21 12:03:48 +00:00
rbootd Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
rdate
repquota improve error messages (remove \n, use __func__, etc) 2015-06-16 23:04:13 +00:00
rip6query
rmt
route6d Separate nexthop caches from the routing table 2016-04-04 07:37:07 +00:00
rpc.bootparamd
rpc.lockd Fix another conditional with wrong (missing) parens. 2016-03-12 02:07:44 +00:00
rpc.pcnfsd Add a statuslen argument to get_pr_status(), and use it 2014-03-29 18:54:36 +00:00
rpc.statd fix bogus %m 2015-08-21 15:41:38 +00:00
rpc.yppasswdd Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
rpcbind CID 1338514: Check NULL returns 2015-11-10 18:04:51 +00:00
rtadvd Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
rtsold Give an example how to use dhcpcd instead of rtsol 2014-10-12 19:53:34 +00:00
rwhod include <pwd.h> 2012-11-04 22:32:01 +00:00
sa New sentence, new line. 2014-09-19 16:05:55 +00:00
schedctl Fix illegal snprintf usage noted in PR 47976 by simplifying it away: 2014-07-27 04:46:48 +00:00
screenblank
sdpd newer versions of the Bluetooth Core specification state that 2015-11-24 21:11:39 +00:00
service More shell quoting. /etc/rc.d/* file names with embedded spaces are 2015-04-05 11:33:15 +00:00
services_mkdb need <sys/stat.h> 2017-01-10 21:04:06 +00:00
sesd Sync usage with man page. 2013-04-07 18:49:35 +00:00
sliplogin Add USE_FORT support. 2016-07-13 13:10:04 +00:00
spray
srtconfig
sti Improve DESCRIPTION, fix up English usage. 2012-08-14 08:08:29 +00:00
sunlabel Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
sup Close file on error path. PR 50925 from David Binderman. 2016-03-12 02:27:31 +00:00
sysinst another buffer overflow. 2017-01-13 05:49:27 +00:00
syslogd need <sys/stat.h> 2017-01-10 21:04:06 +00:00
tadpolectl Make usage static and dead. 2015-10-02 20:42:15 +00:00
tcpdchk eliminate %m complexity. __format_arg__ thinks it is handling a format for 2015-10-14 15:50:48 +00:00
tcpdmatch
tcpdrop
timed improve error messages (remove \n, use __func__, etc) 2015-06-16 23:04:13 +00:00
tpctl Mark usage as dead. 2013-11-29 23:01:05 +00:00
tprof
traceroute PR/50821: David Binderman: remove "i <" i < 2016-02-17 19:57:01 +00:00
traceroute6 CID 978587: Removed unnecessary check against NULL. 2016-11-17 09:21:34 +00:00
trpt for 64 bit mips platforms where we built userland largely as n32 by 2016-12-23 10:19:57 +00:00
unlink
usbdevs Fix previous... handle hub ports 2016-09-07 08:09:59 +00:00
user Document file format better. From Travis Paul and Matthew Bauer. 2016-02-09 14:14:02 +00:00
veriexecgen
videomode
vipw
vnconfig Sort sections. Use more markup. 2016-04-10 09:49:14 +00:00
wakeonlan Even though the kernel will fill the source address in, it looks weird in 2012-12-15 04:40:33 +00:00
wiconfig Kill another strict aliasing violation. 2016-06-15 13:47:26 +00:00
wlanctl remove -v no/op 2014-04-22 15:55:16 +00:00
wsconscfg
wsfontload remove extraneous malloc.h 2013-04-05 03:18:26 +00:00
wsmoused
wsmuxctl
ypbind Add missing .El. From Henning Petersen in PR 49227. 2014-09-20 11:16:05 +00:00
yppoll
ypserv need <sys/stat.h> 2017-01-10 21:04:06 +00:00
ypset
zdump we keep version in a separate file now 2016-10-20 17:39:08 +00:00
zic don't try to run a non-existing nbcat 2017-01-06 17:25:32 +00:00
Makefile bta2dpd - Bluetooth Advand Audio Distribution (A2DP) Profile Daemon. 2017-01-28 16:55:54 +00:00
Makefile.inc Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00