NetBSD/sys/arch/sparc
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
..
compile
conf - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
dev avoid a memory leak 2001-10-05 13:32:23 +00:00
fpu BADREG was no longer defined. 2001-09-22 19:58:28 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
sparc use #ifdef DDB (for consistency with the rest of the kernel) 2001-11-28 05:45:27 +00:00
stand Add patches for Mr.Coffee with OBP2. 2001-11-22 04:18:28 +00:00
Makefile