NetBSD/sys/arch/mmeye
lukem 0fa231134c - replace "defopt" with "defparam" for options which must take a value,
as config(8) will warn for value-less defparam options
- minor whitespace/formatting cleanup
- consolidate opt_tcp_recvspace.h and opt_tcp_sendspace.h into opt_tcp_space.h
2001-11-20 14:34:18 +00:00
..
compile
conf - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +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