NetBSD/usr.sbin
agc 17a35e2e99 Introduce the notion of "preserving" an installed package.
A preserved package may not be deleted by pkg_delete(1) (unless the -f
option is given), and the preserved capability will be carried into
any binary package. pkg_add(1) will also keep the preserved capability
if it was present in the binary package.

The "preserve" capability can be given to a package by using the
PKG_PRESERVE definition in a package Makefile in pkgsrc.

Ride on the recently-bumped lib/version.h for new functionality.
2003-01-10 11:55:44 +00:00
..
ac Fix typo. Spotted by Adrian Mrva. 2002-10-02 15:41:53 +00:00
accton
altq update for struct renaming; noticed by David Laight. 2003-01-06 15:23:11 +00:00
amd Restore changes made in revision 1.20 and lost during last upgrade. 2003-01-03 14:07:56 +00:00
apm Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages 2002-10-14 06:31:37 +00:00
apmd Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages 2002-10-14 06:31:37 +00:00
arp Convert to use getifaddrs(3) to get interface names; this is mostly removal 2002-11-08 03:40:28 +00:00
bad144 Use getopt instead of manual command line grovelling, put usage 2002-06-13 15:27:09 +00:00
bind use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
bootp compatibility, not compatiblity. 2003-01-06 13:26:24 +00:00
catman use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
chown Align default behaviour of chmod, chgrp, chown, and chflags with symlink(7), 2002-07-07 11:44:02 +00:00
chroot
chrtbl tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
cnwctl
config Add CWARNFLAGS+=-Wno-format-y2k so this builds again with the pc532 2002-11-20 05:33:58 +00:00
cron use strlcpy 2002-11-16 04:34:13 +00:00
dev_mkdb Set explicit database layout. Default is filesystem block size 2002-12-15 18:23:00 +00:00
dhcp minor makefile delint 2002-09-18 13:31:52 +00:00
diskpart correct partition structure initialization for new union 2002-05-27 16:39:29 +00:00
dumpfs use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
dumplfs use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
edquota Fix the way $EDITOR is started so the variable can have flags in addition 2002-12-05 22:54:45 +00:00
eeprom Fix typos. Found by Adrian Mrva. 2002-10-29 16:16:58 +00:00
envstat exit 0 when -r 2003-01-05 22:16:22 +00:00
eshconfig
etcupdate Fix a typo in the yesno() function: add a missing question mark. 2002-12-27 19:47:43 +00:00
faithd socklen_t audit. from deraadt, sync w/kame 2002-09-08 01:41:12 +00:00
grfconfig Fix typo. Found by Adrian Mrva. 2002-10-29 16:18:06 +00:00
grfinfo use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
gspa Remove extraneous \n's in {err,warn}{,x} that used to be printfs. 2002-08-08 13:24:12 +00:00
hilinfo use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
hprop add DPADD 2002-10-23 01:11:09 +00:00
ifmcstat Setting BINMODE=555 is redundant, as is setting BIN{OWN,GRP} of we're 2002-08-02 03:58:09 +00:00
ifwatchd this: singular, these: plural. 2002-04-16 07:28:09 +00:00
inetd Fix typos pointed out by Igor Sobrado in PR misc/19621. 2003-01-02 00:22:29 +00:00
installboot alpha also supports append & sunsum 2002-10-03 07:27:50 +00:00
iopctl
iostat ... and fix typos which makes wrong display. 2002-11-02 06:35:30 +00:00
ipf use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
irdaattach sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
isdn successful with only one l. 2003-01-06 12:46:05 +00:00
iteconfig use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
kadmin style 2002-10-23 01:09:50 +00:00
kdc add DPADD 2002-10-23 01:09:37 +00:00
kgmon Fix .Nm usage. 2002-11-09 12:10:48 +00:00
kstash add DPADD 2002-10-23 01:11:09 +00:00
ktutil add DPADD 2002-10-23 01:11:09 +00:00
kvm_mkdb Define NLIST_ELF32 and Define NLIST_ELF64 for SH5. 2002-07-11 19:15:54 +00:00
lastlogin
link
lpr Stanford, not Standford. From Chad Loder. 2003-01-06 12:18:02 +00:00
mailwrapper Document additional line required to emulate sendmail using postfix. 2002-12-01 11:35:33 +00:00
makefs tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
mdconfig
mdsetimage Include -DNLIST_ELF64 for x86_64. 2002-12-10 17:59:41 +00:00
memswitch constify and make auto const variables static. 2002-06-08 17:24:09 +00:00
mld6query null commit 2002-09-23 12:44:34 +00:00
mlxctl Re-word a sentence. 2002-08-26 17:05:43 +00:00
mopd Allow more than one interface to be specified on the command line. 2002-11-05 14:18:04 +00:00
mountd through, not throught. 2003-01-06 12:29:48 +00:00
moused Fix typos pointed out by Igor Sobrado in PR misc/19621. 2003-01-02 00:22:29 +00:00
mscdlabel clean up {LD,DP}ADD. no need to set WARNS=1 here 2002-11-30 06:00:42 +00:00
mtree Change default permissions of newly created directories from 2003-01-04 13:10:52 +00:00
ndbootd select() -> poll(), nanosleep() 2002-09-19 16:45:57 +00:00
ndp use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
netgroup_mkdb sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
nfsd Fix PR 18391, from Geoff Wing. 2002-09-24 17:32:03 +00:00
ntp Sync with dist spelling fixes. 2002-12-21 12:40:49 +00:00
pcictl sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
pkg_install Introduce the notion of "preserving" an installed package. 2003-01-10 11:55:44 +00:00
pppd Fix compile error with DEBUGMAIN. 2003-01-07 15:04:54 +00:00
pstat don't use hand-rolled MNT_FLAGS 2002-12-11 22:19:58 +00:00
pvcsif
pvctxctl
pwd_mkdb use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
quot
quotacheck Drop trailing whitespace. 2002-12-18 19:37:26 +00:00
quotaon sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
racoon Don't explicitly add -Wall -Werror -g to CFLAGS, the .mk infrastructure 2002-11-24 21:54:38 +00:00
rarpd Fix date typo, Oct 27 -> 17. 2002-10-21 13:55:11 +00:00
rbootd null commit 2002-09-23 12:44:34 +00:00
rdate ANSIfy. Remove ifndef __STDC__. Remove __P(). 2002-07-14 01:01:10 +00:00
repquota
rip6query use NETBSDSRCDIR as appropriate 2002-09-19 12:08:37 +00:00
rmt getstring() safer by passing buffer size. millert@openbsd 2002-07-04 06:43:19 +00:00
route6d use strtoul, not atoi. 2002-10-26 20:10:02 +00:00
rpc.bootparamd Need to -I${RPC_XDIR} now, since we don't generate the .h file 2003-01-06 02:26:53 +00:00
rpc.lockd Use <bsd.rpc.mk> 2003-01-05 19:24:06 +00:00
rpc.pcnfsd Use <bsd.rpc.mk> 2003-01-05 19:24:06 +00:00
rpc.statd Use <bsd.rpc.mk> 2003-01-05 19:24:06 +00:00
rpc.yppasswdd Use a non-blocking SVC for TCP connections. 2002-11-08 00:14:50 +00:00
rpcbind Use a non-blocking SVC for TCP connections. 2002-11-08 00:14:50 +00:00
rtadvd between with three es, and positive with two is. 2002-10-02 15:30:11 +00:00
rtsold Whitespace nit. Use .Nm instead of crossreferencing ourselves. 2002-10-24 16:22:49 +00:00
rwhod use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
sa
screenblank select() -> nanosleep() 2002-09-19 02:59:20 +00:00
sendmail
sesd fix english 2003-01-06 14:43:01 +00:00
sliplogin strncpy -> strlcpy to ensure string termination 2002-11-16 04:29:01 +00:00
slstats new copyright notice for VJ. via openbsd. 2002-06-18 22:32:16 +00:00
spray
sunlabel - make "device" non optional and remove "-d device", and actually make 2002-12-21 08:11:28 +00:00
sup Fix typos pointed out by Igor Sobrado in PR misc/19621. 2003-01-02 00:22:29 +00:00
sushi Add a call to use_default_colors(). 2002-11-25 09:11:35 +00:00
syslogd die if out-of-range uid/gid is specified. 2002-11-16 03:59:36 +00:00
tadpolectl always has only one l, from Adrian Mrva. 2002-12-21 12:48:05 +00:00
tcpdchk debugging log message committed by mistake (rev 1.8). catched by lukem 2002-12-26 14:11:28 +00:00
tcpdmatch use NETBSDSRCDIR as appropriate 2002-09-19 12:08:37 +00:00
tcpdump correct LBL_ALIGN behavior, sync with tcpdump.org. 2002-10-18 23:13:57 +00:00
timed compatibility, not compatiblity. 2003-01-06 13:26:24 +00:00
tpctl Used ioctl command WSMOUSEIO_GETID to identify touch panel device. 2003-01-03 04:41:49 +00:00
traceroute Fix order of letters in calculated, from Adrian Mrva. 2002-12-21 12:48:51 +00:00
traceroute6 be more picky about argument parsing (check ERANGE from strtoul). sync w/kame 2002-10-24 12:54:14 +00:00
trpt die if out-of-range address is specified to -p 2002-11-16 04:20:42 +00:00
trsp die if out-of-range address is specified to -p 2002-11-16 04:20:42 +00:00
unlink
usbdevs
user directory has a c. From Adrian Mrva. 2002-12-21 12:52:13 +00:00
videomode use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
vipw
vnconfig add DPADD for ${LIBUTIL} 2002-11-30 06:04:57 +00:00
wiconfig Sync SYNOPSIS with DESCRIPTION. From Igor Sobrado in PR 19654. 2003-01-04 01:10:47 +00:00
wsconscfg
wsfontload Fix trivial typo 2002-04-06 03:17:47 +00:00
wsmoused Add a new flag, -l, which swaps mouse buttons; this is useful for left 2002-12-25 19:13:53 +00:00
wsmuxctl sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
ypbind ANSIfy, remove __P(), unifdef __STDC__. 2002-07-06 21:44:40 +00:00
yppoll Avoid strict alias warning. 2002-12-06 15:21:08 +00:00
ypserv instead, not insteed; from Adrian Mrva. 2002-12-21 12:58:38 +00:00
ypset sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
zdump use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
zic use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
Makefile enable sunlabel 2002-12-21 12:49:34 +00:00
Makefile.inc