Go to file
thorpej c535f4ffc4 Define 2 classes of ARM MMUs:
1. Generic (compatible with ARM6)
1. XScale (can be used as generic, but also has certainly nifty extensions).

Define abstract PTE bit defintions for each MMU class.  If only one MMU
class is configured into the kernel (based on CPU_* options), then we
get the constants for that MMU class.  Otherwise we indirect through
varaibles set up via set_cpufuncs().

XXX The XScale bits are currently the same as the generic bits.  Baby steps.
2002-04-09 21:00:42 +00:00
bin Move the declaration of digit[] into the #ifdef'd code block that 2002-04-09 00:52:05 +00:00
crypto Remove .cvsignore files. 2002-04-04 17:07:06 +00:00
dist Use __RCSID(). 2002-04-09 02:53:20 +00:00
distrib Polish language translation of sysinst. Build with 2002-04-09 19:47:57 +00:00
etc Don't install pcs750.bin in here anymore. 2002-04-09 18:07:24 +00:00
games The game would show the statistic info and immediately prompt you with a new 2002-03-31 04:07:22 +00:00
gnu - include MANY *.h 2002-04-09 17:57:33 +00:00
include - reverse the #define ut_user<->ut_name so that we don't affect utmp. 2002-04-04 19:39:57 +00:00
lib Add HISTORY. 2002-04-09 20:00:05 +00:00
libexec Use __COPYRIGHT() and __RCSID() macros. 2002-04-09 00:55:15 +00:00
regress Use a local disktab instead of requiring "floppy288" to be in 2002-04-09 13:55:34 +00:00
sbin Allow setting display's font. 2002-04-07 10:40:04 +00:00
share Only attempt to make the machine links for targets 'depend', 'all', 2002-04-09 17:14:38 +00:00
sys Define 2 classes of ARM MMUs: 2002-04-09 21:00:42 +00:00
tools vax-installboot has been deleted, so don't recurse into it. 2002-04-06 13:33:46 +00:00
usr.bin Add support for recognising FreeBSD and OpenBSD executables. 2002-04-09 15:10:17 +00:00
usr.sbin Don't use __RCSID unless it's defined. 2002-04-09 19:17:11 +00:00
build.sh Switch remaining ARM ports (acorn32, cats, shark) to ELF. 2002-04-02 16:34:49 +00:00
BUILDING Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING.mdoc Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
Makefile
Makefile.inc
UPDATING <bsd.lib.mk> needs a new install(1) 2002-03-19 14:42:41 +00:00