dillon 2006/09/13 11:12:18 PDT DragonFly src repository
Modified files:
sys/vm vm_fault.c
Log:
More cleanups + fix a bug when taking a write fault on a mapping that uses
a virtual page table. The page was not being pmap'd with the correct
permissions.
Revision Changes Path
1.29 +44 -40 src/sys/vm/vm_fault.c
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_fault.c.diff?r1=1.28&r2=1.29&f=u
