1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sbin
Kenneth D. Merry 42cb6a80b6 Implement 'camcontrol reportluns'. This allows users to send the SCSI
REPORT LUNS command to a device.

camcontrol.[c8]:	Implement reportluns.  This tries to print the LUNs
			out in a reasonable format.  Only the periph
			addressing method has been tested, since very little
			hardware that I know of supports the other methods.

scsi_all.[ch]:		Revamp the report luns CDB structure and helper
			functions.  This constitutes a little bit of an API
			change, but since the old CDB length was 10 bytes,
			and the REPORT LUNS CDB length is actually 12 bytes,
			it's clear that no one was using this API in the
			first place.

MFC After:	1 week
2006-08-21 13:24:50 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel
camcontrol Implement 'camcontrol reportluns'. This allows users to send the SCSI 2006-08-21 13:24:50 +00:00
ccdconfig
clri
comcontrol
conscontrol
devd
devfs o Revert a previous delta as strlcpy(3) operates with NUL-terminated 2006-06-14 15:09:52 +00:00
dhclient Bump the document date. s/dhclient/.Nm/ 2006-08-17 20:11:21 +00:00
dmesg
dump Clarify documentation of '-L' command line switch: the snapshot is 2006-08-16 16:28:30 +00:00
dumpfs
dumpon
fdisk - Fail with an understandable error message if we cannot detect the 2006-06-18 22:02:22 +00:00
fdisk_pc98
ffsinfo o Fix typo. 2006-06-11 15:53:36 +00:00
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom o Spell. 2006-08-10 01:13:38 +00:00
ggate Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet the 2006-06-10 09:45:26 +00:00
gpt Fix cut-n-paste bug: compare argument s against known aliases, 2006-07-07 02:44:23 +00:00
growfs Remove duplicated assignment. 2006-07-17 20:48:36 +00:00
gvinum
idmapd
ifconfig Restore the "plumb" compatibility command, which was lost 2006-08-12 18:07:17 +00:00
init
ipf Regularly scheduled patch to unbreak regularly scheduled post-ipfilter 2006-08-17 03:19:38 +00:00
ipfw Regigle parens to try and get the intended affect. This should fix people 2006-08-20 20:10:36 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig
mdmfs
mknod
mksnap_ffs
mount Teach mount(8) about a 'late' keyword, which means the file system should 2006-07-12 16:05:51 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs
mount_nfs4
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf style.Makefile(5): Remove -Wall from CFLAGS. 2006-07-17 20:53:25 +00:00
mount_umapfs
mount_unionfs
natd
newfs
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping Print packet loss figures with one decimal place. ping6 already does 2006-08-14 07:54:17 +00:00
ping6 These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
quotacheck
rcorder
reboot Block a variety of signals which may afffect reboot(8), before killing 2006-08-02 13:05:38 +00:00
recoverdisk
restore
route Obey MK_INET6_SUPPORT. 2006-07-27 13:26:29 +00:00
routed
rtsol Add eye candy while I'm here: a blank line between 2006-07-27 18:28:14 +00:00
savecore
sconfig
setkey Obey MK_INET6_SUPPORT. 2006-07-27 13:26:29 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl Fix printing of integer Kelvins broken in rev. 1.71, which is 2006-08-15 13:32:39 +00:00
tunefs
umount
Makefile rtsol is just a stripped-down version of rtsold and as such it should 2006-07-27 17:50:05 +00:00
Makefile.inc