Go to file
thorpej 2c0a144aa4 * pmap_clean_page(): Clean up a comment.
* pmap_protect(): write back the range when doing a r/w -> r/o
  transition.  (Still leave the block concerned with this in
  pmap_clean_page() disabled, for now.)
* pmap_pte_init_xscale(): Disable read/write-allocate for now, until
  we figure out why sometimes cache lines of NULs get deposited into
  file data.  Also, make sure ECC protection of page table access is
  disabled for now.
* xscale_setup_minidata(): Make sure the mini-data cache is configured
  write-back with read/write-allocate.
2002-04-24 17:35:10 +00:00
bin "a, b, c, and d", not "a, b, c and d". 2002-04-24 08:58:33 +00:00
crypto correct afs/kerberos token-passing. notified by markus@openbsd 2002-04-24 01:48:04 +00:00
dist make it build without REFCLOCK but with -Wall 2002-04-19 20:45:54 +00:00
distrib remove duplicate entry for bsd.files.mk 2002-04-24 01:29:20 +00:00
etc - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
games
gnu - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +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 Clean out "dirty" to avoid spurious log entries. 2002-04-24 16:37:08 +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 - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
share - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
sys * pmap_clean_page(): Clean up a comment. 2002-04-24 17:35:10 +00:00
tools src/tools/dbsym has been buildable on non-NetBSD systems for some time. 2002-04-24 16:28:55 +00:00
usr.bin - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
usr.sbin handle ECONNABORTED at accept(2). correct error handling for connect(2) 2002-04-24 12:14:42 +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