NetBSD/usr.sbin
jmmv 18ccc9b90c Add and use the log_err, log_errx, log_warn and log_warnx functions that act as
wrappers for err, errx, warn and warnx respectively when running in foreground
and call syslog functions when running in daemon mode.
Also add and use an extra log_info function for other types of information.
2003-08-06 23:58:40 +00:00
..
ac Quote exclamation mark. 2003-06-27 22:53:52 +00:00
accton
altq Quote question mark. 2003-06-27 22:56:37 +00:00
amd Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
apm No longer i386-only. 2003-06-27 22:58:30 +00:00
apmd Make child processes log failure to exec scripts. 2003-06-24 09:41:34 +00:00
arp ensure string termination 2003-05-17 19:00:22 +00:00
bad144 Uppercase DEC. PR 19678 by Igor Sobrado. 2003-03-30 21:24:48 +00:00
bind Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
bootp use bounded string op 2003-07-14 08:36:34 +00:00
catman use bounded string ops 2003-07-13 12:27:14 +00:00
chown
chroot
chrtbl Fix two typos, from Igor Sobrado in PR 20722. 2003-03-15 22:30:37 +00:00
cnwctl
config use bounded string op 2003-07-15 12:33:17 +00:00
cron In "crontab -l", suppress the header lines, just as "crontab -e" does. 2003-06-23 22:36:02 +00:00
dev_mkdb use strlcpy. don't hardcode sizes, use sizeof. 2003-05-17 19:09:08 +00:00
dhcp
diskpart
dumpfs Add explicit cats for %lld printf format args, for the benefit of LP64 2003-04-02 22:50:52 +00:00
dumplfs dumplfs needs one argument -- remove .Op. 2003-04-16 10:21:57 +00:00
edquota
eeprom Add CPPFLAGS. 2003-05-08 20:24:10 +00:00
envstat
eshconfig DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
etcupdate add MTREE=mtree back, for systems with some .mk version skew... 2003-07-14 23:16:19 +00:00
faithd Remove superfluous Ns. 2003-07-04 12:56:58 +00:00
grfconfig
grfinfo
gspa Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
hilinfo
hprop split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se 2003-07-23 08:01:24 +00:00
ifmcstat
ifwatchd Fix typo in last change (misplaced ');') 2003-07-04 14:11:36 +00:00
inetd use strlcpy 2003-07-13 13:54:02 +00:00
installboot Explicitly pull in <sys/endian.h> #if !defined(HAVE_CONFIG_H). 2003-07-27 07:53:26 +00:00
iopctl
iostat - convert header() away from a signal function (it does all sorts of stdio 2003-08-04 01:05:44 +00:00
ipf
irdaattach
isdn New sentence, new line. 2003-06-27 19:09:02 +00:00
iteconfig clear errno before strtol() if we're going to test it for ERANGE afterwards 2003-04-17 02:41:21 +00:00
kadmin
kdc split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se 2003-07-23 08:01:24 +00:00
kgmon
kstash
ktutil
kvm_mkdb use bounded string op 2003-07-15 12:33:17 +00:00
lastlogin
link
lpr use bounded string op 2003-07-13 14:06:06 +00:00
mailwrapper
makefs Fix function declaration mismatch with src/sys/ufs/ffs/ffs_extern.h which 2003-06-15 18:10:56 +00:00
map-mbone fix strncat too. from wiz 2003-05-17 13:56:41 +00:00
mdconfig
mdsetimage Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
memswitch use bounded string ops 2003-07-13 12:27:14 +00:00
mld6query - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) 2003-06-06 08:13:43 +00:00
mlxctl use bounded string op 2003-07-13 12:29:20 +00:00
mopd use bounded string op 2003-07-14 08:36:34 +00:00
mountd Sm off -> Sm on (Sm off...Sm off is not too smart). 2003-06-27 18:58:47 +00:00
moused snprintf 2003-07-16 06:33:11 +00:00
mrinfo Match latest mouted code 2003-05-16 23:10:15 +00:00
mrouted strdup is simpler 2003-07-13 12:40:17 +00:00
mscdlabel
mtrace Match latest mrouted source. 2003-05-16 23:24:38 +00:00
mtree Quote some characters. 2003-06-27 23:21:50 +00:00
ndbootd use snprintf 2003-07-15 12:32:07 +00:00
ndp err() cleanup, from openbsd-current via kame 2003-06-27 07:49:40 +00:00
netgroup_mkdb
nfsd include des.h, not kerberosIV/des.h 2003-07-23 20:31:18 +00:00
ntp avoid mandoc warning 2003-07-04 07:54:47 +00:00
pcictl
pkg_install netbsd.org->NetBSD.org 2003-07-25 12:14:10 +00:00
powerd use bounded string op 2003-07-13 12:18:55 +00:00
pppd strlcpy is prototyped in string.h 2003-07-13 14:02:23 +00:00
pstat Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
pvcsif
pvctxctl
pwd_mkdb Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
quot Pass a NULL to getbsize() for any arguments that aren't needed, and 2003-05-30 00:17:25 +00:00
quotacheck use bounded string op 2003-07-13 12:18:55 +00:00
quotaon
racoon racoon sha2.c is not compatible with openssl 0.9.7, drop support 2003-07-24 14:22:01 +00:00
rarpd use bounded string op 2003-07-13 12:29:20 +00:00
rbootd use bounded string op 2003-07-13 12:18:55 +00:00
rdate
repquota
rip6query %d is not 10 chars, but 12 chars. uwse NI_MAXSERV. sync w/ kame. from openbsd 2003-04-15 07:23:19 +00:00
rmt use bounded string op 2003-07-13 12:08:28 +00:00
route6d port numbers are unsigned. use %u. from kame 2003-04-22 09:56:30 +00:00
rpc.bootparamd make it possible to obtain default router address from any interface (-i). 2003-06-26 05:38:45 +00:00
rpc.lockd We can't keep a reference to the value returned by svc_getrpccaller(). 2003-06-19 11:13:06 +00:00
rpc.pcnfsd Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
rpc.statd More e.g. cleanup. Igor Sobrado, PR 19692. 2003-04-07 07:04:49 +00:00
rpc.yppasswdd
rpcbind use bounded string op 2003-07-13 12:08:28 +00:00
rtadvd Bump date for recent changes. 2003-07-04 12:33:11 +00:00
rtsold strncpy -> strlcpy 2003-05-17 18:13:55 +00:00
rwhod use bounded string op 2003-07-13 12:08:28 +00:00
sa Don't cast (dubious) values to pointers, only to memcpy from them to 2003-05-02 15:15:52 +00:00
screenblank
sendmail
sesd
sliplogin
slstats
spray Remove superfluous .Ek. 2003-06-26 10:10:11 +00:00
sunlabel use bounded string op 2003-07-13 12:08:28 +00:00
sup debian bug id "sup 1.8-8, bug #175327" - temporary file symlink race 2003-07-28 23:13:17 +00:00
sushi use bounded string op 2003-07-16 06:40:47 +00:00
syslogd Match example code with example comment; multiple selectors should be 2003-07-02 08:33:22 +00:00
tadpolectl use bounded string op 2003-07-13 12:08:28 +00:00
tcpdchk use bounded string op 2003-07-14 09:07:22 +00:00
tcpdmatch
tcpdump enable SMB support 2003-03-28 11:06:32 +00:00
timed Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
tpctl #include <string.h> for memset and memcpy. 2003-07-08 23:33:50 +00:00
traceroute strncpy -> strlcpy 2003-05-17 18:13:55 +00:00
traceroute6
trpt
trsp
unlink
usbdevs use bounded string op 2003-07-13 12:08:28 +00:00
user Some patches from Todd C. Miller: 2003-06-12 17:00:53 +00:00
videomode use bounded string op 2003-07-13 12:08:28 +00:00
vipw
vnconfig Sync usage with man page. 2003-04-16 10:29:05 +00:00
wiconfig strcpy audit (command line argument was used as src, subject to overrun) 2003-05-15 00:02:25 +00:00
wsconscfg
wsfontload Bump date for last. 2003-05-06 08:43:45 +00:00
wsmoused Add and use the log_err, log_errx, log_warn and log_warnx functions that act as 2003-08-06 23:58:40 +00:00
wsmuxctl use bounded string op 2003-07-13 12:08:28 +00:00
ypbind
yppoll
ypserv use CPPFLAGS.filename=... to add file-specific overrides 2003-07-22 11:29:53 +00:00
ypset
zdump
zic Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
Makefile Don't build kvm_mkdb anymore. 2003-05-11 18:19:09 +00:00
Makefile.inc