NetBSD/sys/arch/algor
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
..
algor <sys/sysctl.h> doesn't need to be after <uvm/uvm_extern.h> anymore, put 2001-11-22 03:08:01 +00:00
compile
conf - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
dev Add a "firstbus" argument to pci_configure_bus(), indicating the 2001-11-09 19:29:12 +00:00
include Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
isa Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
pci Fix typo in mmap hander. 2001-10-20 05:56:35 +00:00
Makefile