OpenBSD CVS

CVS log for src/sys/uvm/uvm_map.c


[BACK] Up to [local] / src / sys / uvm

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_5


Revision 1.65.2.2 / (download) - annotate - [select for diffs], Tue Jun 1 03:44:10 2004 UTC (20 years ago) by brad
Branch: OPENBSD_3_5
Changes since 1.65.2.1: +9 -2 lines
Diff to previous 1.65.2.1 (colored) to branchpoint 1.65 (colored) next main 1.66 (colored)

MFC:
Fix by tedu@

only free pages if we have write permission and they are not COW.
prevents msync/madvise funniness

ok deraadt@ art@

Revision 1.65.2.1 / (download) - annotate - [select for diffs], Fri May 14 21:34:24 2004 UTC (20 years ago) by brad
Branch: OPENBSD_3_5
Changes since 1.65: +4 -1 lines
Diff to previous 1.65 (colored)

MFC:
Fix by tedu@

protecing with NONE means we must drop the wired count.
solves problems encountered by david@ and dtucker@ (pr3758)

ok deradt@

Revision 1.65 / (download) - annotate - [select for diffs], Mon Feb 23 06:19:32 2004 UTC (20 years, 3 months ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE
Branch point for: OPENBSD_3_5
Changes since 1.64: +9 -1 lines
Diff to previous 1.64 (colored)

sync of pmap_update() calls with NetBSD. pmap_update is defined away on
all architectures but arm, where it is needed.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.