Go to file
dante 3d7bdc4c94 Fix a bug introduced in last commit which caused a painc due to
re-enqueueing an already free ccb.
Prepare the background to have a unique initialization function for
    all of the supported host adapters.
Rename a lot of #define in a more sane way.
Move Carriers initialization and defines in adwmcode.{c,h}
Don't lose Carrier nodes in case of a BUS/Chip reset explicitly invoked
    after a DMA failure.

XXX - DMA failure still arise when AdvanSys U[2]W host adapters are used
      in conjunction with Intel 82443BX Host Bridge/Controller (rev. 0x03).
      !?!Have to understand why!?!
2000-05-26 15:13:43 +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 Add `ses' devices. 2000-05-22 17:01:30 +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 "sifting" requires backslash escapes for leading digits. 2000-05-23 23:48:43 +00:00
sys Fix a bug introduced in last commit which caused a painc due to 2000-05-26 15:13:43 +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