NetBSD/sys/arch/amiga/amiga
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
..
DOC new RCS ID format. 1994-10-26 02:01:24 +00:00
adosglue.h support for muFS. 1994-12-28 09:27:45 +00:00
amiga_init.c s/amiga_round_page/m68k_round_page/ 1997-06-10 18:22:24 +00:00
autoconf.c We may not open the 'a' partition here, as there are Amiga partition tables 1997-08-31 16:33:13 +00:00
cc.c Make aucc work in the presence of LEV6_DEFER. 1997-06-23 23:46:23 +00:00
cc.h Make aucc work in the presence of LEV6_DEFER. 1997-06-23 23:46:23 +00:00
cc_registers.h new RCS ID format. 1994-10-26 02:01:24 +00:00
cfdev.h cleanup SG4_, fix magnum interrupts, gvp hack for ziii, new gvp configs, 4066 1995-04-02 20:38:09 +00:00
cia.c fixup some copyrights 1995-02-12 19:34:15 +00:00
cia.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
color.h fixup some copyrights 1995-02-12 19:34:15 +00:00
conf.c o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
custom.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
db_memrw.c Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
device.h change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
disksubr.c backout previous kprintf change 1996-10-13 03:05:43 +00:00
dkbad.c Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:06:46 +00:00
drcustom.h Rename the watchdog enable bit to reflect its polarity. 1996-09-24 17:11:53 +00:00
genassym.cf Amiga glue code for the m68k fpu emulation subsystem. 1997-07-16 00:01:44 +00:00
isr.h Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:06:46 +00:00
locore.s When changing btst #7,_machineid+3 to cmpl #CPU_68060,_cputype, I forgot to 1997-09-29 20:52:05 +00:00
machdep.c Use a global variable to hold the current speed of the internal serial port. 1997-10-04 03:59:36 +00:00
mem.c zeropage -> devzeropage, and make it static. 1997-02-02 07:17:14 +00:00
memlist.h new RCS ID format. 1994-10-26 02:01:24 +00:00
pmap.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 Amiga glue code for the m68k fpu emulation subsystem. 1997-07-16 00:01:44 +00:00
vectors.s First part of M68060 and DraCo support. 1996-05-09 20:30:30 +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