CVS commit: src/sys/arch/amiga/amiga
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Apr 12 03:41:55 UTC 2026 Modified Files: src/sys/arch/amiga/amiga: amiga_init.c machdep.c pmap_bootstrap.c Log Message: Move message buffer init out of cpu_startup() and generally harmonize that routine with the other m68ks. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 src/sys/arch/amiga/amiga/amiga_init.c cvs rdiff -u -r1.272 -r1.273 src/sys/arch/amiga/amiga/machdep.c cvs rdiff -u -r1.13 -r1.14 src/sys/arch/amiga/amiga/pmap_bootstrap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.