NetBSD/sys/arch/vax
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00
..
bi VAX-specific bi support changes. 2000-07-26 11:53:30 +00:00
boot Bump the version numbers of all bootloaders which use loadfile_elfXX() now 2001-11-09 19:53:11 +00:00
compile
conf - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
consolerl Use 2000-08-30 23:51:46 +00:00
floppy
if use #ifdef INET instead of #if INET (for consistency with the rest of the kernel) 2001-11-28 05:22:48 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
mba
stand convert to use getprogname() 2001-02-19 22:48:57 +00:00
uba Calculation of unibus map register size was wrong. 2001-07-27 12:57:20 +00:00
vax Check if page to be remapped in pmap_enter() is entered by pmap_kenter_pa(), 2001-09-30 17:12:08 +00:00
vsa Make this compile under ELF. 2001-11-09 05:31:44 +00:00
Makefile