Go to file
mhitch 4adefbd6e8 Uvm changes over 17 months ago resulted in the 68040/060 segment table
page being entered with pmap_kenter(), which does not record the mapping
in the pv table.  Attempting to inhibit caching of that page as required
by the 68060 hardware no longer changes the PTE and caused varying degrees
of multiple faulting, sometimes resulting in an unusable system.  Apparently
very few people attempted to run a 68060 based system since that change.
Fix to to change the caching bits directly rather than using pmap_changebit().
2006-09-14 01:27:59 +00:00
bin fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
common Take the node indices out of the same namespace that <sys/tree.h> uses. 2006-09-09 15:19:18 +00:00
crypto Migration of ipsec-tools to NetBSD CVS part 2: resolving the import conflicts. 2006-09-09 16:22:08 +00:00
dist Fixes for CVE-2006-4095 and CVE-2006-4096 from bind-9.3.2-P1 2006-09-05 19:31:47 +00:00
distrib obsolete trsp.debug 2006-09-12 05:29:50 +00:00
doc Note newsmips timecounter. 2006-09-13 14:56:10 +00:00
etc update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
games PR/34175: Zafer Aydogan: touch the window to cause a refresh after help 2006-08-09 14:29:40 +00:00
gnu Remove gprof from the "native only" list so that it can be cross-built. 2006-09-13 02:42:57 +00:00
include Add efun(3) 2006-08-26 18:11:12 +00:00
lib fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libexec Handle .br - this makes processing of the netbsd-4 2006-09-12 21:56:43 +00:00
regress correct usage() handling 2006-09-10 13:28:29 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin Sort options in usage and SYNOPSIS. 2006-09-10 20:28:52 +00:00
share Remove some more stuff that is (now) documented 2006-09-13 23:35:48 +00:00
sys Uvm changes over 17 months ago resulted in the 68040/060 segment table 2006-09-14 01:27:59 +00:00
tools Allow for building a crosstools version of gprof. 2006-08-27 07:04:00 +00:00
usr.bin fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
usr.sbin add a period after a sentence. 2006-09-12 20:48:47 +00:00
x11 rename 2 installed files in xsrc which may have case conflicts in $DESTDIR 2006-09-11 22:28:33 +00:00
build.sh Recognize MACHINE=landisk (sh3el). 2006-09-01 21:52:55 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00