Go to file
dante 6644e670f7 Change the way ADW_CARRIER is allocated and handled.
Increased ADW_MAX_CCB to 63 and ADW_MAX_CARRIER to 253
Print WDTR/SDTR negotiation result per target
Protect AdvISR() inside splbio()/splx() pair
Add a pending queue to keep track of all the CCBs that are being executed by the host adapter.
Rewrote timeout handler in a more efficient way:
    After 3 timeout now the SCSI is resetted and all pending queues not completed are now reenqueued in the waiting queue so to get executed just after the BUS Reset (hoping that resetting the SCSI BUS and reinitializing the adapter could solve the problem).
2000-05-08 17:21:33 +00:00
bin If ps cannot get the terminal size from STDOUT, it tried STDERR and STDIN. 2000-04-29 00:18:48 +00:00
dist Use unsigned long long and not long long for the change in Rev 1.6 and 2000-05-08 13:07:56 +00:00
distrib Sync. 2000-05-08 06:09:57 +00:00
etc make default sendmail.cf IPv4-only again. 2000-05-08 00:37:53 +00:00
games Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
gnu make default sendmail.cf IPv4-only again. 2000-05-08 00:37:53 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib Need an internal name for send(); noticed by itojun. 2000-05-08 13:38:44 +00:00
libexec PowerPC: support ADDR16_LO, ADDR16_HI and ADDR16_HA relocations. 2000-05-01 11:41:08 +00:00
regress revert the depend change... it was unneeded, and is even hurting in some 2000-04-28 22:01:14 +00:00
sbin Allow INET6 to be used with SMALL without undefined symbols 2000-05-04 18:29:34 +00:00
share VIA VT82C686A hardware monitor 2000-05-08 16:40:42 +00:00
sys Change the way ADW_CARRIER is allocated and handled. 2000-05-08 17:21:33 +00:00
usr.bin Add -P to the usage message (forgot this, long ago). 2000-05-08 00:52:18 +00:00
usr.sbin In require_delete(), actually use the expanded wildcard passed in via 2000-05-07 00:33:28 +00:00
Makefile if MAKEOBJDIRPREFIX defined, include etc in make obj 2000-05-06 07:53:53 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00