NetBSD/usr.sbin
martin 146a7e98a7 Make check_ids take an additional argument (the corresponding source
file) and grep that on error for the missing information, so the user
gets all the info needed how to "FIX MANUALLY".
2014-11-11 19:41:38 +00:00
..
ac cgd and sjg relicensed this under 2-clause-BSD. 2012-08-31 19:55:23 +00:00
accton
acpitools Don't choke on an assertion for an RSDT with a null address entry. 2014-03-20 14:39:43 +00:00
altq fix unused variable warnings. 2013-10-19 17:16:37 +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 Use .Cm markup for the keywords "temp", "pub", and "proxy" (suggested 2013-07-08 04:31:12 +00:00
bad144 sprinkle vax 2013-11-03 00:48:52 +00:00
bootp Fix syntax (hi apb!) 2014-03-29 22:45:31 +00:00
btattach Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
btconfig Use Lk macro when dealing with URLs. While here update or remove some 2012-03-15 22:35:02 +00:00
btdevctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
bthcid Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
btpand add NOTREACHED comment 2014-06-21 17:50:01 +00:00
catman Only try to recreate symlinks in the cat directory if they are local. 2013-07-31 22:37:55 +00:00
chroot
cnwctl avoid pointer gymnastics 2013-10-19 17:05:58 +00:00
cpuctl kern/49379: Hypervisor's name typo 2014-11-11 08:23:17 +00:00
crash mention the default for core too. 2014-10-06 13:14:36 +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
dumpfs Print FS_TRIM too. 2013-09-03 04:02:13 +00:00
dumplfs Turn off -fno-strict-aliasing for HAVE_GCC; it makes no difference to 2013-08-11 03:49:24 +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 Synchronise several shell_quote implementations, and: 2014-08-04 21:56:30 +00:00
extattrctl
faithd use new scopeid functions 2013-10-19 17:16:25 +00:00
flashctl
fssconfig Describe the differences between file system internal and external snapshots. 2013-11-15 09:13:57 +00:00
fusermount
fwctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
gpioctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
grfconfig
gspa
hdaudioctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
i2cscan i2cscan: support scans using only 1 byte reads 2013-07-10 15:18:54 +00:00
ifmcstat Use asysctl. 2014-06-13 16:00:55 +00:00
ifwatchd
inetd Use base 10 when logging the exit status or exit signal for sub-processes, 2014-04-05 23:36:10 +00:00
installboot Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
iopctl
iostat Remove KVM related options. 2014-06-11 17:01:04 +00:00
ipwctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
irdaattach
isdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
isibootd Change Ethertype 0x80df symbolic name. According to the real 2012-04-02 09:01:30 +00:00
iteconfig
iwictl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
kgmon
kvm_mkdb
lastlogin
ldpd Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +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 Reorg docs, part 1: 2014-07-05 19:22:41 +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 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
makemandb Thankfully, apropos returns all results by default these days. Remove 2014-11-04 08:05:21 +00:00
map-mbone
mdconfig
mdsetimage
memswitch
mld6query
mlxctl Use asysctl. 2014-06-13 16:00:55 +00:00
mmcformat Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
mopd src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
mountd When daemonizing, delay the parent exit until the daemon is ready to 2014-04-04 12:45:59 +00:00
moused src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
mrinfo
mrouted
mscdlabel Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
mtrace Don't use abs on unsigned values. 2014-02-27 17:43:35 +00:00
mtree fix pasto; thanks John-Mark Gurney... 2014-10-27 21:46:45 +00:00
ndbootd
ndiscvt Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ndp Add IPV6CTL_AUTO_LINKLOCAL and ND6_IFF_AUTO_LINKLOCAL toggles which 2014-06-05 16:06:49 +00:00
netgroup_mkdb
nfsd When daemonizing, delay the parent exit until the daemon is 2014-03-29 13:50:53 +00:00
npf - Add and use npf_alg_export(). 2014-08-11 23:48:01 +00:00
ofctl This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that 2013-05-02 03:56:38 +00:00
paxctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
pcictl Fix pasto. 2014-09-10 21:13:50 +00:00
perfused Remove a warning that happens when the filesystem cleanly exits. Just 2014-08-16 16:32:04 +00:00
pf fix unused variable warnings. 2013-10-19 17:16:37 +00:00
postinstall Make check_ids take an additional argument (the corresponding source 2014-11-11 19:41:38 +00:00
powerd CID/980002: missing va_end() 2013-02-09 01:16:39 +00:00
psrset
pstat Don't check lfs flags on ffs vnodes. 2014-05-26 20:07:25 +00:00
puffs s/stavfs/statvfs/ 2014-06-25 23:22:18 +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 fix unused variable warnings. 2013-10-19 17:16:37 +00:00
quotacheck Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
quotaon use getfsspecname() 2012-04-07 04:52:20 +00:00
quotarestore Don't use const foo const as type, one const is enough. 2012-09-13 21:44:49 +00:00
racoon more sh3 hacks. 2013-11-09 00:33:48 +00:00
racoonctl
rarpd Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
rbootd Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
rdate
repquota Bump date for previous. 2012-05-12 21:42:38 +00:00
rip6query
rmt
route6d reenable routing functionality by using RT_ROUNDUP for ROUNDUP when available 2013-04-15 07:58:35 +00:00
rpc.bootparamd
rpc.lockd Fix typo in syslog message. 2012-09-13 11:09:41 +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
rpc.yppasswdd Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
rpcbind fix unused variable warnings. 2013-10-19 17:16:37 +00:00
rtadvd Expect long long to be larger than uint32_t and use llabs after casting 2014-02-27 17:43:02 +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 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
services_mkdb add notreached comment 2014-06-21 17:48:07 +00:00
sesd Sync usage with man page. 2013-04-07 18:49:35 +00:00
sliplogin fix unused variable warnings. 2013-10-19 17:16:37 +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 document the anon account for anonymous access 2013-05-28 20:13:16 +00:00
sysinst "Encryption" has an r in it. 2014-11-10 01:05:10 +00:00
syslogd - when checking hostname of incoming remote messages, fallback to checking 2014-08-18 05:21:16 +00:00
tadpolectl
tcpdchk Use a little const for quotes strings. 2012-03-21 10:11:34 +00:00
tcpdmatch
tcpdrop
timed Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
tpctl Mark usage as dead. 2013-11-29 23:01:05 +00:00
tprof
traceroute Pretty print multipath routes. From FreeBSD. 2012-08-16 00:40:28 +00:00
traceroute6 PR/47304: Kouki Ooyatsu: -s (source IPv6 address to be used) option does not 2012-12-10 18:11:33 +00:00
trpt
unlink
usbdevs Report super speed devices. From Takahiro HAYASHI. 2014-08-12 13:40:07 +00:00
user Fix section name. 2014-09-19 16:04:29 +00:00
veriexecgen
videomode
vipw Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
vnconfig PR bin/48829 Thomas Schmitt: vnconfig pretends to succeed on 2014-05-23 20:50:16 +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 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +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 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ypset
zdump add defines 2014-10-07 22:20:02 +00:00
zic set some variables we need 2014-10-07 22:14:05 +00:00
Makefile Descend into sysinst. 2014-07-26 19:32:37 +00:00
Makefile.inc