Go to file
abrown 4ca0768334 Fix bug in pmap_page_copy and pmap_page_zero that caused data corruption
when paging on Sun4m machines with SuperSPARC processors. Essentially,
the copy/zero operations were done via uncached memory accesses, which
bypassed the snooping logic of the write-back caches, causing stale data
to be copied or generated.
Pointed out by Chris Torek <torek@bsdi.com>
1997-02-22 00:06:06 +00:00
bin add type builtin. 1997-02-06 23:24:52 +00:00
distrib Mike Long points out that g++ .cc includes are installed now; 1997-02-18 08:02:55 +00:00
etc Merge in some changes from Lite-1: 1997-02-21 09:04:26 +00:00
games fix typo in Napoleon's name 1997-01-23 06:06:29 +00:00
gnu Add "security" GNATS category, a companion to the tech-security@netbsd.org 1997-02-21 02:41:37 +00:00
include Apply the necessary fixes from: routed-970113 1997-02-03 22:20:38 +00:00
lib clarify what is printed; from Arne Henrik Juul in PR 3242, with some 1997-02-21 07:44:50 +00:00
libexec use 'normal' ELF library lookup rules 1997-02-17 19:32:05 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin use += instead of = for CFLAGS 1997-02-21 07:47:49 +00:00
share fix botch in the last checkin. 1997-02-18 18:38:39 +00:00
sys Fix bug in pmap_page_copy and pmap_page_zero that caused data corruption 1997-02-22 00:06:06 +00:00
usr.bin don't clobber CFLAGS 1997-02-21 07:52:37 +00:00
usr.sbin link ipl.4 to ipfilter.4 1997-02-18 21:28:53 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00