Go to file
ragge 38d5764cd1 Fix for a driver bug provided by Jon W Grubbs (jgrubbs@megsinet.net).
This bug is only visible on some disks, and I have verified that it works
correctly on VAX. However, du to the author, it is a problem on other
machines/disks as well. Here's the author's comments:

> The MI code for the NCR5380 has a small bug in it  The RZ56 wants to
> negotiate for Synchronous Data Transfers and when it does, the current code
> looks like it will send a REJECT message as the spec calls for when we cant
> handle the request.  However, a couple of lines of code in the
> ncr5380_msg_in routine are missing wrt the PARITY message and anything that
> wants to send a REJECT message.  The ATN setup that is done in
> ncr_sched_msgout is immediately negated by the final byte ACK sequence in
> this routine.  This causes bad things to happen to an RZ56.
2000-05-26 21:11:00 +00:00
bin Use new sysctl/kvm interfaces. This will stop the "proc size mismatch" 2000-05-26 03:04:28 +00:00
dist Resolve conflicts. 2000-05-23 06:07:42 +00:00
distrib Bump libkvm minor. 2000-05-26 02:44:33 +00:00
etc /etc/dhclient.conf is *not* required for dhclient to run. 2000-05-26 20:44:17 +00:00
games Fix core dump. 2000-05-24 14:43:00 +00:00
gnu sync movsi_i* from egcs-current. 2000-05-22 08:28:04 +00:00
include Prototypes for kvm interface to new KERN_PROC2 and KERN_PROC_ARGS sysctls. 2000-05-26 02:34:01 +00:00
lib Add kvm interface to the new sysctls: 2000-05-26 02:42:21 +00:00
libexec minor fix now that i've defined the plt0 entry. 2000-05-22 19:17:04 +00:00
regress Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
sbin Provide some information when confirming "Write outside MBR partition". 2000-05-25 21:23:37 +00:00
share note MCA attachment for Adaptec AHA-1640 2000-05-26 20:56:37 +00:00
sys Fix for a driver bug provided by Jon W Grubbs (jgrubbs@megsinet.net). 2000-05-26 21:11:00 +00:00
usr.bin Sync a comment with the version of this file sent to the top-spinners 2000-05-26 04:22:01 +00:00
usr.sbin Use CPPFLAGS where appropriate. 2000-05-25 12:49:32 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00