Go to file
scw 3f2adcb2b0 Checkpoint of code to add VMEbus slave support using vme_dmamap* and
vme_dmamem*.

This is still a work in progress, but seems to DTRT on mvme167 so far.

TODO:
	. Get VMEbus slave mode going on mvme147. This should be easy.
	. Fix up the A16 slave mappings.
	. Bounce buffer support. (Messy, but pretty much a `must have'.)
	. Figure out how to deal with `location monitor' interrupts
	  within the framework. (Useful for Busnet, among other things.)
	. It would be nice to make use of the VMEchip2's DMA facilities...
2000-08-20 17:07:41 +00:00
bin rename nset to infoset from jhawk. 2000-08-02 19:44:18 +00:00
crypto fix bad mdoc markup. closed PR/10854 2000-08-20 10:36:40 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib add "make release" support 2000-08-20 14:46:03 +00:00
etc add ramdisk support 2000-08-20 14:48:32 +00:00
games If we install limerick-o.dat, we should also install limerick-o to make it 2000-08-17 16:54:28 +00:00
gnu Add netbsdaout.lo to i386netbsd_vec. 2000-08-18 18:28:13 +00:00
include ISO/IEC 9899:1999: MB_CUR_MAX expands to a positive integer expression with 2000-08-10 10:03:43 +00:00
lib Remove __P(). 2000-08-20 15:57:02 +00:00
libexec make error case handling in -daemon case meet with other portion of the code. 2000-08-18 03:25:52 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin Add space in summary printf. 2000-08-19 21:31:58 +00:00
share MIRROR_DISTFILES and NO_CDROM are gone. 2000-08-18 22:45:39 +00:00
sys Checkpoint of code to add VMEbus slave support using vme_dmamap* and 2000-08-20 17:07:41 +00:00
usr.bin Add kernel counters for arp events, displayable with netstat -s -f arp 2000-08-15 20:24:57 +00:00
usr.sbin Fix 2 cases of wrong checks for sufficient bytes, causing output 2000-08-19 15:59:43 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING fix a few things; expand a few as well. 2000-08-20 15:43:43 +00:00