Go to file
kent 0b153da394 _bus_dmamem_unmap():
Sets the specified pages cacheable again because _bus_dmamem_map() might
change them uncacheable.
 The code was provided by Dhoyashiki-san in kern/19919.
2003-01-28 08:46:53 +00:00
bin - use FD_CLOEXEC properly 2003-01-27 12:54:08 +00:00
crypto The last change I made was a little aggressive in changing the paths of 2003-01-27 06:19:40 +00:00
dist When printing out the FDDI header on NetBSD, skip the 3 preamble bytes 2003-01-17 02:44:33 +00:00
distrib Libcurses minor version increment (from 5 to 6). 2003-01-27 21:15:55 +00:00
doc public domain grep moved. 2003-01-27 14:54:39 +00:00
etc Add ADI_BRH, IXM1200, and SMDK2800 kernel sets. 2003-01-27 16:13:27 +00:00
games The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
gnu include <stdlib.h> for alloca() prototype. 2003-01-28 01:43:34 +00:00
include The last change I made was a little aggressive in changing the paths of 2003-01-27 06:19:40 +00:00
lib Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc. 2003-01-28 00:33:23 +00:00
libexec make this build on alpha after daddr_t->64bit 2003-01-28 08:34:17 +00:00
regress Regression test for p1003.1b semaphores as found in librt. 2003-01-24 01:56:47 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin make this build on alpha after daddr_t->64bit 2003-01-28 05:17:12 +00:00
share Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
sys _bus_dmamem_unmap(): 2003-01-28 08:46:53 +00:00
tools Build with -DNO_S_COMMAND. We don't need to set the in-core label 2003-01-27 01:25:07 +00:00
usr.bin On FreeBSD host define _DONT_USE_CTYPE_INLINE_ before including ctype.h. 2003-01-27 01:22:10 +00:00
usr.sbin make this build on alpha after daddr_t->64bit 2003-01-28 08:22:08 +00:00
BUILDING Various improvements per discussion with Alan Barrett. 2003-01-26 13:15:17 +00:00
Makefile - Add "sets" top-level Makefile target and build.sh operation. 2003-01-26 06:19:12 +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 Note texinfo-4.3 update and how to make it work if one wants to avoid build.sh. 2003-01-17 22:58:52 +00:00
build.sh add missing usage for "sets" 2003-01-26 13:12:05 +00:00