NetBSD/sys/arch/shark
jmmv 0185e9d704 Fix processing of the symbol table, broken in the change that introduced the
new ksyms_addsyms_elf name.  The problem is that the kernel is really built
as an ELF and then objcopy is used to turn it into an a.out.  Therefore, we
need to use the SYMTAB_SPACE hack when we are an ELF.
2009-01-03 20:05:12 +00:00
..
compile
conf Remove softdep, pass 1. We are focused on improving journalling. 2008-11-24 11:41:07 +00:00
include Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ofw It is not appropriate to call pmf_system_shutdown(9) from 2008-11-11 06:46:40 +00:00
shark Fix processing of the symbol table, broken in the change that introduced the 2009-01-03 20:05:12 +00:00
stand Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00