Go to file
matt a660a9325f Set normal memory PTEs with PTE_M (memory coherent). Change how we
remember the "exec"ness of a page.  If a managed page is pmap_enter'ed
with VM_PROT_EXECUTE, remember that it's an "exec"page.  Such that when
additional mapping are performed, no synch'ing of the I-cache is needed.
Revoke "exec"ness when the page is mapped into the kernel with VM_PROT_WRITE
or the pmap_page_protect is called with VM_PROT_NONE.
2002-07-25 23:33:04 +00:00
bin 'environment', not 'enviroment' 2002-07-11 10:53:19 +00:00
crypto sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
dist resolver(5) -> resolv.conf(5). PR 17691 2002-07-23 22:43:08 +00:00
distrib Fix remaining uses of ".if r_xxxx", when we really want ".if rxxxx", or 2002-07-25 19:49:27 +00:00
etc add test for /usr/bin/logger in warn/err. 2002-07-25 14:34:46 +00:00
games sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
gnu Correct obviously wrong memset() args. OK'd by itojun. 2002-07-20 16:51:43 +00:00
include Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
lib Sprinkle some KNF. 2002-07-23 00:03:36 +00:00
libexec sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
regress sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
sbin various spelling 2002-07-24 14:14:10 +00:00
share The man page claims they are sorted by driver name, so sort them by driver 2002-07-25 21:30:34 +00:00
sys Set normal memory PTEs with PTE_M (memory coherent). Change how we 2002-07-25 23:33:04 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin finish fixing PR#15412 2002-07-24 17:03:00 +00:00
usr.sbin form_appenditem(): make sure fte->list is initialized 2002-07-25 12:42:39 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +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 Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00