NetBSD/sys/arch/arm26
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
..
arm26 Use <arm/undefined.h> instead of <machine/undefined.h>. 2001-11-23 21:18:29 +00:00
compile
conf - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
include Move disklabel_acorn.h to <sys/disklabel_acorn.h>, much like we did 2001-11-25 16:22:47 +00:00
iobus In ioc_attach(), use ioc_irq_setmask() and ioc_fiq_setmask() rather than 2001-08-25 17:59:38 +00:00
ioc Small debugging improvements. 2001-11-07 19:53:19 +00:00
podulebus Use int_off_save and int_restore rather than int_off and int_on. 2001-08-20 23:28:05 +00:00
stand all -> realall, so that "make dependall" works correctly. 2001-11-23 12:58:03 +00:00
vidc Also make it return something. See, Ben, you _do_ need to test every change. 2001-06-30 16:20:37 +00:00
Makefile New mechanism for building the tokenised version of BBBB under NetBSD. This 2000-11-21 23:47:37 +00:00