freebsd-src/sbin
Ed Maste 1f4782a4c1 Add firmware update support for SCSI devices.
Firmware can be reprogrammed on devices from Hitachi, HP, IBM, Plextor,
Quantum, and Seagate.  At least one device from each manufacturer has
been tested with some version of this code, and it has been used to
update thousands of drives so far.

The man page suggests having a backup of the drive's data, and the
operation must be confirmed, either interactively or on the command
line.  (This is the same as the confirmation on the format command.)

This work is largely derived from fwprog.c by Andre Albsmeier.

Submitted by:	Nima Misaghian
Sponsored by:	Sandvine Incorporated
MFC after:	3 months
2011-11-25 04:03:37 +00:00
..
adjkerntz
atacontrol
atm Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
badsect Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
bsdlabel Fix multi-line comment formatting. 2011-11-07 07:51:10 +00:00
camcontrol Add firmware update support for SCSI devices. 2011-11-25 04:03:37 +00:00
ccdconfig Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
clri
comcontrol
conscontrol
ddb
devd - Add support for a "!" character in regex matching in devd(8). It inverts 2011-10-26 02:11:28 +00:00
devfs Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
dhclient
dmesg Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
dump The current /etc/dumpdates file restricts device names to 32 characters. 2011-10-18 18:42:26 +00:00
dumpfs Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
dumpon
fdisk Fix multi-line comment formatting. 2011-11-07 07:50:35 +00:00
fdisk_pc98 Add reference to gpart(8). 2011-11-06 20:39:35 +00:00
ffsinfo Remove trailing whitespace. 2011-11-09 21:01:50 +00:00
fsck Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
fsck_ffs
fsck_msdosfs Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
fsdb
fsirand Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
gbde
geom Correct and expand BSD partitioning scheme description. 2011-11-21 18:04:37 +00:00
ggate
growfs Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
gvinum - fix duplicate "a a" in some comments 2011-11-13 17:06:33 +00:00
hastctl Revert r226726. The line was not duplicated. 2011-10-25 13:49:48 +00:00
hastd Remove redundant space. 2011-10-27 20:36:35 +00:00
ifconfig For unknown reason, since rev 1.1 of ifconfig.c, sin_family isn't 2011-11-19 19:06:08 +00:00
init Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
ipf
ipfw Fix parsing of redirect_addr argument. 2011-11-23 18:38:08 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5 - new sentence should start on new line. 2011-11-13 17:07:43 +00:00
mdconfig
mdmfs
mknod
mksnap_ffs
mount Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
mount_cd9660 Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Finish making 'wcommitsize' an NFS client mount option. 2011-11-14 18:52:07 +00:00
mount_ntfs
mount_nullfs Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
mount_reiserfs
mount_std
mount_udf Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
mount_unionfs
natd Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
newfs Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
newfs_msdos Use __packed to prevent alignment from taking place, which otherwise may 2011-11-11 20:31:48 +00:00
nfsiod
nos-tun
pfctl
pflogd
ping
ping6
quotacheck
rcorder Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
reboot
recoverdisk Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
resolvconf
restore
route
routed
rtsol
savecore
sconfig
setkey
shutdown Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
spppcontrol
sunlabel
swapon Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
sysctl
tunefs Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
umount Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64