NetBSD/sys/arch/mmeye
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
include Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
mmeye Fix incorrect kernelmode check in INTRENTRY macro. 2001-10-27 03:46:19 +00:00
stand Need byteorder.c for loadfile_elf*.c 2001-10-31 21:39:02 +00:00
Makefile