NetBSD/sys/arch/sparc64
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
conf change handling of libkern: 1998-10-15 18:37:13 +00:00
dev Don't use fuword()/suword() -- can't count on their size. 1998-09-11 00:04:16 +00:00
fpu More fixup in the signal area. 1998-09-22 02:48:42 +00:00
include Add scsibus entry points to the cdevsw[]. 1998-10-10 02:00:49 +00:00
sparc64 remove unused share map code from UVM: 1998-10-11 23:20:59 +00:00
stand 32-bit fixup. 1998-09-06 21:53:41 +00:00
Makefile Fix more syscall32 and signal breakage. 1998-10-08 02:31:39 +00:00