NetBSD/dist
agc e32a776a5a Adjust the data VPD returns, to work around a problem in the Cisco
initiator (used on Solaris 10 Update 1) - the initiator demands that a
UUID is returned, so give it one.

Add autoconf glue for that, and a compat uuid_create(3) and
uuid_to_string(3).

This still spews a lot of output via the target's syslog, but persevere,
since it does actually make the target work with the Solaris initiator:

	solaris10# format
	Searching for disks...done


	AVAILABLE DISK SELECTIONS:
	       0. c1d0 <DEFAULT cyl 29728 alt 2 hd 64 sec 63>
		  /pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0
	       1. c2t5d0 <DEFAULT cyl 96 alt 2 hd 64 sec 32>
		  /iscsi/disk@0000iqn.1994-04.org.netbsd.iscsi-target%3Atarget00001,0
	Specify disk (enter its number): ^D
	solaris10# df -k /mnt
	Filesystem            kbytes    used   avail capacity  Mounted on
	/dev/dsk/c2t5d0s0      91407    1041   81226     2%    /mnt
	solaris10# uname -a
	SunOS solaris10 5.10 Generic_118844-26 i86pc i386 i86pc
	solaris10#
2006-05-21 09:26:37 +00:00
..
am-utils Fix use after free. 2006-04-05 14:59:29 +00:00
bind Initialize rdataset. 2006-05-14 01:18:41 +00:00
bzip2 Only dereference b after it has been NULL checked. 2006-03-17 02:52:56 +00:00
dhcp match u_char * with u_char[]. 2006-05-11 09:29:39 +00:00
file Coverity CID 346: Double free. 2006-03-18 04:41:57 +00:00
hostapd information about upgrades 2006-04-12 15:22:56 +00:00
ipf XXX: GCC uninitialized. 2006-05-14 02:37:46 +00:00
iscsi Adjust the data VPD returns, to work around a problem in the Cisco 2006-05-21 09:26:37 +00:00
libpcap Make the optimizer use unsigned numbers as the kernel does. 2006-05-17 17:48:36 +00:00
nawk Coverity CID 2738: When a symbol with a NULL name is passed, convert it to 2006-03-21 16:59:09 +00:00
ntp initialise tmp_clock() for GCC4. 2006-05-20 19:22:36 +00:00
openpam openpam_dynamic(): add missing '/' between OPENPAM_MODULES_DIR and 2006-02-05 05:39:49 +00:00
pdisk Pull in <machine/endian.h> on NetBSD instead of hardcoding to 2005-09-28 17:27:26 +00:00
pf We do not support pfsync, so: 2006-04-26 18:14:19 +00:00
pppd XXX: GCC uninitialized 2006-05-14 02:10:41 +00:00
smbfs quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
tcpdump quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
wpa_supplicant stdlib.h and stdio.h should be in crypto.c not common.h 2006-04-13 19:07:08 +00:00