NetBSD/usr.sbin
wiz 0e143d0a98 Grammar improvements. 2002-05-29 14:48:49 +00:00
..
ac Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
accton
altq bring in latest ALTQ from kjc. 2002-03-05 04:11:51 +00:00
amd Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
apm
apmd
arp When converting to use getprogname(), please don't forget the necessary 2002-03-02 03:45:07 +00:00
bad144 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
bind
bootp Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
catman
chown Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
chroot
chrtbl Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
cnwctl
config Serialize gram.y -> gram.[ch] transformation. 2002-03-05 15:00:07 +00:00
cron Implement CRON_TZ and CRON_WITHIN to provide finer control over job 2002-04-25 14:45:05 +00:00
dev_mkdb Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
dhcp update resolv.conf if we have new nameservers. Don't require a domain, because 2002-05-28 15:04:01 +00:00
diskpart correct partition structure initialization for new union 2002-05-27 16:39:29 +00:00
dumpfs
dumplfs
edquota
eeprom Fix typo noted by Sune Stjerneby in PR port-sparc/15640. 2002-02-17 20:53:35 +00:00
envstat
eshconfig
etcupdate Include user's PATH (pkg/16828 by HAMAJIMA Katsuomi) 2002-05-15 08:17:56 +00:00
faithd drop support for rsh/rlogin relaying. 2002-05-09 14:24:03 +00:00
greconfig Remove IPIP reference. 2002-03-04 14:45:48 +00:00
grfconfig Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
grfinfo Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
gspa Add man page for gspa(8). 2002-05-27 21:12:54 +00:00
hilinfo
hprop
ifmcstat
ifwatchd this: singular, these: plural. 2002-04-16 07:28:09 +00:00
inetd
installboot Define and use both HOSTTOTARGET32() and TARGET32TOHOST() properly. 2002-05-21 16:49:19 +00:00
iopctl
iostat We don't need the code to discard setgid privileges if we aren't setgid! 2002-05-22 13:12:27 +00:00
ipf ipf regression tests are in regress/sys/kern/ipf 2002-05-13 06:35:47 +00:00
irdaattach
isdn pass correct usedevicename to telephony record/answer scripts 2002-04-17 15:27:15 +00:00
iteconfig
kadmin
kdc
kgmon
kstash
ktutil
kvm_mkdb fix a check of the cpu types from __sh3__ to __sh__ 2002-04-16 18:36:08 +00:00
lastlogin
link Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
lpr Make ngroups, which is the size of a static array, static too. From 2002-05-19 17:38:36 +00:00
mailwrapper Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
makefs - Clear fs_fmod in superblock before final write. Noted by Erik Anggard. 2002-02-15 04:04:57 +00:00
map-mbone
mdconfig Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
mdsetimage
memswitch
mld6query Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
mlxctl Sync the firmware version report with mlx.c. Addresses PR 14155. 2002-04-07 20:18:01 +00:00
mopd Add support for converting Elf32 images on-the-fly into MOP images. 2002-02-18 22:00:36 +00:00
mountd
moused Don't default the portname to devices that don't exist on NetBSD. 2002-04-22 13:08:34 +00:00
mrinfo Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
mrouted Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
mtrace
mtrace6 Correct misspellings of "failed". 2002-03-04 01:38:31 +00:00
mtree Don't use __RCSID unless it's defined. 2002-04-09 19:17:11 +00:00
ndbootd Use __RCSID(). 2002-04-09 02:35:31 +00:00
ndp Drop a space, and two grammar fixes. 2002-05-29 08:51:28 +00:00
netgroup_mkdb Sort section, punctuation nits. 2002-02-02 01:22:18 +00:00
nfsd Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
ntp Remove check for sparc64 which adds -msoft-quad-float as that is now the 2002-03-28 09:58:09 +00:00
pcictl
pkg_install Only define DEF_LOG_DIR if it's not already set. 2002-05-10 13:17:57 +00:00
pppd Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
pstat For pstat -f and -t, make header align with actual data on LP64 system. 2002-02-24 02:02:59 +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 Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
quot Use standard headers. 2002-02-02 01:39:23 +00:00
quotacheck
quotaon
racoon correct handling of "unique" policy. bump version to 20020507 2002-05-13 02:10:34 +00:00
rarpd Drop a comma. 2002-02-02 01:40:02 +00:00
rbootd Pack the RMP packet layout definitions -- with ELF, 32-bit words 2002-05-14 04:58:56 +00:00
rdate Space before comment after #endif. 2002-05-16 19:57:22 +00:00
repquota Sort sections. 2002-02-02 01:41:22 +00:00
rip6query
rmt Sort sections. 2002-02-02 01:41:22 +00:00
route6d do not age global address on loopback interface. sync with kame 2002-02-25 02:22:59 +00:00
rpc.bootparamd Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
rpc.lockd Sort sections. 2002-02-02 01:42:45 +00:00
rpc.pcnfsd Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
rpc.statd Sort sections. 2002-02-02 01:42:45 +00:00
rpc.yppasswdd Use standard headers, mark up AUTHORS section. 2002-02-02 01:43:52 +00:00
rpcbind Fix typo in a comment (from Onno van der Linden; PR#15792) 2002-03-03 18:17:05 +00:00
rtadvd Grammar improvements. 2002-05-29 14:48:49 +00:00
rtsold Fix typo in warning, reported by Tero Kivinen in bin/16055. 2002-03-25 19:55:41 +00:00
rwhod Sort sections and SEE ALSO. 2002-02-02 01:47:36 +00:00
sa Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
screenblank
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 Drop two superfluous .Pps, sort sections, drop trailing dot in SEE ALSO. 2002-02-02 01:52:32 +00:00
spray Drop a superfluous .Pp. 2002-02-02 01:54:29 +00:00
sunlabel Remove superfluous #endif. bin/16840 by der Mouse. 2002-05-16 09:55:50 +00:00
sup Comment out token after #endif. 2002-05-16 19:48:18 +00:00
sushi XXX: this code needs a lot more cleanup... There is no clear malloc/free 2002-04-02 18:59:54 +00:00
syslogd ANSIfy, and some KNF. Sort options in getopt-switch. Drop some unneeded 2002-05-25 14:46:01 +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 Fix build problem caused by recent changes to "libwrap". 2002-05-24 09:57:25 +00:00
tcpdmatch Fix build problem caused by recent changes to "libwrap". 2002-05-24 11:29:40 +00:00
tcpdump no need to have tcpdump.8 in CLEANFILES 2002-02-18 09:45:11 +00:00
timed Sort sections. 2002-02-02 02:02:44 +00:00
traceroute grab max hlim/ttl from kernel via sysctl. sync w/openbsd 2002-05-26 14:45:43 +00:00
traceroute6 grab max hlim/ttl from kernel via sysctl. sync w/openbsd 2002-05-26 14:45:43 +00:00
trpt Sort sections. 2002-02-02 02:03:48 +00:00
trsp Sort sections. 2002-02-02 02:03:48 +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 fix typo 2002-05-28 04:39:08 +00:00
videomode
vipw
vnconfig Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
wiconfig Use __RCSID() and __COPYRIGHT(). 2002-04-09 02:56:17 +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
wsmuxctl
ypbind Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
yppoll
ypserv Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
ypset Use standard headers, mark up AUTHORS section. 2002-02-02 02:31:02 +00:00
zdump
zic
Makefile enable installboot, since it's now useful for at least a couple of ports 2002-04-04 22:07:35 +00:00
Makefile.inc