NetBSD/usr.sbin
ross 6a36d10f0d Revise handling of pathnames and quoted strings. Previously, some
filenames had to be unquoted and also had to contain a / or .,
while others had to have no / and no . or be quoted, whereas
arbitrary machine symbols could always be optionally quoted,
which was kind of backwards.

Now, all filesnames use the same rules: quoted, or with a / or .
Arbitrary words can no longer be quoted unless the grammar specifically
allows it, which it now does for filenames, locator values, locator
defaults, compile-with, ident, makeoptions, and options.

Also, locator name symbols can be quoted, so mac68k's "no drq" locator
still works. ("no drq" doesn't appear in any machine description so I
presume it's just for the dmesg. )
2002-06-22 02:09:12 +00:00
..
ac
accton
altq fail if the default class is larger than the ctl class. 2002-05-31 06:53:48 +00:00
amd Add new option "xlatecookie" to amd(8) to support NFS v3 mounts with cookie 2002-06-14 15:16:53 +00:00
apm userland access to apm emulation. 2002-06-18 05:24:44 +00:00
apmd userland access to apm emulation. 2002-06-18 05:24:44 +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 sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag. 2002-06-20 11:42:53 +00:00
bootp
catman - getlist(): add "int create" arg, which creates list if it's not present 2002-06-11 04:39:52 +00:00
chown
chroot
chrtbl
cnwctl
config Revise handling of pathnames and quoted strings. Previously, some 2002-06-22 02:09:12 +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
dhcp Don't use -Dlint when compiling to get rid of unused copyright strings, 2002-06-16 21:40:03 +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 remove unmaintained option (#ifdef FAITH4). sync w/kame 2002-06-07 00:20:45 +00:00
grfconfig
grfinfo
gspa gspahextoc has been EOLed. 2002-06-07 12:00:10 +00:00
hilinfo Need <string.h> for strcmp() prototype. 2002-05-30 18:01:03 +00:00
hprop
ifmcstat
ifwatchd this: singular, these: plural. 2002-04-16 07:28:09 +00:00
inetd on internal udp echoback service, reject request if source address is a 2002-06-05 10:03:31 +00:00
installboot Add x68k stuff. 2002-06-02 10:44:30 +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 Fix Xref from i4bipr to irip. 2002-06-13 09:15:39 +00:00
iteconfig
kadmin
kdc
kgmon
kstash
ktutil
kvm_mkdb Use NLIST_ELF32 for hppa. 2002-06-10 14:28:14 +00:00
lastlogin
link
lpr avoid more hardcoded octals. openbsd 2002-06-08 23:43:24 +00:00
mailwrapper
makefs d_namlen is a uint8_t, and thus will always be < MAXMANLEN + 1 (256), 2002-05-30 18:16:41 +00:00
map-mbone missing memset() for sockaddr. from deraadt 2002-06-02 13:47:02 +00:00
mdconfig
mdsetimage
memswitch constify and make auto const variables static. 2002-06-08 17:24:09 +00:00
mld6query
mlxctl SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
mopd Xref mopcopy instead of mopa.out. Mark up AUTHORS section. 2002-06-07 11:23:55 +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 missing memset() for sockaddr. from deraadt 2002-06-02 13:47:02 +00:00
mrouted missing memset() for sockaddr. from deraadt 2002-06-02 13:47:02 +00:00
mscdlabel Sort SEE ALSO. 2002-05-30 16:09:59 +00:00
mtrace missing memset() for sockaddr. from deraadt 2002-06-02 13:47:02 +00:00
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 comment out paragraph that does not fit to NetBSD 2002-06-08 21:19:08 +00:00
netgroup_mkdb
nfsd
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 Avoid hardcoding /usr/bin/ftp in the pkg_add binary. 2002-06-21 14:49:40 +00:00
pppd new copyright notice for VJ. via openbsd. 2002-06-18 22:32:16 +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
pvctxctl
pwd_mkdb
quot
quotacheck
quotaon
racoon correct handling of "unique" policy. bump version to 20020507 2002-05-13 02:10:34 +00:00
rarpd
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
rip6query
rmt
route6d use strchr 2002-06-09 02:47:03 +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
rpc.pcnfsd Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
rpc.statd
rpc.yppasswdd
rpcbind Fix typo in a comment (from Onno van der Linden; PR#15792) 2002-03-03 18:17:05 +00:00
rtadvd Remove extra/redundant argument to syslog. 2002-06-15 01:28:39 +00:00
rtsold avoid fd_set overrun. 2002-05-31 22:10:18 +00:00
rwhod
sa
screenblank
sendmail
sesd
sliplogin
slstats new copyright notice for VJ. via openbsd. 2002-06-18 22:32:16 +00:00
spray
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 no need for KAME_SCOPEID any longer 2002-06-09 19:59:55 +00:00
tadpolectl
tcpdchk support scoped IPv6 address properly. PR 16810. 2002-06-06 21:28:49 +00:00
tcpdmatch void SEGV on freeaddrinfo(NULL) 2002-06-07 00:00:19 +00:00
tcpdump sync with 3.7.1 (2002/5/31) 2002-05-31 09:45:44 +00:00
timed
traceroute grab max hlim/ttl from kernel via sysctl. sync w/openbsd 2002-05-26 14:45:43 +00:00
traceroute6 use strchr not index 2002-06-09 02:45:26 +00:00
trpt
trsp
unlink
usbdevs Forgot to update this one for the structure prefix changes. 2002-02-21 00:34:31 +00:00
user be more explicit about creation of /etc/usermgmt.conf 2002-06-10 08:33:05 +00:00
videomode
vipw
vnconfig Provide a means for vnconfig to indicate which devices are in use, and 2002-06-21 19:09:29 +00:00
wiconfig Use __RCSID() and __COPYRIGHT(). 2002-04-09 02:56:17 +00:00
wsconscfg
wsfontload Fix trivial typo 2002-04-06 03:17:47 +00:00
wsmuxctl
ypbind
yppoll
ypserv Fix some printf formats in debug code. 2002-06-18 02:57:53 +00:00
ypset
zdump
zic
Makefile retire greconfig(8) - you can use ifconfig(8) for everything it can do. 2002-06-09 19:31:43 +00:00
Makefile.inc