NetBSD/sys/arch/next68k/next68k
cgd a5c13f9ad4 Kwality control:
* put #includes of opt headers and headers to get protos used by
  net/netisr_dispatch.h in net/netisr.h (if !defined(_LOCORE)) (rather than
  in netisr_dispatch.h itself, and potentially nowhere, respectively).
* require netisr.h to be included before netisr_dispatch.h.
* minor additional cleanup of both netisr.h and netisr_dispatch.h.
* clean up uses to remove now-unnecessary header file inclusions, and
  local prototypes of the fns.
* convert netisr dispatch implementations which didn't use
  netisr_dispatch.h (pc532) to use it.
2000-07-02 04:40:33 +00:00
..
autoconf.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
clock.c check whether tv_usec >= 1000000 2000-01-19 02:52:16 +00:00
conf.c s/mac/NeXT/ 2000-03-21 17:31:12 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
disksubr.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
isr.c Kwality control: 2000-07-02 04:40:33 +00:00
isr.h Sync'ed more files and routines with mvme port in prepartion for UVM. 1998-11-10 22:45:44 +00:00
kgdb_machdep.c add files needed to use KGDB as suggested by Christian Limpach <chris@Nice.CH> 1999-12-14 11:17:26 +00:00
locore.s Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
nextrom.c applied patch from pr port-next68k/8962 from Christian Limpach <chris@nice.ch> 1999-12-07 06:27:33 +00:00
nextrom.h Applied patches from Matt Debergalis <deberg@mit.edu>. 1999-03-24 23:15:51 +00:00
pmap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
pmap_bootstrap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
rtc.c prototype rtc stuff used elsewhere 2000-05-29 22:08:47 +00:00
rtc.h prototype rtc stuff used elsewhere 2000-05-29 22:08:47 +00:00
seglist.h Sync'ed more files and routines with mvme port in prepartion for UVM. 1998-11-10 22:45:44 +00:00
stub.c add files needed to use KGDB as suggested by Christian Limpach <chris@Nice.CH> 1999-12-14 11:17:26 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
trap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
vectors.s Removed unused buserr and addrerr declarations. 1998-11-19 08:32:26 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00