Go to file
wdk b697919ea7 Add bus_dmamap_sync for pre-read and pre-write case. This was previously
left out as it was a no-op on the R3000 processor.  However, recent changes
to the Mips cache ops highlighted we should DTRT in case the MI/MD layer
choses to invalidate the cache ahead of the DMA instead of after it.
2001-12-15 11:11:49 +00:00
bin Document set time variables, and the format strings recognized. 2001-12-12 13:10:44 +00:00
crypto Deal with lossage caused by the addition of the netbsd-1-5 branch tag 2001-12-13 15:53:54 +00:00
dist Check for '-' as first character only after we checked all recognized 2001-12-14 15:20:17 +00:00
distrib /usr/include/dev/ir{,/irdaio.h} to distrib sets 2001-12-15 01:07:15 +00:00
etc Add /usr/include/dev/ir. 2001-12-15 09:09:51 +00:00
games MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
gnu Allow a new-toolchain build to be done without actually building 2001-12-15 03:37:36 +00:00
include MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
lib Use __sh__ instead of __sh3__. 2001-12-15 03:39:53 +00:00
libexec Don't put compiler options into CPPFLAGS. 2001-12-14 22:21:45 +00:00
regress MKfoo=no -> NOfoo 2001-12-12 01:23:59 +00:00
sbin The sun2 also requires partitions in integer cylinders. 2001-12-14 23:36:25 +00:00
share Err, after consulting FSF's config.sub, shl -> shle. 2001-12-15 01:50:33 +00:00
sys Add bus_dmamap_sync for pre-read and pre-write case. This was previously 2001-12-15 11:11:49 +00:00
tools Avoid building and installing every time, so that we don't have toolchain 2001-12-13 19:36:22 +00:00
usr.bin Don't use fd_set to keep track of errors to ignore. Doing so relies on 2001-12-13 23:56:00 +00:00
usr.sbin Only build dbsym if not USE_NEW_TOOLCHAIN. 2001-12-15 03:23:11 +00:00
build.sh Change check for USE_NEW_TOOLCHAIN to just looking for it being defined. 2001-12-12 23:50:27 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00