CVS commit: src/sys/arch/sun68k/sun68k
"Jason R Thorpe" <[email protected]> Sun, 19 Jul 2026 23:19:59 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Jul 19 23:19:59 UTC 2026 Added Files: src/sys/arch/sun68k/sun68k: pmap_sunmmu.c Log Message: First crack at a merged Sun2/Sun3 pmap module. Boots multi-user on Sun3, still needs pmap_bootstrap() differences from Sun2 to be merged. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/sun68k/sun68k/pmap_sunmmu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.