NetBSD/usr.sbin
augustss 854fbc7c6b Oops, commit a version that actually works. :-) 2001-10-29 23:38:42 +00:00
..
ac
accton
altq sync with latest kame tree. snprintf() return value audit, log() cleanup, 2001-08-22 08:52:35 +00:00
amd Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in 2001-09-10 11:18:41 +00:00
apm - Bail out when failed to ioctl. 2001-09-13 11:05:58 +00:00
apmd Zero clear the apm_power_info structure being passed to ioctl. 2001-09-15 02:42:26 +00:00
arp Use getnameinfo() to format link-layer addresses, rather than doing it 2001-10-06 19:09:44 +00:00
bad144
bind
bootp precede, not preceed. 2001-08-20 12:00:46 +00:00
catman
chown
chroot strtol -> strtoul because we use an unsigned type (uid_t/gid_t) 2001-07-14 21:56:45 +00:00
chrtbl
cnwctl getopt() returns -1 on error, not EOF. 2001-08-18 17:10:04 +00:00
config Don't set TARGET_MACHINE, set MACHINE, instead. MACHINE is consistent 2001-10-23 18:56:42 +00:00
cron make consistent escape sequence handling 2001-08-13 06:54:58 +00:00
dbsym
dev_mkdb Removed two debug messages commited by mistake. Sorry about this. 2001-07-15 17:27:32 +00:00
dhcp dhcpd no longer needs the OS_VERSION define. 2001-08-16 18:29:20 +00:00
diskpart
dumpfs Incorporate the enhanced ffs_dirpref() by Grigoriy Orlov, as found in 2001-09-06 02:16:00 +00:00
dumplfs Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
edquota
eeprom
envstat
eshconfig
faithd sync with the latest kame. 2001-09-05 01:22:24 +00:00
greconfig
grfconfig
grfinfo
gspa
hilinfo
hprop update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
ifmcstat
inetd CPPFLAGS, not CFLAGS, for -D. 2001-09-13 13:02:20 +00:00
iopctl Better argument checking. 2001-08-04 16:55:46 +00:00
iostat
ipf
isdn "YFLAGS=-d" causes inconsistent parallelism behavior. Instead, use the 2001-10-19 22:57:53 +00:00
iteconfig
kadmin update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
kdc update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
kgmon
kstash
ktutil update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
kvm_mkdb seperate -> separate 2001-07-22 13:33:58 +00:00
lastlogin
link
lpr Replace 1 and 2 with STDOUT_FILENO and STDERR_FILENO. 2001-10-09 02:15:37 +00:00
mailwrapper
makefs cast time_t values to long if printing as %ld to appease the sparc64 port 2001-10-29 07:30:07 +00:00
map-mbone va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mdconfig
mdsetimage Pull in mdsetimage to the tools builds. (XXX - using libbfd here would 2001-10-21 23:10:46 +00:00
memswitch
mld6query
mlxctl Fix obvious mistake in way the disk tailq is walked. 2001-09-29 17:04:10 +00:00
mopd
mountd s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday. 2001-10-16 01:51:26 +00:00
moused Oops, commit a version that actually works. :-) 2001-10-29 23:38:42 +00:00
mrinfo va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mrouted copyright clarification. via openbsd 2001-08-02 03:41:42 +00:00
mtrace va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mtrace6
mtree fix potential sparc compiler warning (if DEBUG was defined, that is...) 2001-10-26 16:01:46 +00:00
ndbootd
ndp Use getnameinfo() to format link-layer addresses rather than doing it 2001-10-06 19:39:23 +00:00
netgroup_mkdb
nfsd s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday. 2001-10-16 01:51:26 +00:00
ntp Removed the HAVE_CLOCKCTL for now (it should not be enabled until all 2001-09-16 09:12:50 +00:00
pcictl use strtol instead of atoi to catch non numeric values 2001-09-17 10:05:57 +00:00
pkg_install "it's" is short for "it is". 2001-10-04 19:44:48 +00:00
pppd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
pstat remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
pvcsif
pvctxctl
pwd_mkdb Clean up previous. 2001-08-19 09:01:47 +00:00
quot remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
quotacheck remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
quotaon
racoon Unravel the include spaghetti here: 2001-10-19 23:59:56 +00:00
rarpd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rbootd
rdate
repquota
rip6query
rmt
route6d va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rpc.bootparamd
rpc.lockd Fix a memory leak: when unlocking make sure we release the memory associated 2001-10-23 19:54:53 +00:00
rpc.pcnfsd
rpc.statd
rpc.yppasswdd Update for pw_mkdb() change: restrict updates to one user's records and/or 2001-08-18 19:35:32 +00:00
rpcbind
rtadvd
rtsold sync with kame better. snprintf return value audit. 2001-08-22 05:24:37 +00:00
rwhod
sa seperate -> separate 2001-07-22 13:33:58 +00:00
screenblank - KNF 2001-10-28 01:32:46 +00:00
sendmail
sesd
sliplogin
slstats
spray
sup va_{start,end} audit: 2001-09-24 13:22:25 +00:00
sushi heirarchy -> hierarchy 2001-08-24 10:24:45 +00:00
syslogd Put pidfile after daemonize. This would fix newsyslog(8) error. 2001-07-19 00:15:32 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump define LBL_ALIGN, to avoid unaligned access on align-picky arch. 2001-10-22 09:24:27 +00:00
timed Code cleanup; remove all `#ifdef sgi' from the code... this clobbered the 2001-09-02 00:13:05 +00:00
traceroute fix lsrr. 2001-10-09 12:43:37 +00:00
traceroute6
trpt Update for TCP timer changes. 2001-09-11 15:45:01 +00:00
trsp
unlink
usbdevs
user + add backwards compatibility hook for old pw_mkdb() calls with no args 2001-10-22 11:00:05 +00:00
videomode
vipw Update for pw_mkdb() change: restrict updates to one user's records and/or 2001-08-18 19:35:32 +00:00
vnconfig <sys/stat.h> is unnecessary 2001-09-26 07:05:39 +00:00
wiconfig
wsconscfg
wsfontload update for loading into "wsfont" 2001-10-29 17:59:00 +00:00
wsmuxctl Improve language. 2001-10-24 18:33:52 +00:00
ypbind
yppoll
ypserv s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday. 2001-10-16 01:51:26 +00:00
ypset
zdump
zic
Makefile Add moused, a daemon to take input from a serial mouse and feed it to 2001-10-29 23:23:41 +00:00
Makefile.inc