CVS commit: src/sys/arch/m68k
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Mon Jul 6 13:36:47 UTC 2026 Modified Files: src/sys/arch/m68k/include: linux_bootinfo.h src/sys/arch/m68k/m68k: linux_bootinfo.c Log Message: Add bootinfo_find_machdep(), which is like bootinfo_find() except only if the machine type matches. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/include/linux_bootinfo.h cvs rdiff -u -r1.7 -r1.8 src/sys/arch/m68k/m68k/linux_bootinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.