NetBSD/sys/arch/pmax
jonathan 3906c8cde5 Fix possible uninitialized variable bug which trips -Wall. When
recovering from a possible race condition in sii_intr, read the active
target from the destat register, and set the softc state pointer
`state' appropriately.  (This warning is in a block that prints a
warning message, and the warning message has _never_ been seen. The
bug is probably innocuous.)

Also addresses the `more thought needed' in the log message for rev. 1.12.
1997-05-29 19:26:06 +00:00
..
compile
conf Include pm_ds.c if pm_ds, not dc_ds - dc_ds gets set for the 5000/200 as 1997-05-29 03:08:40 +00:00
dev Fix possible uninitialized variable bug which trips -Wall. When 1997-05-29 19:26:06 +00:00
dist Commit 1.2 release branch changes (1.6.4.1) back onto main branch. 1996-10-06 06:46:34 +00:00
include Lint: machdep.c calls configure() and makebootdev(). 1997-05-25 06:10:46 +00:00
pmax Lint: printf formats inside #ifdef DEBUG (long vs int, %x vs pointer). 1997-05-26 23:02:11 +00:00
stand Create standard Makefile for arch/pmax/stand. 1997-05-25 22:03:23 +00:00
tc lint: add prototype for pmax serial-console inithook. 1997-05-25 10:28:22 +00:00
Makefile Don't use _SUBDIRUSE outside of bsd.subdir.mk. 1997-05-07 17:28:47 +00:00