freebsd-dev/usr.sbin
Kris Kennaway cab0fb4e48 Fix a harmless format string bogon and mark a function as __printflike().
There is still one instance of non-constant format string use inside that
function, but it's hard to fix.

MFC after:	1 week
2001-07-05 08:01:15 +00:00
..
ac Constify and set WARNS=2. 2001-06-24 18:41:30 +00:00
accton Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
acpi Remove double //'s in path. 2001-06-02 19:09:37 +00:00
adduser Fix the rmuser script to correctly determine if a user does not exist. 2001-05-02 13:30:42 +00:00
amd msdos -> msdosfs 2001-06-04 13:08:54 +00:00
ancontrol Output the current TX rate when showing status. 2001-06-26 00:00:58 +00:00
apm
apmd Add battery state monitoring to apmd. 2001-05-15 05:13:45 +00:00
arp - Renamed the `proxy'' modifier of the -d flag to `pub'', 2001-06-07 12:35:53 +00:00
atm Backout removal of -I${.CURDIR}/../../../sys in previous revision. 2001-06-11 17:48:15 +00:00
boot0cfg
boot98cfg Constify and set WARNS=2. 2001-06-24 18:51:40 +00:00
bootparamd
btxld
burncd Change to spell erasing right. 2001-05-30 08:13:39 +00:00
cdcontrol Add the 'next' and 'prev' commands (aliased to '+' and '-') which skip 2001-05-25 09:24:50 +00:00
chkgrp Use correct type of argument to fgetln. 2001-07-03 21:40:34 +00:00
chown Starting with 5.0-R, do not support `.' as a owner / group delimiter. 2001-05-31 19:30:19 +00:00
chroot
ckdist
config Bring FILES section up to date. 2001-07-04 18:48:50 +00:00
cron Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-) 2001-06-16 03:16:52 +00:00
crunch Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefile 2001-06-20 23:21:02 +00:00
ctm * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile 2001-05-06 03:03:45 +00:00
dev_mkdb Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
devinfo Fixed missing DPADD. 2001-05-12 14:34:46 +00:00
digictl mdoc(7) police: fixed markup in rev. 1.3. 2001-07-05 07:04:33 +00:00
diskcheckd * Read 64k at a time with variable length pauses between instead of 2001-07-04 17:43:43 +00:00
diskpart
dpt
edquota
elf2exe
extattrctl
faithd Sync with recent KAME. 2001-06-11 12:39:29 +00:00
fdcontrol Add appropriate includes and prototypes; staticize; set WARNS=2. Also 2001-06-26 22:11:13 +00:00
fdformat Make fdformat WARN=2 ready. 2001-07-03 21:43:41 +00:00
fdread mdoc(7) police: use plain text parentheses with plain text blocks. 2001-07-05 07:21:28 +00:00
fdwrite Now that we've got it, use FDOPT_NOERRLOG for fdformat and fdwrite to 2001-06-26 22:19:32 +00:00
getextattr mdoc(7) police: fixed formatting bug in rev. 1.10. 2001-07-05 07:23:24 +00:00
gifconfig Nuke unused variables. 2001-06-24 23:41:57 +00:00
i4b "changing" -> "charging" 2001-07-02 09:33:50 +00:00
ifmcstat Install it with mode 550, and with default group ${BINGRP}. 2001-07-04 07:20:11 +00:00
inetd mdoc(7) police: fixed markup, sorted xrefs. 2001-07-05 07:37:33 +00:00
iostat Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
ipftest Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
ipresend Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
ipsend Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
iptest Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
IPXrouted
jail Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
kbdcontrol - Syncronizes command line syntax warnings with manpage (bin/27010); 2001-05-29 13:59:02 +00:00
kbdmap beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
kernbb Nuke unused variables. 2001-06-24 23:41:57 +00:00
keyadmin
keyserv Nuke unused variables. 2001-06-24 23:41:57 +00:00
kgmon
kgzip * include/elf.h has been repo copied to include/elf-hints.h, and it no 2001-05-02 23:56:21 +00:00
lastlogin Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
lpr Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allows 2001-06-25 02:05:03 +00:00
lptcontrol Constify, add a prototype, and set WARNS=2. 2001-06-24 18:43:33 +00:00
mailstats
mailwrapper You can't free a string and then use it as the error message to 2001-06-04 04:22:57 +00:00
makemap
manctl beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
memcontrol Nuke unused variables. 2001-06-24 23:41:57 +00:00
mergemaster Work around the problem in RELENG_4 where the file doesn't actually 2001-06-20 07:15:38 +00:00
mixer Constify and set WARNS=2. 2001-06-25 21:06:15 +00:00
mld6query Sync with recent KAME. 2001-06-11 12:39:29 +00:00
mlxcontrol
mount_nwfs - sys/n[tw]fs moved to sys/fs/n[tw]fs 2001-05-26 11:57:45 +00:00
mount_portalfs Actually rename FDESC, PORTAL, UMAP and UNION file systems. 2001-05-24 15:20:11 +00:00
mountd mdoc(7) police: cosmetics. 2001-07-04 13:57:34 +00:00
moused Add an acceleration option to moused 2001-06-25 20:15:34 +00:00
mptable
mrouted Remove spurious extra format string argument. 2001-04-17 07:32:37 +00:00
mtest Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
mtree Mark a static function as __printflike() 2001-07-05 07:52:56 +00:00
named
named.reload This program uses ndc(8); it doesn't send a signal itself. 2001-06-14 04:28:45 +00:00
named.restart Start the correct copy of named (pass ${named_program} to ndc(8)). 2001-06-14 04:34:40 +00:00
ndc
ndp Sync with recent KAME. 2001-06-11 12:39:29 +00:00
newsyslog
nfsd
ngctl
nghook Correct cross-references: 2001-06-05 12:40:03 +00:00
nologin beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
nslookup
nsupdate
ntp
pccard Remove duplicate words. 2001-06-24 01:34:38 +00:00
pciconf Support a range of registers to read. 2001-05-31 18:31:43 +00:00
pcvt mdoc(7) police: misc. markup fixes in the DIAGNOSTICS section. 2001-04-13 20:43:59 +00:00
periodic mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
pkg_install Fix usage bogon (-d doesn't take any arguments). 2001-06-13 21:34:12 +00:00
pnpinfo
ppp Make the last fix work properly on descriptors 1 and 2 (not just 0) 2001-07-04 09:32:34 +00:00
pppctl mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
pppd
pppstats
praliases
prefix Sync with recent KAME. 2001-06-11 12:39:29 +00:00
procctl Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
pstat Make the '-tn' flag combination print the major/minor numbers of the 2001-07-04 22:53:19 +00:00
pw Fix a harmless format string bogon and mark a function as __printflike(). 2001-07-05 08:01:15 +00:00
pwd_mkdb
quot Remove ncheck in an example; FreeBSD does not have it. 2001-06-16 09:05:24 +00:00
quotaon Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
rarpd Add a -d command-line option; when used in conjunction with -f, rarpd 2001-06-18 06:48:33 +00:00
raycontrol Off by one in counting the number of MIB entries. 2001-05-03 20:58:22 +00:00
repquota Print "-" instead of "" in the grace field if there is no grace 2001-06-19 00:47:24 +00:00
rip6query Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
rmt
route6d Sync with recent KAME. 2001-06-11 12:39:29 +00:00
rpc.lockd Distinguish between rpc version numbers in the client cache to avoid 2001-04-28 04:26:32 +00:00
rpc.statd
rpc.umntall Fix warning (and obviously broken code) 2001-06-16 07:15:48 +00:00
rpc.yppasswdd Correct a typo in an error message. 2001-06-16 23:15:15 +00:00
rpc.ypupdated
rpc.ypxfrd
rpcbind Clean up the addrmerge() function, which was over-complicated and 2001-06-24 15:03:06 +00:00
rrenumd correct arg to getopt (-P takes arg). 2001-07-02 17:50:50 +00:00
rtadvd Sync with recent KAME. 2001-06-11 12:39:29 +00:00
rtprio
rtsold Sync with recent KAME. 2001-06-11 12:39:29 +00:00
rwhod
sa
sade Bring back part of rev. 1.296 I accidently reverted in the previous 2001-07-02 00:24:23 +00:00
sendmail
setextattr Xref to extattr(2) and extattr(3). 2001-06-24 23:59:22 +00:00
setkey Sync with recent KAME. 2001-06-11 12:39:29 +00:00
sgsc
sicontrol
sliplogin Nuke unused variables. 2001-06-24 23:41:57 +00:00
slstat
spkrtest beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
spray Back out previous commit; this can't compile with WARNS=2 because 2001-06-26 07:31:00 +00:00
stallion
sysinstall Bring back part of rev. 1.296 I accidently reverted in the previous 2001-07-02 00:24:23 +00:00
syslogd Lose any stray host bits that a user may have entered when providing 2001-07-02 15:26:47 +00:00
tcpdchk
tcpdmatch
tcpdump Style changes. Not purfect, but closer to other Makefiles in the tree. 2001-04-20 17:30:12 +00:00
timed Patches from OpenBSD: 2001-05-09 08:37:18 +00:00
traceroute Fetch the default maximum TTL value from the net.inet.ip.ttl MIB. 2001-06-06 16:12:59 +00:00
traceroute6 Sync with recent KAME. 2001-06-11 12:39:29 +00:00
trpt mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. 2001-04-13 19:59:47 +00:00
tzsetup
usbd Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
usbdevs Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
vidcontrol Add a comma between the two names in the CONTRIBUTERS section. 2001-06-10 00:23:05 +00:00
vipw Don't pass NULL to the %s format. 2001-04-22 03:00:09 +00:00
vnconfig Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
watch Replace an instance of the "watch" word with the ".Nm" macro: it is used to 2001-05-04 23:27:30 +00:00
wicontrol Actually implement -a as documented since import (set access point density). 2001-06-26 00:12:58 +00:00
wlconfig Spelling fix ("independantly" -> "independently") 2001-06-06 19:07:03 +00:00
xten
yp_mkdb
ypbind Nuke unused variables. 2001-06-24 23:41:57 +00:00
yppoll Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
yppush Initialize the sa_flags member of an auto struct sigaction variable. 2001-06-06 21:08:15 +00:00
ypserv The aliases file now lives in /etc/mail/. 2001-05-15 15:58:30 +00:00
ypset
zic
Makefile Add diskcheck-daemon. 2001-06-03 20:02:03 +00:00
Makefile.inc