freebsd-nq/sbin
Kenneth D. Merry 2a413b2918 Fix a couple of camcontrol issues that popped up on sparc64:
- bzero the CCB header in getdevtree() and set the path properly, to
   avoid having random garbage in the CCB header.
 - if the lun isn't specified in a device specifier, it should default to
   0, not whatever random data happens to be in the lun variable.
 - move the prototype for getdevtree() out from under #ifndef MINIMALISTIC,
   since it is used in both cases.

Submitted by:	Marius Strobl <marius@alchemy.franken.de> (mostly)
MFC After:	2 weeks
2004-03-03 01:51:24 +00:00
..
adjkerntz
atacontrol
atm style.Makefile(5): 2004-02-23 20:25:27 +00:00
badsect
bsdlabel
camcontrol Fix a couple of camcontrol issues that popped up on sparc64: 2004-03-03 01:51:24 +00:00
ccdconfig
clri
comcontrol
conscontrol
devd
devfs
dhclient style.Makefile(5): 2004-02-23 20:25:27 +00:00
dmesg
dump
dumpfs
dumpon style.Makefile(5): 2004-02-23 20:25:27 +00:00
fdisk style.Makefile(5): 2004-02-23 20:25:27 +00:00
fdisk_pc98 style.Makefile(5): 2004-02-23 20:25:27 +00:00
ffsinfo
fsck
fsck_ffs In the case of a background fsck, periodically update the process title 2004-02-28 07:50:42 +00:00
fsck_msdosfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
fsdb
fsirand style.Makefile(5): 2004-02-23 20:25:27 +00:00
gbde
gconcat Fixed missing libraries. This unbreaks the -DNO_DYNAMIC_ROOT and 2004-02-24 03:46:12 +00:00
gpt style.Makefile(5): 2004-02-23 20:25:27 +00:00
growfs
idmapd style.Makefile(5): 2004-02-23 20:25:27 +00:00
ifconfig Look for both name and if_<name> strings in module metadata. Pseudo-devices 2004-02-27 06:43:14 +00:00
init style.Makefile(5): 2004-02-23 20:25:27 +00:00
ip6fw style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipf style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipfstat style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipfw
ipmon style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipnat style.Makefile(5): 2004-02-23 20:25:27 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig style.Makefile(5): 2004-02-23 20:25:27 +00:00
mca style.Makefile(5): 2004-02-23 20:25:27 +00:00
md5
mdconfig
mdmfs Add a "-l" parameter to mdmfs so that memory file systems can be 2004-02-26 01:15:47 +00:00
mknod style.Makefile(5): 2004-02-23 20:25:27 +00:00
mksnap_ffs
mount
mount_cd9660 style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_ext2fs
mount_hpfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_msdosfs
mount_nfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_nfs4 style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_ntfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_nullfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_std style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_udf style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_umapfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_unionfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
natd style.Makefile(5): 2004-02-23 20:25:27 +00:00
newfs Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. This 2004-02-26 01:14:27 +00:00
newfs_msdos style.Makefile(5): 2004-02-23 20:25:27 +00:00
nfsiod
nologin Report login attempts to syslog. Due to the statically-linked nature of 2004-02-22 10:03:24 +00:00
nos-tun style.Makefile(5): 2004-02-23 20:25:27 +00:00
pfctl Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
pflogd Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
ping style.Makefile(5): 2004-02-23 20:25:27 +00:00
ping6 style.Makefile(5): 2004-02-23 20:25:27 +00:00
quotacheck style.Makefile(5): 2004-02-23 20:25:27 +00:00
raidctl
rcorder style.Makefile(5): 2004-02-23 20:25:27 +00:00
reboot
restore style.Makefile(5): 2004-02-23 20:25:27 +00:00
route style.Makefile(5): 2004-02-23 20:25:27 +00:00
routed Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com. 2004-02-25 23:45:57 +00:00
rtsol style.Makefile(5): 2004-02-23 20:25:27 +00:00
savecore o Remove obsoleted '-N' and '-d' flags. 2004-02-28 10:42:27 +00:00
sconfig
setkey
shutdown
slattach style.Makefile(5): 2004-02-23 20:25:27 +00:00
spppcontrol
startslip style.Makefile(5): 2004-02-23 20:25:27 +00:00
sunlabel
swapon
sysctl Add CTLTYPE_QUAD to the list of types for which we don't want an empty 2004-03-02 05:42:52 +00:00
tunefs
umount style.Makefile(5): 2004-02-23 20:25:27 +00:00
vinum style.Makefile(5): 2004-02-23 20:25:27 +00:00
Makefile Connect gconcat(8) to the build. 2004-02-23 20:06:56 +00:00
Makefile.inc