freebsd-dev/usr.sbin
Garance A Drosehn ca52ea3cc8 Replace call to mktemp() with mkstemp. Also move where that call is
done, so the correct directory is being checked.  The mkstemp() call
is meant to create a temp file for stderrs when running filters.  This
update also fixes log-file processing for remote (rm=) queues which
specify an input filter (if=).  Before, filter-errs were thrown away.
Now they'll be copied to the queue's logfile (lf=).

Reviewed by:	(a little) audit@FreeBSD.ORG & freebsd-print@bostonradio.org
2000-11-13 05:44:50 +00:00
..
ac
accton
acpi Move old aml interpreter code to amldb/aml/. This will be used for our 2000-11-09 06:24:45 +00:00
adduser Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
amd Include sys/types.h 2000-10-16 09:14:44 +00:00
ancontrol Make '-i iface' optional. Assume an0 if it's not otherwise specified. 2000-10-28 23:33:28 +00:00
apm Add missing "delta" argument to description headline of "apm" -r option 2000-11-12 15:40:41 +00:00
apmd
arp Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
atm
boot0cfg Reflect new packet option default. 2000-10-02 23:16:58 +00:00
boot98cfg
bootparamd
btxld Set MAINTAINER. 2000-10-02 17:23:16 +00:00
burncd Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
cdcontrol
chkgrp
chown
chroot
ckdist
config Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
cron Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
crunch Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
ctm Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
dev_mkdb
diskpart
dpt
edquota Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
elf2exe
extattrctl o What a good idea, `-o'' should be a `-f'' like in every other 2000-09-12 14:35:48 +00:00
faithd cope with the following reply on PASV (without paren). need more tests. 2000-09-17 16:44:51 +00:00
fdcontrol Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
fdformat Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
fdwrite Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
getextattr
gifconfig
i4b Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
ifmcstat
inetd Be explicit about the fact that you can only specify one IP address/hostname 2000-10-29 13:49:18 +00:00
iostat
ipftest Build with -DUSE_INET6 so that we can actually use the IPv6 support in 2000-10-31 22:29:27 +00:00
ipresend Build with -DUSE_INET6 so that we can actually use the IPv6 support in 2000-10-31 22:29:27 +00:00
ipsend Build with -DUSE_INET6 so that we can actually use the IPv6 support in 2000-10-31 22:29:27 +00:00
iptest Build with -DUSE_INET6 so that we can actually use the IPv6 support in 2000-10-31 22:29:27 +00:00
IPXrouted
jail Whitespace only: Correct poor line-breaking introduced in rev 1.17, 2000-11-01 07:51:14 +00:00
kbdcontrol Link kbdmap.5 to keymap.5 2000-10-29 15:49:03 +00:00
kbdmap Add kbdmap.5 to build. 2000-09-13 09:16:57 +00:00
kernbb
keyadmin
keyserv
kgmon
kgzip Add support for creating a.out output files in addition to ELF. 2000-11-04 13:02:00 +00:00
lpr Replace call to mktemp() with mkstemp. Also move where that call is 2000-11-13 05:44:50 +00:00
lptcontrol
mailstats Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
mailwrapper
makemap Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
manctl
memcontrol
mergemaster * Reduce diffs to RELENG_4 by specifying a full path to sysctl 2000-11-09 00:19:21 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs
mountd
moused Initiate deorbit burn sequence for <machine/mouse.h>. 2000-10-09 08:08:36 +00:00
mptable Update the mptable manpage to remove mention of kernel options (which 2000-09-22 21:10:41 +00:00
mrouted Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
mtest
mtree Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
named
named.reload
named.restart
ndc
ndp - simplify option flags 2000-10-09 09:28:49 +00:00
newsyslog
nfsd Don't use libutil now that setproctitle() is in libc 2000-09-02 20:52:15 +00:00
ngctl Fix bug in "read" command. 2000-10-10 01:34:20 +00:00
nghook
nologin Be a little clearer about the relationship between these two. 2000-11-12 16:29:52 +00:00
nslookup
nsupdate
ntp Fix cross-references which referred to xntp* instead of ntp*. 2000-11-02 09:32:24 +00:00
pccard add PC-Card melody beep(PC Card bus, kludge version) 2000-10-28 13:35:34 +00:00
pciconf
pcvt Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
periodic Don't use a trivially predictable temporary filename and keep recreating 2000-11-02 06:33:57 +00:00
pim6dd Sync with KAME. Format string auditing and manpage cleanups. 2000-10-08 07:36:35 +00:00
pim6sd
pkg_install Insetad of using fileno(ftp) as stdin for tar, use a pipe and have the 2000-10-29 15:39:51 +00:00
pnpinfo
portmap
ppp Increase M_MAXBUF so that it's greater than HDLCSIZE 2000-11-11 01:31:32 +00:00
pppctl libutil is no longer required as setproctitle() has moved to libc 2000-09-02 02:01:18 +00:00
pppd
pppstats
praliases Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
prefix
procctl
pstat
pw
pwd_mkdb Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
quot
quotaon
rarpd Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
raycontrol Control program for raylan cards. 2000-11-12 21:53:40 +00:00
repquota
rip6query
rmt Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
route6d Sync with KAME. Format string auditing and manpage cleanups. 2000-10-08 07:43:38 +00:00
rpc.lockd
rpc.statd
rpc.umntall Fixed printf format errors which corrupted /var/db/mounttab on i386's with 2000-10-08 09:24:45 +00:00
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rrenumd
rtadvd - Sync with latest manpage of rtadvd. 2000-10-29 16:44:10 +00:00
rtprio
rtsold Sync with KAME. Format string auditing, and add -a flag to autoprobe 2000-10-06 23:46:52 +00:00
rwhod
sa fix unaligned access errors by copying untyped data to properly aligned 2000-10-26 17:35:46 +00:00
sade Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
sendmail Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
setextattr
setkey
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray
stallion Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
sysinstall Minimal distribution now gets cropto binaries. 2000-11-11 02:09:18 +00:00
syslogd Syslogd normally converts messages of facility kern to facility 2000-10-17 10:19:42 +00:00
tcpdchk
tcpdmatch
tcpdump
timed Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
traceroute
traceroute6 Enable use of poll() 2000-10-08 09:09:05 +00:00
trpt
tzsetup Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
usbd Check the return value of strdup 2000-11-12 10:55:35 +00:00
usbdevs
vidcontrol Avoid use of tbl(1). 2000-11-06 12:03:43 +00:00
vipw
vnconfig Fix typo: terrabytes->terabytes. 2000-10-09 21:17:16 +00:00
watch
wicontrol When an interface isn't specified use wi0 as the default. 2000-10-28 16:25:25 +00:00
wlconfig
xten
yp_mkdb
ypbind
yppoll
yppush
ypserv Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
ypset
zic
Makefile Add raycontrol to the build. 2000-11-12 21:55:21 +00:00
Makefile.inc