NetBSD/sys/arch/bebox
tls a22a3917ac The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself.  Move it to std.  This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports.  Thanks to Havard Eidnes for
pointing them out.
2011-11-22 21:24:51 +00:00
..
bebox Cleanup spin loop for 2nd cpu. 2011-08-07 15:44:59 +00:00
compile
conf The rnd pseudo-device is not really optional, because it is in the same 2011-11-22 21:24:51 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
isa #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
pci #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
stand Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
Makefile