NetBSD/sys/arch/hpcmips
tls 8a012bd83f 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:25:05 +00:00
..
compile
conf The rnd pseudo-device is not really optional, because it is in the same 2011-11-22 21:25:05 +00:00
dev Fix some typos. 2011-08-16 14:29:16 +00:00
hpcmips Fix device_t/softc confusion. 2011-03-16 14:43:36 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
isa
pci Add to pci_bus_devorder() an argument that tells the number of slots 2011-08-24 20:27:35 +00:00
stand Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
tx Global inlines are not allowed. 2011-08-08 17:45:13 +00:00
vr Add to pci_bus_devorder() an argument that tells the number of slots 2011-08-24 20:27:35 +00:00
Makefile
TODO