Module Name: src Committed By: thorpej Date: Tue Mar 30 00:12:33 UTC 1999 Modified Files: src/sys/arch/hp300/hp300: pmap.c Log Message: In pmap_enter(), set the appropriate page attributes based on access_type. The m68k maintains modified and referenced information for us, but seeding the page attributes can save us a pv list traversal.