NetBSD/sys/arch/vax
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
..
bi Add extra argument to scb_vecalloc (a struct evcnt *) 2000-06-04 02:19:24 +00:00
boot Variable "from" must be in first block read from disk, otherwise it will be 2000-06-19 20:05:17 +00:00
compile
conf add PULLDOWN_TEST for all the platforms. 2000-06-30 17:10:15 +00:00
consolerl
floppy
if remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include GCC 2.96 wants the = constraint first. Older gcc(s) don't care. 2000-07-01 06:43:42 +00:00
mba remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
stand make printf happy. 2000-06-17 01:05:11 +00:00
uba remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
vax Kwality control: 2000-07-02 04:40:33 +00:00
vsa remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
Makefile Add an installboot. 2000-06-17 01:01:06 +00:00