NetBSD/sys/arch/alpha/alpha
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 Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
bwx.s Fix a typo in a comment. 1997-09-16 23:12:35 +00:00
clock.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
conf.c o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
cpu.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
cpuconf.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
db_disasm.c Add support for disassembling the "integer miscellaneous" opcode subgroup. 1997-09-16 22:52:40 +00:00
db_instruction.h Define the "integer miscellaneous" opcode and subfunctions. 1997-09-16 22:53:32 +00:00
db_interface.c - Use PALcode ops names defined in <machine/pal.h>. 1997-09-16 19:07:19 +00:00
db_trace.c Add support for DDB (in-kernel debugger) to NetBSD/alpha, based on 1997-09-06 02:00:48 +00:00
dec_2100_a50.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
dec_3000_300.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
dec_3000_500.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
dec_axppci_33.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
dec_eb64plus.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
dec_eb164.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
dec_kn8ae.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
dec_kn20aa.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
disksubr.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
genassym.c Garbage-collect VM_PMAP_STPTE, USTP_OFFSET, VM_PMAP. Define VM_MAP_PMAP 1997-09-02 18:48:58 +00:00
in_cksum.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
interrupt.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
locore.s Add stubs for the Alpha Byte/Word Extension (BWX) instructions, present 1997-09-16 23:09:10 +00:00
machdep.c A minor barely acceptable hack to handle having a kernel boot on a system 1997-09-23 23:23:23 +00:00
mainbus.c Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
mcclock.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
md_root.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
mem.c Add missing reference. 1997-09-19 14:48:59 +00:00
pal.s Implement a stub for the "implver" instruction, which returns the 1997-09-17 23:32:14 +00:00
pmap.c - Make the pmap_activate() and pmap_deactivate() interfaces consistent my 1997-09-02 18:59:02 +00:00
pmap.old.c After decommisioning a mapping, an IMB kinda needs to happen. 1997-09-18 01:08:56 +00:00
process_machdep.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
prom.c Remove references to vm_pmap. 1997-09-02 20:11:24 +00:00
prom_disp.s include RCS IDs for assembler files, disabled with NO_KERNEL_RCSIDS 1997-04-08 00:19:01 +00:00
promcons.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
support.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
sys_machdep.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
trap.c Pull in FIX_UNALIGNED_VAX_FP option. 1997-09-02 13:22:53 +00:00
vm_machdep.c Remove references to vm_pmap. 1997-09-02 20:11:24 +00:00