CVS commit: src/sys/arch/m68k/include
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Thu Apr 30 06:31:03 UTC 2026 Modified Files: src/sys/arch/m68k/include: vmparam.h Log Message: Enable __USE_TOPDOWN_VM; this was set on sun2 and sun3, but somehow forgotten on the rest of m68k. (Seriously, why is this even optional?) Tested on both Utah and new pmap. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/include/vmparam.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.