NetBSD/sys/arch/vax/vax
ragge 9332449994 Check if page to be remapped in pmap_enter() is entered by pmap_kenter_pa(),
to decide whether to remove the previous mapping from pv_table or not.
Should fix PR#12231.
2001-09-30 17:12:08 +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 Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
bus_mem.c Add bus_space_mmap(). 2001-09-16 20:39:02 +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 don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
crl.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
crl.h
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 Make tracing of stack by frame argument work. 2001-06-12 13:22:06 +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 Fix problem where console interrupts never got enabled after RB_ASKNAME. 2001-06-12 13:18:38 +00:00
gencons.h A bunch of fixes: 2001-06-03 15:07:20 +00:00
ibcs2_machdep.c
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 #define __HAVE_GENERIC_SOFT_INTERRUPTS for netisr_dispatch.h. This is 2001-09-16 12:51:03 +00:00
ka43.c %b -> bitmask_snprintf() 2000-08-09 03:02:52 +00:00
ka46.c Detect MicroVAX 3100/m80 correctly. From Michael Kukat. 2001-06-05 11:25:11 +00:00
ka48.c Detect 4000/VLC correctly + make halt/reboot work. 2001-06-12 11:24:50 +00:00
ka49.c Make the machine halt when halted and reboot when rebooted. 2001-02-18 16:56:22 +00:00
ka53.c Some ID strings + other consistency fixes, from Michael Kukat. 2001-09-18 16:41:25 +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 Use comments around the token after a #endif. 2001-08-31 04:44:54 +00:00
ka820.c A bunch of fixes: 2001-06-03 15:07:20 +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 don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
md_root.c
mem.c Support to control the leds on VAXstations, taken from Sun3 and ported 2001-02-18 10:44:20 +00:00
multicpu.c Add rudimentary multiprocessor support for DDB. 2001-06-04 21:37:11 +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 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
pmap.c Check if page to be remapped in pmap_enter() is entered by pmap_kenter_pa(), 2001-09-30 17:12:08 +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 A bunch of fixes: 2001-06-03 15:07:20 +00:00
trap.c Panic if page fault on interrupt stack, per request from Jason Thorpe. 2001-06-28 21:54:23 +00:00
udiv.s More ELF changes (a.out still works). 2000-07-19 18:15:01 +00:00
unimpl_emul.s Revision line #1 broke, fixed. 2001-06-10 20:47:49 +00:00
urem.s More ELF changes (a.out still works). 2000-07-19 18:15:01 +00:00
vm_machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +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