Go to file
martin 6d37025002 Establish/disestablish the interrupt handler when enabling/disabling the
controller - no matter if we are called from attach or not.
This makes my FreeCOM CD drive work at first attach (PR 13480).

Something is wrong with the detach code; it won't work on second attach
and will panic on second detach - but that has to wait until the kids
took care of some easter eggs.
2002-03-31 07:19:03 +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 Add VIS_HTTPSTYLE and strunvisx (From FreeBSD) 2002-03-23 17:39:05 +00:00
lib Fix mistake in previous. 2002-03-30 10:03:44 +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 Change VAX to default to new toolchain. 2002-03-30 21:53:27 +00:00
sys Establish/disestablish the interrupt handler when enabling/disabling the 2002-03-31 07:19:03 +00:00
tools Drop into vax-installboot on VAX machines. 2002-03-29 05:05:55 +00:00
usr.bin Add constants required for PT_NOTE interpretation in executables. 2002-03-30 17:54:51 +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