NetBSD/sys/arch/x68k
itojun 9e47af8814 enable rnd device. they are now mandatory for ssh/sshd support,
so it makes more sense to enable it.
please disable them if there's any issues, but in that case, in-tree
ssh/sshd won't work.
2000-10-04 03:35:53 +00:00
..
compile
conf enable rnd device. they are now mandatory for ssh/sshd support, 2000-10-04 03:35:53 +00:00
dev remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
stand add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
usr.bin include <sys/types.h> to define u_int. 2000-07-31 23:40:02 +00:00
usr.sbin According to Takeshi Nakayama <tn@catvmics.ne.jp>, 2000-02-20 16:18:51 +00:00
x68k Fix the type of pmap_zero_page_uncached from void (paddr_t) to 2000-09-28 03:41:50 +00:00
Makefile