NetBSD/sys/arch/x68k
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
dev Rewrite vs_query_encoding() using array. 2001-11-13 09:27:06 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
stand Work around <bsd.lib.mk> used for kernel libs in other places. Clean up 2001-11-14 23:01:13 +00:00
usr.bin objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
usr.sbin I was too careless. Do not throw away the prepared string. :p 2001-06-12 11:29:31 +00:00
x68k - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
Makefile