Go to file
thorpej e2a2842013 Keep track of which DMA window was actually used to map the
request (not always the passed in DMA tag if we try direct-map
and then fall back to sgmap-mapped).  Use the actual window
when performing dmamap_sync and dmamap_unload operations.

Fixes DMA resource leak on systems with 2G+ RAM.  Thanks to
Matt Thomas for help debugging this.
2002-04-26 04:15:18 +00:00
bin Since kinfo_proc2 has many values that are 64-bit, ps needs to know 2002-04-24 21:41:22 +00:00
crypto netbsd uses EXIT STATUS, not RETURN VALUES, for commands 2002-04-26 02:48:54 +00:00
dist make it build without REFCLOCK but with -Wall 2002-04-19 20:45:54 +00:00
distrib remove stuff migrated to ../ramdisk or ../miniroot 2002-04-26 03:58:41 +00:00
etc - Improve wscons.conf(5) 2002-04-26 00:06:53 +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 Correctly obey $(EXEEXT) if set. (Bad automake. Bad, bad automake.) 2002-04-25 15:02:40 +00:00
include - reverse the #define ut_user<->ut_name so that we don't affect utmp. 2002-04-04 19:39:57 +00:00
lib Re-introduce inclusion of config.h for libnbcompat, since the namespace.h trick 2002-04-24 17:45:14 +00:00
libexec - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
regress Make "regress" depend on ${PROG}. 2002-04-21 20:23:59 +00:00
sbin use in_aliasreq for inet address manipulation, not ifaliasreq. they have 2002-04-25 09:39:17 +00:00
share Sort sections. 2002-04-26 02:28:32 +00:00
sys Keep track of which DMA window was actually used to map the 2002-04-26 04:15:18 +00:00
tools todd forgot to remove this one in his HAVE_CONFIG_H rototill... 2002-04-25 22:46:35 +00:00
usr.bin Proper usage of HAVE_CONFIG_H. 2002-04-25 18:16:49 +00:00
usr.sbin upgrade to KAME racoon as of 2002/4/26. 2002-04-26 02:25:13 +00:00
build.sh Bomb if share/mk/bsd.own.mk is missing. 2002-04-18 01:38:11 +00:00
BUILDING
BUILDING.mdoc
Makefile Revert previous so crtbeginS and crtendS are available. 2002-04-11 19:31:06 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING install(1) is at usr.bin/xinstall, which is not obvious 2002-04-10 05:26:15 +00:00