Go to file
hannken e7c4a82c5a Update the DEBUG section at the tail of pmap_clear_modify().
Nothing prevents page modification after the modify bit was
cleared but before the DEBUG section checks pmap_is_modified(),
so remove this check.

For the same reason "modified" and "changed" may differ, so only
check "modified" implies "changed" here.

Ok: Matthew Green <mrg@netbsd.org>
2013-01-25 17:12:33 +00:00
bin Obey SMALLPROG and don't enable the editor 2013-01-25 14:20:57 +00:00
common Add a (unused) variant of strlcat that uses strnlen and strlcpy to do the work. 2013-01-23 07:57:27 +00:00
compat Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
crypto Fix handling of deletion notification. 2013-01-24 06:47:50 +00:00
dist It is ridiculous to truncate files on character conversions without 2013-01-23 18:51:51 +00:00
distrib cmdline needs to be a line! hi jak. 2013-01-23 22:20:06 +00:00
doc fix cut-n-paste 2013-01-17 22:19:52 +00:00
etc Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2 2013-01-23 15:02:52 +00:00
external Latest firmware including EDID support. 2013-01-25 13:20:23 +00:00
extsrc
games Add some quotes by Henry Ford, found at: 2012-12-08 22:38:09 +00:00
gnu Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Language 2013-01-25 08:31:43 +00:00
include Fix typo. 2013-01-23 17:27:35 +00:00
lib Add descriptions for terminfo keys to term.h 2013-01-25 12:52:45 +00:00
libexec don't free cp before we copy it! 2013-01-24 17:57:29 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue PR/47276: ftp has ssl support now. 2012-12-21 18:09:39 +00:00
sbin toolify 2013-01-24 19:24:56 +00:00
share - Added: 2013-01-23 12:35:06 +00:00
sys Update the DEBUG section at the tail of pmap_clear_modify(). 2013-01-25 17:12:33 +00:00
tests spelling 2013-01-22 06:24:11 +00:00
tools Pr/47500: Henning Petersen: Don't install man pages for tools 2013-01-24 13:35:52 +00:00
usr.bin If char * > long then print a suitable error when passing a string parameter. 2013-01-25 12:27:13 +00:00
usr.sbin fix previous. 2013-01-24 19:55:28 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
BUILDING regen 2012-11-08 15:25:01 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING - Capitalization fixes (``OpenSSL'', not ``openssl''); 2012-10-03 19:17:00 +00:00
build.sh Scrub TERMINFO from host env lest it leaks into libterminfo build. 2013-01-14 13:02:59 +00:00