Go to file
martin 3adb535884 Don't clear the adapt structure of the attaching channel - this nukes
all function pointers passed in from the adapter driver.

This partly fixes PR 13480, i.e. the FREECOM CD driver works now in pcmcia
adapters.

The remaining issue (timing problems with slow cards and cardbus bridges)
is probably the cause of several other PRs too.
2002-03-31 14:36:59 +00:00
bin PR/16010: Andreas Gustafsson: wait is not interruptible. 2002-03-22 19:50:42 +00:00
crypto correct initial contact payload handling. PR 15949. sync with kame 2002-03-29 01:18:08 +00:00
dist When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-18 20:26:50 +00:00
distrib sprinkle .WAIT 2002-03-31 06:45:08 +00:00
etc Add "aout" to KERNEL_SUFFIXES. 2002-03-31 03:39:55 +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 Add a hack for VAX ELF: compile with -O1 2002-03-30 22:31:13 +00:00
include split /usr/include/sys/sha1.h and /usr/include/sha1.h completely. 2002-03-31 14:12:37 +00:00
lib In userland, use <sha1.h>, not <sys/sha1.h>. 2002-03-31 14:17:19 +00:00
libexec Add support for a VAX ld.so when VAX is ELF 2002-03-29 09:48:49 +00:00
regress ARM FPA mangling of doubles isn't specific to arm26. 2002-03-24 23:04:03 +00:00
sbin s/bypassing/passing/ 2002-03-30 15:28:35 +00:00
share Provide a default for PWD_MKDB. 2002-03-31 11:48:45 +00:00
sys Don't clear the adapt structure of the attaching channel - this nukes 2002-03-31 14:36:59 +00:00
tools Add cksum as a host tool. 2002-03-31 14:33:54 +00:00
usr.bin Add the necessary bits to make cksum buildable as a host tool. 2002-03-31 14:30:20 +00:00
usr.sbin Initialize the D-channel protocol for cards attaching new. 2002-03-30 07:12:41 +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 Split the _SUBDIR assignment into two assignments so you can do things 2002-03-11 07:49:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING <bsd.lib.mk> needs a new install(1) 2002-03-19 14:42:41 +00:00
build.sh Rename arm26 -> acorn26. 2002-03-24 22:21:41 +00:00