NetBSD/sys/arch/vax/vax
ragge d674a69f7a And now we're running! 2001-05-29 21:55:00 +00:00
..
autoconf.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
bus_dma.c replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
bus_mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
cfl.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
clock.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
cmi.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
conf.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
crl.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
crl.h Ungarble the copyright notice. 1999-04-12 20:57:52 +00:00
crx.c sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
crx.h
ctu.c Write support for TU58 tapes written. 2001-05-14 14:43:45 +00:00
db_disasm.c Fix late "constifying" in ddb. 2001-01-28 20:47:45 +00:00
db_disasm.h
db_machdep.c Fix printing of stack traceback (last argument was always wrong). Use 2001-04-29 22:17:24 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
emulate.s Changes so that the kernel can be compiled under __ELF__. 2000-07-17 02:54:04 +00:00
findcpu.c Support for MicroVAX 1. 2001-05-01 13:18:27 +00:00
genassym.cf Support for a machine-specific badaddr handler. 2000-07-26 11:48:50 +00:00
gencons.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
gencons.h Don't need to include opt_vax8600.h. Always defined the 8600 specific bits. 2000-01-20 00:07:49 +00:00
ibcs2_machdep.c Add ibcs2 machine dependent file for VAX. 2000-01-10 03:06:44 +00:00
ibus.c Giant update from Michael Kukat (michael@unixiron.org). 2001-02-04 20:36:26 +00:00
in4_cksum.c Move the diagnostic tests with the if. 2001-05-19 23:47:19 +00:00
in_cksum.c Slight stylistic changes. Add KAME checksum routine. 2000-06-07 19:31:33 +00:00
intvec.s Must lock kernel when softclock is called from outside hardclock. 2001-05-29 21:28:14 +00:00
ka43.c %b -> bitmask_snprintf() 2000-08-09 03:02:52 +00:00
ka46.c Make the machine halt when halted and reboot when rebooted. 2001-02-18 16:56:22 +00:00
ka48.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
ka49.c Make the machine halt when halted and reboot when rebooted. 2001-02-18 16:56:22 +00:00
ka53.c (Untested) recognition of KA55. 2001-03-31 11:50:45 +00:00
ka88.c splimp -> splhigh 2001-04-12 06:08:44 +00:00
ka410.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
ka610.c CPU support file for KA610 (MicroVAX I). Very simple. 2001-05-01 13:17:55 +00:00
ka630.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
ka650.c Enable the L1 cache on KA640. Problem reported and testing help from 2001-04-27 15:02:37 +00:00
ka660.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
ka670.c %b -> bitmask_snprintf() 2000-08-09 03:02:52 +00:00
ka680.c Support for more NVAX types: VAX 4000/705A and (untested) 600A. 2001-05-01 11:11:47 +00:00
ka750.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
ka780.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
ka820.c %b -> bitmask_snprintf() 2000-08-09 03:02:52 +00:00
ka860.c %b -> bitmask_snprintf() 2000-08-09 03:02:52 +00:00
ka6400.c CPU support for the 6000/400 CPU. No support for spinning up the 2000-07-06 17:40:00 +00:00
locore.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
machdep.c Must lock kernel when softclock is called from outside hardclock. 2001-05-29 21:28:14 +00:00
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
mem.c Support to control the leds on VAXstations, taken from Sun3 and ported 2001-02-18 10:44:20 +00:00
multicpu.c And now we're running! 2001-05-29 21:55:00 +00:00
nmi_mainbus.c Support for the KA88 CPU and the NMI backplane. 2000-07-26 11:47:15 +00:00
ns_cksum.c
pmap.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
procfs_machdep.c No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
sbi.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
scb.c more cleanup. use __builtin_frame_address(0) instead of our funky 2000-06-04 19:30:14 +00:00
sgmap.c Commit changes to SCSI working on the VS4000/9x. "Don't overthink the 2000-11-16 19:25:40 +00:00
subr.s Change Swtch so that the old process context is stored directly and the 2001-05-29 21:25:11 +00:00
trap.c Add a bunch of locking code for MP systems. 2001-05-29 21:27:25 +00:00
udiv.s More ELF changes (a.out still works). 2000-07-19 18:15:01 +00:00
unimpl_emul.s Fixes from OpenBSD by Brandon Creighton. (bjc@openbsd.org) 2001-01-08 22:08:22 +00:00
urem.s More ELF changes (a.out still works). 2000-07-19 18:15:01 +00:00
vm_machdep.c Call proc_trampoline_mp() after fork in multiprocessor environment. 2001-05-29 21:26:44 +00:00
xmi_mainbus.c Framework for the mainbus-XMI block. Not completely finished. 2000-07-06 17:41:37 +00:00
yyyin_cksum.c