freebsd_amp_hwpstate/usr.sbin
Warner Losh 01f6620685 Per Ken's request, back out my last change to this file. iostat's man
page documents '?' as a valid option, as does the usage message.  None
of the other programs' man pages documented '?' as a valid option.
1999-06-24 07:39:25 +00:00
..
IPXrouted Add an option to disable responses to SAP_GETNEAREST_SERVER requests. 1999-04-24 09:18:49 +00:00
ac
accton
adduser Added myself as maintainer. 1999-02-09 17:23:03 +00:00
amd Cosmetic reformating. 1999-02-14 22:04:09 +00:00
apm
apmconf
arp When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:52:52 +00:00
atm
bad144
boot0cfg Check that we really have a boot0 mbr before treating it as one. 1999-06-22 18:57:49 +00:00
bootparamd
btxld
cdcontrol
chkgrp
chown
chroot
ckdist
config Check and warn about unknown devices in the config file along the same 1999-06-03 20:37:19 +00:00
cron This is a hack. Cron runs with stdin/out/err pointing to /dev/console, 1999-04-06 04:31:23 +00:00
crunch
ctm Some man page cleanup. Make the NAME and SYNOPSIS sections agree so 1999-06-24 06:22:24 +00:00
dev_mkdb
diskpart
dpt
edquota
fdcontrol
fdformat
fdwrite
i4b Two getopts related nits: 1999-06-24 06:43:21 +00:00
inetd Use Dq mdoc tag for double-quoted words. 1999-06-21 11:43:13 +00:00
iostat Per Ken's request, back out my last change to this file. iostat's man 1999-06-24 07:39:25 +00:00
ipfstat
ipftest
ipmon
ipnat
ipresend
ipsend
iptest
jail Various cosmetics. 1999-05-05 19:23:45 +00:00
kbdcontrol Reflect recent changes in syscons. 1999-06-22 14:15:46 +00:00
kbdmap Added myself as maintainer. 1999-02-09 17:23:03 +00:00
kernbb Now bb structures are linked together. 1999-03-21 12:32:17 +00:00
keyadmin
keyserv
kgmon
kvm_mkdb Test the correct database file (not necessarily the one corresponding to 1999-05-15 11:54:36 +00:00
lpr lpd tries to be clever and checks if RM == my_hostname. 1999-04-27 07:09:18 +00:00
lptcontrol Add missing -s option. 1999-05-28 02:09:46 +00:00
mailstats
makemap
manctl
memcontrol Commandline tool for manipulating memory range attributes. 1999-04-07 04:11:14 +00:00
mixer
mount_portalfs
mountd Xref mountd in text. 1999-05-29 08:14:00 +00:00
moused Make it clear that PS/2 type mice will work only with "auto" and 1999-06-03 12:43:16 +00:00
mptable getopt(3) returns -1 not EOF. 1999-05-23 23:24:26 +00:00
mrouted Use the proper mdoc macro 1999-03-20 04:26:57 +00:00
mtest
mtree When bootstrapping mtree, don't depend on there being a libmd at all. 1999-03-01 02:43:42 +00:00
named
named.reload
named.restart
ndc Allow both old and new rc.conf syntax. 1999-02-12 00:17:12 +00:00
newsyslog Fix description of size, it's in kilobytes, not bytes. 1999-04-10 15:09:07 +00:00
nfsd Update refs for KLD's and kldload. 1999-04-01 01:42:28 +00:00
nologin Added xref to nologin(5). 1999-02-01 21:02:38 +00:00
nslookup
nsupdate
pccard More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better, 1999-06-17 21:07:59 +00:00
pciconf Replace LKM with KLD. 1999-04-06 14:04:37 +00:00
pcvt
periodic local_cron -> local_periodic 1999-04-23 18:26:55 +00:00
pkg_install '?' shouldn't be in the usage string. Unknown characters are already 1999-06-24 06:33:24 +00:00
pnpinfo Port pnpinfo to alpha. 1999-05-22 17:35:48 +00:00
portmap Fixed world breakage in previous commit. -lwrap was in LDFLAGS where 1999-03-29 03:17:43 +00:00
ppp Support `igmp' filters. 1999-06-23 16:48:24 +00:00
pppctl Add support for NetBSD (history() from libedit is different). 1999-04-26 08:53:52 +00:00
pppd Reset our start time when the link comes up, correcting 1999-06-17 22:12:51 +00:00
pppstats
praliases
procctl This really belongs to section 8. 1999-06-15 14:04:19 +00:00
pstat Tidy up references to <sys/rlist.h> and support for the old swap management 1999-05-11 14:32:18 +00:00
pw Fix date parsing to allow '0' (none) date value. 1999-03-15 08:16:01 +00:00
pwd_mkdb
quot
quotaon
rarpd
repquota Larger, space separated fields in the output of repquota. 1999-06-11 10:31:24 +00:00
rmt
rndcontrol
rpc.lockd
rpc.statd
rpc.yppasswdd Host names are case-insensitive. 1999-03-16 01:23:09 +00:00
rpc.ypupdated getopt(3) returns -1 not EOF. 1999-05-23 23:24:26 +00:00
rpc.ypxfrd
rtprio
rwhod Add the -p switch - tells rwhod to ignore POINTOPOINT interfaces. 1999-06-16 21:05:21 +00:00
sa Initialize exit code so that the program exits with code 0 on success. 1999-05-22 22:56:26 +00:00
sade Eliminate dead ntp servers. 1999-06-23 03:52:10 +00:00
sendmail Enable tcp_wrapper support by default. 1999-03-28 10:55:03 +00:00
sgsc
sicontrol
sliplogin
slstat
spkrtest Added myself as maintainer. 1999-02-09 17:23:03 +00:00
spray
stallion
sysinstall The ports tree is now 83MB. Change ``about 50MB'' to ``about 90MB''. 1999-06-23 08:40:56 +00:00
syslogd readklog(): rename variable 'l' to 'len', to avoid possible confusion with 'i' 1999-05-06 13:57:57 +00:00
tcpdchk Build tcp_wrappers' userland. I am not building tcpd, because in a day 1999-03-14 18:02:14 +00:00
tcpdmatch Build tcp_wrappers' userland. I am not building tcpd, because in a day 1999-03-14 18:02:14 +00:00
tcpdump World, I'd like you to meet the first FreeBSD token Ring driver. 1999-02-20 11:18:00 +00:00
timed
traceroute
trpt
tzsetup Make UTC or local time message a little more clear. 1999-06-23 03:31:36 +00:00
usbd Syncing with NetBSD version 1998/12/14 1999-04-11 21:03:28 +00:00
usbdevs Syncing with NetBSD version 1998/12/14 1999-04-11 21:03:28 +00:00
vidcontrol Reflect recent changes in syscons. 1999-06-22 14:15:46 +00:00
vipw
vnconfig Turn an error into a warning. If running a 4.x binary on a 3.x system 1999-05-16 08:09:23 +00:00
watch
wicontrol - Fix up some comments in if_wi.c (no code changes) 1999-05-22 16:12:54 +00:00
wlconfig
wormcontrol
xntpd Fix hostname lookup problems on 64-bit machines. 1999-05-21 20:52:42 +00:00
xten
yp_mkdb
ypbind Use u_int32_t for sin_addr.s_addr rather than u_long to avoid 1999-04-13 16:26:21 +00:00
yppoll Two getopts related nits: 1999-06-24 06:43:21 +00:00
yppush
ypserv Close PR #10971: flush the database cache after forking in ypproc_all_2_svc() 1999-04-30 16:59:48 +00:00
ypset
zic Add a prototype to silence warnings. 1999-02-23 12:02:07 +00:00
Makefile Port pnpinfo to alpha. 1999-05-22 17:35:48 +00:00
Makefile.inc