NetBSD/sys/arch/pmax
drochner 2468738337 change handling of libkern:
-sys/lib/libkern builds as library per default (as it was documented all
 the time)
-ports able to LKM set "KERN_AS=obj" explicitely in their Makefiles
 (for now; should depend on actual "option LKM" or -better- functions
 included for LKM use should be pulled in by a stub)
-always link libcompat before libkern - libkern stuff can be referred to
 by libcompat, but not the other way
1998-10-15 18:37:13 +00:00
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf change handling of libkern: 1998-10-15 18:37:13 +00:00
dev Garbage-collect the open_target_lu and close_target_lu entry points from 1998-10-10 00:28:28 +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
ibus add "int" type to interrupt handler typedefs (egcs warning) 1998-08-29 16:15:11 +00:00
include configure() prototype is in <sys/device.h> 1998-10-06 20:50:15 +00:00
pmax Add scsibus entry points to the cdevsw[]. 1998-10-10 02:00:49 +00:00
stand STANDALONE->_STANDALONE (cpp definition) 1998-05-22 12:56:35 +00:00
tc scc_softCAR is a bit array, so set it accordingly for a serial console 1998-09-07 19:54:15 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00