Go to file
thorpej 720b377380 Apply the following change made 06/06/2003 23:51:13 by gibbs to the
FreeBSD ahd driver:

Work around SCSI spec violation by the Quantum Atlas 10K.
This drive delays going async after receiving a WDTR
message.  We now send an SDTR message after a WDTR even
if our goal is to go async.  This should work even for
confused devices.

If we get an unexpected busfree when attempting a WDTR
or SDTR, only set the goal negotiation parameters we were
trying to negotiate to off.  This means that should a WDTR
message fail, we will still try an SDTR if our goal is
non-async.

Fix a few more places where we were looking at goal.period
instead of goal.offset for determining if we should be
negotiating sync.  This should not have any impact on
our behavior, but the offset is more definitive and should
be used.
2003-08-29 03:41:28 +00:00
bin In emacs mode, when expanding file names containing characters that should 2003-08-28 19:53:32 +00:00
crypto reject rc5/idea/mdc2 commands if OPENSSL_NO_xx is specified 2003-08-27 21:05:02 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib add ./usr/lib/libfrtbegin.a 2003-08-29 02:13:41 +00:00
doc nvi's version should be nb10 - I just added 1 yesterday :-( 2003-08-28 16:15:47 +00:00
etc Fix ttyEcfg/ttyEstat confusion. 2003-08-25 20:40:25 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu build libfrtbegin 2003-08-29 01:57:04 +00:00
include introduce an additional switch to enable building GCC3 instead of GCC2: 2003-08-27 16:03:17 +00:00
lib Nm -> Fn getnameinfo; grammar improvements; markup improvement; 2003-08-28 12:03:08 +00:00
libexec libkrb depends on libdes, patch in private mail from 2003-08-23 23:03:42 +00:00
regress #include <crypto/rijndael/rijndael-api-fst.h> to make this compile. 2003-08-28 22:31:46 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin Update date for last. 2003-08-21 16:02:32 +00:00
share Sync termios(4) with header file. Reported by Vink Joris. 2003-08-28 19:39:40 +00:00
sys Apply the following change made 06/06/2003 23:51:13 by gibbs to the 2003-08-29 03:41:28 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Add options_def.h to DPSRCS and CLEANFILES 2003-08-28 22:04:23 +00:00
usr.sbin Bump date for last. 2003-08-28 18:55:16 +00:00
build.sh in getkernelconf(), remove check for non-empty $makeobjdir, as it's not 2003-08-16 11:46:44 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING It is openssl, not openssh, and fix another typo. 2003-08-05 18:39:56 +00:00