NetBSD/usr.sbin
jmmv fb74f324b6 Use the correct size when clearing an array. 2004-02-05 16:11:31 +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 No longer i386-only. 2003-06-27 22:58:30 +00:00
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 Add CPPFLAGS. 2003-05-08 20:24:10 +00:00
envstat As pointed out by Dave Huang, revert back to using 273.15 rather than 273.16 2004-02-02 10:36:19 +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 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
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 Allow quoting using single or double quotes inside inetd.conf. Closes 2004-01-25 10:00:17 +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 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
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
lptctl New sentence, new line. 2004-02-04 14:25:13 +00:00
mailwrapper Revert previous changes. Add a comment to the source explaining the 2003-03-09 08:10:43 +00:00
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 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 Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +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 Remove trailing whitespace. 2004-01-23 20:55:19 +00:00
mountd Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
moused snprintf 2003-07-16 06:33:11 +00:00
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 Handle new-style error return from mknod/pack_dev.c 2004-01-30 19:09:03 +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 Fix dependency for .version. 2004-01-27 02:17:46 +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 Make sure that the Fake mode would give a Verbose message about 2004-01-29 17:41:49 +00:00
powerd use bounded string op 2003-07-13 12:18:55 +00:00
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 bump date 2004-01-16 02:28:42 +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 init_file: copy status_info from static storage so that 2004-01-14 10:29:46 +00:00
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 Remove superfluous .Ek. 2003-06-26 10:10:11 +00:00
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 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 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 #include <string.h> for memset and memcpy. 2003-07-08 23:33:50 +00:00
traceroute Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
traceroute6 do not disclose endian/alignment by probe packet. from dreaadt@openbsd 2004-01-25 03:26:30 +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 Add -S argument to useradd, usermod and userdel, which allows the use of 2004-01-14 09:35:33 +00:00
videomode use bounded string op 2003-07-13 12:08:28 +00:00
vipw Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
vnconfig Print device names and mount points, if at all possible, instead of 2004-01-25 21:49:04 +00:00
wiconfig Re-add support for wiconfig wiX -A #, which chooses between OpenSys and 2004-01-23 02:32:52 +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 Use the correct size when clearing an array. 2004-02-05 16:11:31 +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 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 Consistently check ${TOOLCHAIN_MISSING} against "no". 2004-01-03 14:04:27 +00:00
Makefile.inc