Go to file
itojun 65363da25e Merge in NetBSD/sh3 from cvs.kame.net repository.
Tree structure:
- sys/arch/sh3: sh3 generic code
	As commented, in-chip device drivers are put into sys/arch/sh3/dev.
- sys/arch/evbsh3: sh3 evaluation boards (pure sh3 CPU, no fancy external HW)
- sys/arch/mmeye: Brains mmEye, www.brains.co.jp
MI source code includes couple of #ifdef for sh3-coff support.
(sh3 uses coff or elf)

Needs some more improvements, especialy in sys/arch/sh3/conf/files.sh3,
to compile the tree (due to last minute tree structure change).
1999-09-13 10:30:21 +00:00
bin the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
distrib Add fmtmsg(3) stuff. 1999-09-13 09:38:07 +00:00
etc use sysctl -n to get numeric result, not awk. 1999-09-06 18:52:33 +00:00
games Split limericks into "normal" and "offensive" ones. 1999-09-12 10:15:46 +00:00
gnu Correct the condition codes. 1999-09-10 12:52:56 +00:00
include Add an XSH5 fmtmsg() implementation. 1999-09-12 19:04:30 +00:00
lib Bump minor: added fmtmsg(). 1999-09-12 19:55:41 +00:00
libexec the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
share Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
sys Merge in NetBSD/sh3 from cvs.kame.net repository. 1999-09-13 10:30:21 +00:00
usr.bin Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
usr.sbin Handle symlinks to directories correctly in "check" and "rebuild". 1999-09-13 00:32:14 +00:00
Makefile