NetBSD/usr.sbin
grant 99871d087e use ${MACHINE_ARCH} instead of what uname() puts into utsname.machine.
the former represents the CPU architecture, which is what is recorded
in binary packages.

also allow the OS name to be overridden, as pkgsrc doesn't always use
the value of utsname.sysname.

bump version to 20030113.
2004-01-13 08:30:34 +00:00
..
ac getopt still looks for -c (killed long ago) 2004-01-06 13:28:20 +00:00
accton Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
altq Now that <math.h> #defines INFINITY as HUGE_VALF (the float version) 2003-10-26 08:08:06 +00:00
amd Add more info that recent amd's want. XXX: this is not cross-build friendly. 2004-01-11 18:37:35 +00:00
apm
apmd Remove unused (unsafe!) MAX macro. From Jeff Ito in PR 23995. 2004-01-06 13:29:55 +00:00
arp Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. 2003-09-07 16:22:20 +00:00
bad144 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
bind use != "no" 2004-01-03 13:46:30 +00:00
bootp SIOCGIFCONF -> getifaddrs conversion 2003-08-18 05:39:52 +00:00
catman Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
chown Allow a numeric ID to be preceeded by '#' to avoid the name lookup. 2003-09-25 10:30:10 +00:00
chroot Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
chrtbl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
cnwctl
config Be consistent in error messages, and don't use the <err.h> functions. 2003-12-02 05:11:42 +00:00
cron use system() to spawn editor, so that it's possible to use EDITOR 2004-01-04 09:09:56 +00:00
dev_mkdb Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
dhcp support MKSHARE=no 2004-01-12 01:18:12 +00:00
diskpart Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
dumpfs add stddef.h include and remove shadowed local var. 2004-01-04 00:21:29 +00:00
dumplfs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
edquota Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
eeprom
envstat Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
eshconfig realloc pedant 2003-09-19 06:22:03 +00:00
etcupdate s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
faithd fix a typo 2003-11-12 13:31:44 +00:00
fssconfig Update the file system snapshot driver: 2004-01-11 19:05:26 +00:00
grfconfig
grfinfo
gspa use An to markup names. 2003-11-12 13:33:24 +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 Add support to call scripts at carrier detect/drop time (on network 2004-01-04 22:19:51 +00:00
inetd Don't assign NULL to an integer. 2003-10-21 02:43:37 +00:00
installboot Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
iopctl
iostat Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
ipf PR# standards/16143: hide struct uio from userland behind a __UIO_EXPOSE 2003-09-13 16:59:29 +00:00
irdaattach
isdn s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
iteconfig s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
kadmin
kdc libkrb depends on libdes, patch in private mail from 2003-08-23 23:03:42 +00:00
kgmon Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
kstash
ktutil
kvm_mkdb s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
lastlogin Fixed a bug that made lastlogin ignore the first user argument 2003-12-16 15:40:29 +00:00
link
lpr #define _PATH_BIN_RCMD in common_source/pathnames.h rather than using 2003-10-19 05:51:44 +00:00
mailwrapper
makefs Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
map-mbone Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mdconfig
mdsetimage
memswitch Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mld6query
mlxctl
mopd Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
mountd Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
moused
mrinfo Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mrouted Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. 2003-09-07 16:22:20 +00:00
mscdlabel
mtrace ignore non-AF_INET addrs. from openbsd 2003-09-23 10:50:51 +00:00
mtree #include <util.h> 2003-11-17 00:02:33 +00:00
ndbootd Fix MAX macro; from Jeff Ito in PR 24008. 2004-01-06 23:02:55 +00:00
ndp typo (struct member name - has to be rtm_addrs). from fujitsu 2004-01-08 06:56:25 +00:00
netgroup_mkdb
nfsd Increase userspace (/usr/sbin/nfsd) limit on nfsd count from 20 to 1024. 2003-12-06 03:01:16 +00:00
ntp Only build ntp-keygen if ${MKCRYPTO}!="no". 2004-01-04 00:06:34 +00:00
pcictl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
pkg_install use ${MACHINE_ARCH} instead of what uname() puts into utsname.machine. 2004-01-13 08:30:34 +00:00
powerd
pppd Increase the buffer size for result strings. Reported by Sergey Svishchev 2003-11-02 08:54:06 +00:00
pstat bump date for previous 2003-12-21 02:52:02 +00:00
pvcsif
pvctxctl
pwd_mkdb Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
quot Remove unused max macro. From Jeff Ito in PR 23995. 2004-01-06 13:30:56 +00:00
quotacheck Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
quotaon Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
racoon rework how cfparse.y is generated 2003-10-19 06:09:17 +00:00
rarpd Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
rbootd use strlcpy 2003-08-19 22:22:27 +00:00
rdate Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
repquota Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
rip6query Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
rmt Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
route6d Let it compile again on sparc/sparc64. 2003-10-31 10:09:55 +00:00
rpc.bootparamd Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
rpc.lockd Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
rpc.pcnfsd s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
rpc.statd
rpc.yppasswdd s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
rpcbind Make building IPv6 support controllable by MKINET6 2003-12-07 21:57:22 +00:00
rtadvd Don't compare an int to NULL. 2003-10-21 03:01:44 +00:00
rtsold backout previous change (removal of pidfile(3) call). requested by core. 2004-01-08 02:48:43 +00:00
rwhod Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
sa Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
screenblank Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
sendmail
sesd
sliplogin Don't compare an int to NULL. 2003-10-21 02:53:57 +00:00
slstats
sntp "msntp"->"sntp, and adjust location of runtime data files 2003-12-09 11:15:18 +00:00
spray
sunlabel Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
sup s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
sushi s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
syslogd Implement -r, which prevents syslogd from compressing multiple messages with 2003-10-17 01:39:25 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
timed makeargv overrun. from openbsd 2003-10-13 06:14:04 +00:00
tpctl
traceroute Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
traceroute6 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
trpt no need for explicit '?'; openbsd 2003-09-19 08:24:07 +00:00
trsp Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
unlink
usbdevs Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
user Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
videomode
vipw Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
vnconfig Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
wiconfig From Steve Woodford (scw@): fix wi(4) and wiconfig(8) on big-endian 2003-11-16 09:41:01 +00:00
wsconscfg Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
wsfontload Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
wsmoused Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
wsmuxctl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
ypbind Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
yppoll John Brezak (now jbrezak at windows dot microsoft dot com) kindly 2003-12-10 17:10:34 +00:00
ypserv Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
ypset Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
zdump
zic
Makefile Consistently check ${TOOLCHAIN_MISSING} against "no". 2004-01-03 14:04:27 +00:00
Makefile.inc