Go to file
bjh21 c72d5d40dd Add code to support the bugged Macronix MX98905 chip, as used in several
podulebus Ethernet cards.  This replaces the NE2000 memory-access routines
with ones that don't try to transfer more than 255 bytes at a time.

This code should perhaps be merged into ne2000.c, but presumably most NE2000
clones won't need it.
2001-12-15 17:47:34 +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 Make sure SET_ASM_OP is undefined; the Alpha assembler uses .set 2001-12-15 16:49:57 +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 Reflect pcmcia_mem_map(9) interface change. 2001-12-15 13:23:29 +00:00
sys Add code to support the bugged Macronix MX98905 chip, as used in several 2001-12-15 17:47:34 +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 Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00