..
ac
Correct usage message: -p and -d can't usefully be used together.
2000-10-15 13:34:20 +00:00
accton
sweep of my licenses (userland files w/o only my copyright) for
2000-06-14 17:24:02 +00:00
amd
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
apm
Kill the period in the SEE ALSO list.
2000-02-05 11:52:37 +00:00
apmd
Check for lowbattery state (if running -l) when polling for state,
2000-08-13 21:13:56 +00:00
arp
Don't make references to _10Mb/s_ Ethernet; from Christian Weisgerber in
2000-10-17 12:23:03 +00:00
bad144
* Make it a tiny bit clearer that this also works for IDE disks (by
2000-10-02 21:14:05 +00:00
bind
Needed bsd.own.mk before MKDOC gets defined. subdir picks it up too late
2000-10-23 06:45:18 +00:00
bootp
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
catman
avoid using removelist()/renamelist()
2000-05-29 21:05:34 +00:00
chown
Initialize variables which I recently changed storage class from file global
2000-08-25 06:25:59 +00:00
chroot
add NetBSD id tags.
2000-08-17 12:36:32 +00:00
chrtbl
Add missing .El line.
1999-03-10 08:15:28 +00:00
cnwctl
nope, those are unsigned long longs; correct accordingly..
1999-12-01 03:40:51 +00:00
config
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
cron
When @hourly is specified, set not just 23 but bit 0 through 22 also in
2000-09-13 04:07:34 +00:00
dbsym
change:
1999-04-06 04:54:19 +00:00
dev_mkdb
…
dhcp
Patch from the ISC DHCP CVS repository, fix dhclient problem,
2000-11-02 03:14:21 +00:00
diskpart
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
dumpfs
Dump softdep mode.
2000-01-18 20:24:19 +00:00
dumplfs
Defined datobyte(fs, da) macro, to ensure cast to off_t.
2000-08-25 05:27:49 +00:00
edquota
Don't declare 'extern opt*' getopt variables.
2000-04-14 06:26:52 +00:00
eeprom
Style nit -- hard-coded path names belong in pathnames.h.
2000-09-24 09:45:55 +00:00
envstat
Indicate that the device argument is not mandatory.
2000-07-02 00:55:47 +00:00
eshconfig
Don't declare 'extern opt*' getopt variables.
2000-04-14 06:26:52 +00:00
faithd
printf-format audit. from sommrfeld@netbsd.org. sync with kame.
2000-10-06 00:13:01 +00:00
greconfig
Formatting fixes.
2000-05-27 10:42:25 +00:00
grfconfig
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
grfinfo
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
2000-09-04 07:35:15 +00:00
gspa
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
hilinfo
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
hprop
Change direct calls to make to ${MAKE}
2000-10-26 06:00:48 +00:00
ifmcstat
sync with latest kame version
2000-10-15 11:45:16 +00:00
inetd
Clean one paragraph.
2000-09-19 16:28:52 +00:00
iostat
Need to include <sys/sched.h> to get cp_time-related constants.
2000-06-03 21:00:42 +00:00
ipf
Use
2000-08-30 23:51:46 +00:00
iteconfig
sweep of my licenses (userland files w/o only my copyright) for
2000-06-14 17:24:02 +00:00
kadmin
Change direct calls to make to ${MAKE}
2000-10-26 06:00:48 +00:00
kdc
Change direct calls to make to ${MAKE}
2000-10-26 06:00:48 +00:00
kgmon
Add a flag to turn on debugging so you don't need to recompile or patch
2000-08-03 21:14:19 +00:00
kstash
Change direct calls to make to ${MAKE}
2000-10-26 06:00:48 +00:00
ktutil
Change direct calls to make to ${MAKE}
2000-10-26 06:00:48 +00:00
kvm_mkdb
sweep of my licenses (userland files w/o only my copyright) for
2000-06-14 17:24:02 +00:00
lastlogin
More #include <stdlib.h> string, etc. cleanup
2000-07-04 20:27:35 +00:00
link
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
2000-09-04 07:35:15 +00:00
lpr
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
mailwrapper
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
2000-09-04 07:35:15 +00:00
map-mbone
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
mdconfig
remove extra period in SEE ALL section
2000-07-05 15:45:28 +00:00
mdsetimage
sweep of my licenses (userland files w/o only my copyright) for
2000-06-14 17:24:02 +00:00
memswitch
Don't declare 'extern opt*' getopt variables.
2000-04-14 06:26:52 +00:00
mld6query
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
2000-09-04 07:35:15 +00:00
mopd
A little cleanup. Deal with lost packets
2000-08-11 23:11:12 +00:00
mountd
Free the storage allocated by fparseln when skipping an empty line.
2000-07-19 08:41:13 +00:00
mrinfo
Make it compile after format string changes.
2000-10-12 06:03:32 +00:00
mrouted
Make it compile again after format string changes (this change was obviously
2000-10-12 06:07:04 +00:00
mtrace
Make it compile again after format string changes.
2000-10-12 06:11:40 +00:00
mtrace6
avoid fd_set overflow
2000-10-07 06:42:40 +00:00
mtree
LP64 format string cleanup. Problem reported by garbled.
2000-10-15 12:27:25 +00:00
ndp
nuke link-locals correctly on -c. sync with kame
2000-10-10 10:14:36 +00:00
netgroup_mkdb
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
2000-07-07 15:10:32 +00:00
nfsd
Substitute the cross reference to portmap(8) with rpcbind(8).
2000-07-03 10:06:24 +00:00
ntp
Use /usr/share/doc/html/ntp as location for html files.
2000-07-23 14:34:14 +00:00
pim6dd
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
pim6sd
backout previous, it was redundant
2000-11-01 06:19:35 +00:00
pkg_install
Don't swallow '%' in file/directory names.
2000-10-31 23:47:05 +00:00
pppd
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
pstat
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
pvcsif
adapt to NetBSD code tree.
1999-07-11 17:35:07 +00:00
pvctxctl
tyop. inerface != interface
2000-08-25 07:15:02 +00:00
pwd_mkdb
Remove extraneous M_32_SWAP().
2000-08-08 12:08:17 +00:00
quot
Typos (from OpenBSD)
1999-11-18 19:02:31 +00:00
quotacheck
Update - quotacheck is run from rc, not rc.local
1999-03-30 23:58:46 +00:00
quotaon
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
2000-07-07 15:10:32 +00:00
rarpd
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
rbootd
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
rdate
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
2000-07-07 15:10:32 +00:00
repquota
Don't declare 'extern opt*' getopt variables.
2000-04-14 06:26:52 +00:00
rip6query
add manpage, rip6query(8).
2000-01-19 06:35:22 +00:00
rmt
Fix rmt for use with Solaris 2.7 and others. The deal here is that for
2000-02-08 18:00:05 +00:00
route6d
cast size_t to u_long on printing. sync with kame
2000-10-10 13:03:27 +00:00
rpc.bootparamd
${RPCGEN}, not hard-coded rpcgen
2000-07-25 06:29:44 +00:00
rpc.lockd
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
rpc.pcnfsd
Make targets which are generated with rpcgen depend on the rpcgen binary.
2000-09-10 23:21:49 +00:00
rpc.statd
${RPCGEN}, not hard-coded rpcgen
2000-07-25 06:29:44 +00:00
rpc.yppasswdd
KNF.
2000-08-03 08:22:33 +00:00
rpcbind
Make showmount -e work on lp64be. From Matt Green. While at it, also
2000-10-20 11:49:40 +00:00
rtadvd
Grammatical and formatting cleanups.
2000-10-15 12:37:16 +00:00
rtsold
Minor grammatical touch-ups.
2000-10-15 12:25:17 +00:00
rwhod
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
sa
- detect duplicate keys when initializing the database. abort if too many
2000-07-29 19:15:40 +00:00
screenblank
Reflect the recent support of wscons.
1999-08-16 20:10:37 +00:00
sendmail
Remove obsolete version 8.8.8 of "sendmail". 8.9.3 is in the main tree
2000-02-13 00:34:15 +00:00
sesd
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
sliplogin
RCSID police
1999-02-15 03:59:13 +00:00
slstats
Adapt printf formats for 64bit counters.
1999-11-19 10:45:23 +00:00
spray
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
sup
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
syslogd
Don't prematurely terminate log message on a 0x80 character
2000-09-18 13:04:53 +00:00
tadpolectl
Don't declare 'extern opt*' getopt variables.
2000-04-14 06:26:52 +00:00
tcpdchk
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
tcpdmatch
remove bogus text in BUGS.
2000-10-07 23:31:18 +00:00
tcpdump
Change from sprintf() to snprintf() where we may print externally
2000-10-31 12:17:07 +00:00
timed
Cast timeval members to types we know the printf conversions of.
2000-03-27 17:03:25 +00:00
traceroute
avoid fd_set overflow. see openbsd select(2).
2000-10-07 06:53:41 +00:00
traceroute6
use poll(2).
2000-10-08 06:40:42 +00:00
trpt
IPv6 support.
1999-07-01 19:15:03 +00:00
trsp
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
unlink
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
2000-09-04 07:35:15 +00:00
usbdevs
Put usage message in KNF order.
2000-10-15 12:46:31 +00:00
user
Remove some debugging cruft in the removal of user home directories
2000-11-01 22:35:30 +00:00
videomode
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
vipw
- Xr adduser -> Xr user.
2000-08-04 14:58:52 +00:00
vnconfig
Put sections in the canonical order (from mdoc.samples(7)).
2000-10-02 16:21:27 +00:00
wiconfig
Add support for "microwave oven robustness" with wiconfig -M.
2000-08-23 19:01:04 +00:00
wsconscfg
Split the SYNOPSIS into three cases, since not all options can be used
2000-10-03 19:08:50 +00:00
wsfontload
pcvt is dead.
2000-10-27 11:31:32 +00:00
ypbind
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
yppoll
More #include <stdlib.h> string, etc. cleanup
2000-07-04 20:27:35 +00:00
ypserv
/etc/mail/aliases, not /etc/aliases. PR 10167.
2000-10-11 16:51:55 +00:00
ypset
Don't declare 'extern opt*' getopt variables.
2000-04-14 06:26:52 +00:00
zdump
…
zic
add -Dunix to CPPFLAGS to suppress cpp warning.
1998-09-01 03:16:48 +00:00
Makefile
hprop(8) belongs in /usr/sbin, not /usr/libexec.
2000-08-06 20:42:22 +00:00
Makefile.inc
…