NetBSD/dist
agc d7728ae0d3 Update to version 20071025
Pay closer attention to the TSIH value that is assigned by the target -
rather than a simple (session id + 1) value, which cycles after 16 sessions
are used, use a central counter, and increment that whenever a TSIH is
apportioned. This fixes some problems for me with multiple targets being
ignored, and only the first target being used. Tested with the Microsoft
initiator, and the embryonic NetBSD initiator.

Use more enumerated types, rather than cpp definitions.

Use enumerated types also in preference to magic numbers.

In the iSCSI test harness, use the -t argument to specify a disk target
exported by the NetBSD iSCSI target. This allows us to test for the
situation outlined above.

Add my copyright to the test harness - there's no Intel code left anymore.

Modify the way initiator login and logout information is presented to the
user. This is only of concern to people who use this with the target in
non-detached (non-daemon) mode.

Get rid of the MODE_SENSE_10 and MODE_SELECT_10 cases in the disk switch,
since they do not return responses in the correct format yet.
2007-10-26 18:36:45 +00:00
..
am-utils Coverity CID/4421: Add extra check for NULL before deref. 2007-04-04 21:40:48 +00:00
bind Import bind 9.4.1-P1 2007-07-24 23:52:54 +00:00
bzip2 Only dereference b after it has been NULL checked. 2006-03-17 02:52:56 +00:00
dhcp Follow NetBSD's interpretation of the interface to SIOCGIFCONF: the 2007-09-13 11:56:41 +00:00
file put LP64 SIZE_T_MAX on a diet: 17 f's is too much, trim it down to 16 2007-06-14 19:26:17 +00:00
hostapd don't use a variable array on the stack for a stupid reason. 2006-11-09 20:12:29 +00:00
ipf two new hacks: 2007-10-09 01:23:20 +00:00
iscsi Update to version 20071025 2007-10-26 18:36:45 +00:00
libarchive Import libarchive-2.2.6 2007-08-06 12:25:33 +00:00
libpcap add a volatile variable to prevent vfork/longjmp clobbering. 2006-10-15 19:27:21 +00:00
nawk Remove a superfluous test, wcrtomb() cannot return (size_t)-2. 2007-10-25 22:22:41 +00:00
ntp Remove CVS $Log$ tag, this got problematic when pulled up to netbsd-4. 2007-08-21 13:17:24 +00:00
openpam free the temporary path string if the fallback to an unversioned 2007-09-14 17:57:39 +00:00
pcc Comment out some references to compat.o until ragge can update - now we 2007-09-20 14:21:39 +00:00
pdisk comment out impossible code. 2006-10-24 20:45:33 +00:00
pf Do not include internal header files from libpcap without setting the 2007-05-28 11:55:19 +00:00
pkg_install Import pkg_install-20070821. 2007-08-23 15:19:12 +00:00
pppd Remove 3rd clause and my name from all the licences which were only in my 2007-09-10 10:35:51 +00:00
smbfs When checking for the length of the user name, check against the size 2007-10-16 15:37:32 +00:00
tcpdump Back out local NetBSD change (range check to avoid buffer overflow), 2007-07-28 16:09:14 +00:00
wpa_supplicant print millis too. 2007-06-09 19:52:36 +00:00