freebsd_amp_hwpstate/sbin
Kenneth D. Merry 10e1cf639d Fix Bus Device Resets from userland, and specifically from camcontrol.
camcontrol was setup to use the old scheme of going through the xpt(4)
device, which never worked properly (and has been disabled for a while).

camcontrol now sends BDRs through the pass(4) device, and XPT_RESET_DEV
CCBs are put on the device queue in the transport layer, as they should be.

Submitted by:	luoqi
Reviewed by:	ken
1999-10-31 02:39:44 +00:00
..
adjkerntz
atm
badsect
bsdlabel
camcontrol Fix Bus Device Resets from userland, and specifically from camcontrol. 1999-10-31 02:39:44 +00:00
ccdconfig
clri
comcontrol
cxconfig
dhclient
disklabel
dmesg
dump
dumpfs
dumpon
fdisk
fsck
fsck_ffs
fsck_ifs
fsdb
fsirand
i386 Remove the ft program, the driver is long gone. 1999-10-09 23:11:53 +00:00
ifconfig
init
ipfw Remove one obsoleted entry from the BUGS section. 1999-10-20 12:59:35 +00:00
kget
kldload
kldstat
kldunload
ldconfig
md5
mknod
mount Fix a few things: 1999-10-30 17:40:10 +00:00
mount_cd9660
mount_ext2fs
mount_ifs Fix a few things: 1999-10-30 17:40:10 +00:00
mount_msdos
mount_msdosfs
mount_nfs Fix an overflow or two and replace a while with a for. 1999-10-30 17:56:47 +00:00
mount_ntfs
mount_null
mount_nullfs
mount_nwfs Some spelling/grammar fixes. 1999-10-30 21:11:55 +00:00
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd
natd Minor grammar fix. 1999-10-30 19:33:41 +00:00
newfs
newfs_msdos
nextboot
nfsd
nfsiod
nologin
nos-tun
ping
quotacheck
reboot Sync with reallity (USERCONFIG_BOOT option was removed long time ago) 1999-10-15 12:50:18 +00:00
restore
route MFS: forego->forgo 1999-10-16 21:05:11 +00:00
routed
savecore
shutdown
slattach
spppcontrol
startslip
swapon
sysctl
tunefs
umount Fix a logic problem that broke umount -a. 1999-10-29 09:33:50 +00:00
vinum Describe the new options of start and init commands. 1999-10-13 03:30:29 +00:00
Makefile Add mount_nwfs program. Now -current can mount NetWare volumes. 1999-10-15 09:59:48 +00:00
Makefile.inc