NetBSD/usr.sbin
itojun 3ca6603d44 sys/poll.h -> poll.h
reduce diff w/ kame tree.
2002-09-20 22:04:31 +00:00
..
ac Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
accton Whitespace nits. 2002-01-19 03:04:34 +00:00
altq minor makefile delint 2002-09-18 13:31:52 +00:00
amd use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
apm use NETBSDSRCDIR as appropriate 2002-09-19 12:08:37 +00:00
apmd select() -> poll() 2002-09-18 20:58:56 +00:00
arp When converting to use getprogname(), please don't forget the necessary 2002-03-02 03:45:07 +00:00
bad144 Use getopt instead of manual command line grovelling, put usage 2002-06-13 15:27:09 +00:00
bind use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
bootp Minor cosmetica. 2002-09-20 19:23:58 +00:00
catman use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
chown Align default behaviour of chmod, chgrp, chown, and chflags with symlink(7), 2002-07-07 11:44:02 +00:00
chroot strtol -> strtoul because we use an unsigned type (uid_t/gid_t) 2001-07-14 21:56:45 +00:00
chrtbl use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
cnwctl getopt() returns -1 on error, not EOF. 2001-08-18 17:10:04 +00:00
config Salvage pre-devsw config support so that one can config such as other 2002-09-11 06:20:09 +00:00
cron o Instead of passing "*system*" as the fname to process_crontab() 2002-08-03 02:03:00 +00:00
dev_mkdb Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
dhcp minor makefile delint 2002-09-18 13:31:52 +00:00
diskpart correct partition structure initialization for new union 2002-05-27 16:39:29 +00:00
dumpfs use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
dumplfs use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
edquota Whitespace nit, sort sections. 2002-01-19 03:11:34 +00:00
eeprom don't build eehandlers.c on MACHINE_ARCH!=sparc64 2002-07-19 02:26:40 +00:00
envstat Drop a trailing empty line. 2002-01-19 03:11:44 +00:00
eshconfig Whitespace and punctuation nits, sort SEE ALSO. 2002-01-19 03:12:18 +00:00
etcupdate fix usage() message for "-s" argument. ie, do *not* suggest "/usr/src" 2002-07-31 06:43:17 +00:00
faithd socklen_t audit. from deraadt, sync w/kame 2002-09-08 01:41:12 +00:00
grfconfig use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
grfinfo use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
gspa Remove extraneous \n's in {err,warn}{,x} that used to be printfs. 2002-08-08 13:24:12 +00:00
hilinfo use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
hprop use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
ifmcstat Setting BINMODE=555 is redundant, as is setting BIN{OWN,GRP} of we're 2002-08-02 03:58:09 +00:00
ifwatchd this: singular, these: plural. 2002-04-16 07:28:09 +00:00
inetd If we can't set FD_CLOEXEC on a listening socket, close it rather than allowing 2002-09-19 21:59:03 +00:00
installboot sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
iopctl Use standard headers, sort sections, mark up AUTHORS section a bit more. 2002-01-19 03:15:05 +00:00
iostat select() -> nanosleep() 2002-09-18 23:18:44 +00:00
ipf use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
irdaattach sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
isdn select() -> poll() 2002-09-20 15:23:06 +00:00
iteconfig use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
kadmin use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
kdc use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
kgmon Improve markup, sort sections. 2002-01-19 03:20:33 +00:00
kstash use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
ktutil use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
kvm_mkdb Define NLIST_ELF32 and Define NLIST_ELF64 for SH5. 2002-07-11 19:15:54 +00:00
lastlogin Whitespace nits, use standard headers. 2002-01-19 03:20:56 +00:00
link Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
lpr cast "%ld", xxx.tv_sec to a long 2002-09-20 04:12:42 +00:00
mailwrapper Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
makefs use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
map-mbone select() -> poll() 2002-09-19 03:31:19 +00:00
mdconfig Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
mdsetimage Whitespace nits. 2002-01-19 03:35:05 +00:00
memswitch constify and make auto const variables static. 2002-06-08 17:24:09 +00:00
mld6query select() -> poll(), nanosleep() 2002-09-19 16:45:57 +00:00
mlxctl Re-word a sentence. 2002-08-26 17:05:43 +00:00
mopd select() -> poll() 2002-09-20 14:16:03 +00:00
mountd Punctuation nits. 2002-01-19 03:38:36 +00:00
moused Minor simplification. 2002-09-20 19:49:59 +00:00
mrinfo select() -> poll(), nanosleep() 2002-09-19 16:45:57 +00:00
mrouted die if fd_set overrun. (they're not setuid binary so it is not that critical) 2002-08-09 02:17:26 +00:00
mscdlabel use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
mtrace select() -> poll(), nanosleep() 2002-09-19 16:45:57 +00:00
mtree use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
ndbootd select() -> poll(), nanosleep() 2002-09-19 16:45:57 +00:00
ndp use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
netgroup_mkdb sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
nfsd Set fd of unused pollfd entries to -1. 2002-09-20 19:48:58 +00:00
ntp minor makefile delint 2002-09-18 13:31:52 +00:00
pcictl sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
pkg_install select() -> poll() 2002-09-19 02:13:57 +00:00
pppd minor makefile delint 2002-09-18 13:31:52 +00:00
pstat use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
pvcsif Sort sections and SEE ALSO, use standard headers. 2002-02-02 01:37:13 +00:00
pvctxctl Punctuation nits, sort sections and SEE ALSO, improve markup, use standard headers. 2002-02-02 01:38:54 +00:00
pwd_mkdb use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
quot Use standard headers. 2002-02-02 01:39:23 +00:00
quotacheck use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
quotaon sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
racoon minor makefile delint 2002-09-18 13:31:52 +00:00
rarpd ANSIfy. Remove ifndef __STDC__. Remove __P(). Remove register. 2002-07-14 00:58:30 +00:00
rbootd select() -> poll() 2002-09-19 03:04:13 +00:00
rdate ANSIfy. Remove ifndef __STDC__. Remove __P(). 2002-07-14 01:01:10 +00:00
repquota Sort sections. 2002-02-02 01:41:22 +00:00
rip6query use NETBSDSRCDIR as appropriate 2002-09-19 12:08:37 +00:00
rmt getstring() safer by passing buffer size. millert@openbsd 2002-07-04 06:43:19 +00:00
route6d sys/poll.h -> poll.h 2002-09-20 22:04:31 +00:00
rpc.bootparamd Add a simple test to see if the whoami functionality works. 2002-09-11 18:19:42 +00:00
rpc.lockd enouth -> enough. 2002-07-26 01:00:39 +00:00
rpc.pcnfsd minor makefile delint 2002-09-18 13:31:52 +00:00
rpc.statd Sort sections. 2002-02-02 01:42:45 +00:00
rpc.yppasswdd As discussed on tech-userlevel on Jun, 10 2002, make changes to not use 2002-07-31 14:41:56 +00:00
rpcbind use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
rtadvd Set fd of unused pollfd entries to -1. 2002-09-20 19:51:33 +00:00
rtsold sys/poll.h -> poll.h 2002-09-20 22:04:31 +00:00
rwhod use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
sa Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
screenblank select() -> nanosleep() 2002-09-19 02:59:20 +00:00
sendmail
sesd Sort SEE ALSO, remove empty BUGS section. 2002-02-02 01:50:23 +00:00
sliplogin Use standard headers. 2002-02-02 01:51:20 +00:00
slstats new copyright notice for VJ. via openbsd. 2002-06-18 22:32:16 +00:00
spray Drop a superfluous .Pp. 2002-02-02 01:54:29 +00:00
sunlabel sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
sup select() -> poll() 2002-09-19 02:49:41 +00:00
sushi use NETBSDSRCDIR as appropriate 2002-09-19 12:08:37 +00:00
syslogd use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
tadpolectl Drop a .Pp, add move comma to end of word instead of beginning of next line. 2002-02-02 02:00:19 +00:00
tcpdchk use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
tcpdmatch use NETBSDSRCDIR as appropriate 2002-09-19 12:08:37 +00:00
tcpdump use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
timed select() -> poll(), nanosleep() 2002-09-19 00:01:33 +00:00
tpctl Some grammar and mdoc improvements. 2002-08-29 11:07:11 +00:00
traceroute select() -> poll() 2002-09-18 23:33:37 +00:00
traceroute6 socklen_t audit. from deraadt, sync w/kame 2002-09-08 01:41:12 +00:00
trpt Sort sections. 2002-02-02 02:03:48 +00:00
trsp sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
unlink Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
usbdevs Forgot to update this one for the structure prefix changes. 2002-02-21 00:34:31 +00:00
user Describe what this utility does a bit better. Pointed out by Curt Sampson. 2002-09-06 08:59:25 +00:00
videomode use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
vipw Update for pw_mkdb() change: restrict updates to one user's records and/or 2001-08-18 19:35:32 +00:00
vnconfig Provide a means for vnconfig to indicate which devices are in use, and 2002-06-21 19:09:29 +00:00
wiconfig Make this build after "wi_ieee.h" has been changed. 2002-08-11 12:16:27 +00:00
wsconscfg Sort sections. 2002-02-02 02:09:04 +00:00
wsfontload Fix trivial typo 2002-04-06 03:17:47 +00:00
wsmoused PR/17402: Julio Merino: better fine tuning for both x and y. 2002-08-20 16:55:28 +00:00
wsmuxctl sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
ypbind ANSIfy, remove __P(), unifdef __STDC__. 2002-07-06 21:44:40 +00:00
yppoll sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
ypserv minor makefile delint 2002-09-18 13:31:52 +00:00
ypset sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
zdump use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
zic use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
Makefile * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into 2002-09-17 23:18:25 +00:00
Makefile.inc