NetBSD/sys/arch/hp300/hp300
explorer 80513cb5ae o Make usage of /dev/random dependant on
pseudo-device   rnd                     # /dev/random and in-kernel generator
  in config files.

o Add declaration to all architectures.

o Clean up copyright message in rnd.c, rnd.h, and rndpool.c to include
  that this code is derived in part from Ted Tyso's linux code.
1997-10-13 00:46:08 +00:00
..
autoconf.c Copyright assigned to The NetBSD Foundation. 1997-10-04 17:03:09 +00:00
clock.c Move the prototype of hp300_calibrate_delay() to cpu.h 1997-10-12 18:37:56 +00:00
clockioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
clockreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
conf.c o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
db_memrw.c Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:58:45 +00:00
disksubr.c Add prototypes, and make this compile with -Wall. Remove register 1997-04-01 03:12:06 +00:00
dkbad.c Add prototypes, and make this compile with -Wall. Remove register 1997-04-01 03:12:06 +00:00
genassym.cf Eliminate references to vmspace.vm_pmap 1997-05-13 18:00:49 +00:00
hpux_machdep.c Copyright assigned to The NetBSD Foundation. 1997-10-04 17:03:09 +00:00
intr.c Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:58:45 +00:00
kgdb_machdep.c New-style kgdb_machdep.c, mostly duplicated from the sun3 port, modified 1997-05-05 20:51:05 +00:00
leds.c Pull the LED frobbing code out of machdep.c. Since there is more than 1997-05-05 20:54:34 +00:00
leds.h Pull the LED frobbing code out of machdep.c. Since there is more than 1997-05-05 20:54:34 +00:00
locore.s Consolidate some pre-main initialization into an hp300_init() function. 1997-10-12 18:45:48 +00:00
machdep.c - Consolidate some pre-main initialization into an hp300_init() function. 1997-10-12 18:47:51 +00:00
mem.c s/hp300_btop/m68k_btop/ 1997-06-10 18:51:31 +00:00
pmap.c s/hp300_trunc_page/m68k_trunc_page/ s/hp300_ptob/m68k_ptob/ 1997-06-10 18:52:23 +00:00
pmap_bootstrap.c Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
sys_machdep.c Fix lossage from the latest vm_pmap changes. 1997-05-19 10:14:47 +00:00
trap.c From sun3: 1997-07-08 16:56:31 +00:00
vectors.s New bus error/address error trap handlers, code lifted from mac68k 1997-07-14 19:18:31 +00:00
vm_machdep.c Address PR 4120 by synchronizing v{,un}mapbuf() with the i386 vm_machdep.c, 1997-10-11 06:38:45 +00:00