Go to file
dbj d3e627398e changed register for start of dma buffer to be DD_NEXT_INITBUF instead
of DD_NEXT for regular dma transfers, and not just ethernet transmit.
Keep track of dma read/write direction and set it each time we start or
restart dma.  This allows scsi to work, and doesn't appear to hinder ethernet.
1998-12-30 03:05:29 +00:00
bin Fixed ancient bug in csh(1) "filec" implementation. 1998-12-26 02:11:39 +00:00
distrib Makefile setup to construct multi-floppy boot using ustarfs. 1998-12-19 19:51:23 +00:00
etc If "output" field in "lkm.conf" is set to "TEMP" create output file in 1998-12-29 16:29:23 +00:00
games tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf 1998-12-06 09:06:45 +00:00
gnu Enable use of mmap. 1998-12-30 01:19:18 +00:00
include Add the N_SET* symbol types. 1998-12-17 23:15:21 +00:00
lib Change multiple inclusion protection symbol name to NetBSD convention which 1998-12-20 17:52:01 +00:00
libexec * replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner 1998-12-28 04:54:00 +00:00
regress This should be noninvasive, and allows my builds to finally work on alpha 1998-12-21 07:58:52 +00:00
sbin Display usage information if called without arguments. 1998-12-29 22:40:20 +00:00
share Fix bug in .D1 macro. 1998-12-26 09:40:45 +00:00
sys changed register for start of dma buffer to be DD_NEXT_INITBUF instead 1998-12-30 03:05:29 +00:00
usr.bin * major code reorg; gut auto_fetch() and url_get() into a smaller auto_fetch(), 1998-12-29 14:59:04 +00:00
usr.sbin Update for the ioctl(USB_DEVICEINFO) API change. 1998-12-29 15:29:41 +00:00
Makefile Add a 'NBUILDJOBS' variable which control the number of jobs started in 1998-12-22 11:21:09 +00:00