Go to file
thorpej f35992633d - Implement bus_dmamap_load_mbuf() (copied from i386 port).
- Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
  BUS_DMA_COHERENT.
1998-02-04 00:32:22 +00:00
bin Deal with GCC warnings. 1998-02-03 07:48:32 +00:00
distrib updates from Steve Allen in PR misc/4892 1998-02-02 07:50:11 +00:00
etc move comments to lines of their own as required by aliases(5) format; 1998-02-02 06:14:45 +00:00
games 4.4BSD -> .Bx 4.4 1998-02-03 20:45:00 +00:00
gnu Kill private version of child_resume(). 1998-02-03 21:35:30 +00:00
include restore include of sys/featuretest.h 1998-02-03 04:45:41 +00:00
lib Fix a severe bug in popen() which only showed up with NetBSD's true 1998-02-04 00:03:54 +00:00
libexec add <unistd.h> to fix compiler warning 1998-02-03 03:24:24 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin use warn() properly. 1998-02-03 09:13:49 +00:00
share more section 9 changes, plus change UNIX to NetBSD in appropriate spots 1998-02-03 23:28:50 +00:00
sys - Implement bus_dmamap_load_mbuf() (copied from i386 port). 1998-02-04 00:32:22 +00:00
usr.bin change includes to fix compiler warning 1998-02-03 04:27:35 +00:00
usr.sbin change includes to fix compiler warning 1998-02-03 04:55:59 +00:00
Makefile Prebuild some things that the build depends on *before* they are needed so that fresh builds don't die prematurely 1998-01-30 07:10:31 +00:00