Go to file
pk 57e61589e7 Fix two cases of handling stale page table information:
1. when reading the referenced/modified bits the TLB entry must be flushed
   before reading the in-core version.
2. when wrapping up an entire segment in pmap_page_protect(), flush the PTPs
   from the TLB to prevent a table-walking operation to pick up stale - or
   possibly bogus - PTEs.

(hopefully I'll get a few of my hairs back now..)
1996-05-29 20:58:38 +00:00
bin "SCSI tape" -> "SCSI", from is 1996-05-26 04:00:49 +00:00
distrib Change extra directory for vi to `vi/build' 1996-05-28 21:51:31 +00:00
etc Add alias floppybt -> miniroot 1996-05-27 15:56:40 +00:00
games oops, we do need privs. do the right seteuid() thing. 1996-05-22 00:36:04 +00:00
gnu Add the missing dependencies on the arch.md file. 1996-05-23 04:54:42 +00:00
include Pull down yp/xdr fixes from release branch. 1996-05-29 20:00:52 +00:00
lib Pull down yp/xdr fixes from release branch. 1996-05-29 20:00:52 +00:00
libexec log the IP address if the hostname is > UT_HOSTSIZE, as per telnet. pr#1946 1996-05-21 12:22:31 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Don't allocate data structures for non-directories 1996-05-28 19:51:11 +00:00
share Some RCS id policing. 1996-05-23 16:52:37 +00:00
sys Fix two cases of handling stale page table information: 1996-05-29 20:58:38 +00:00
usr.bin Pull down yp/xdr fixes from release branch. 1996-05-29 20:00:52 +00:00
usr.sbin Pull down yp/xdr fixes from release branch. 1996-05-29 20:11:10 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00