CVS commit: src/sys/arch
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Mar 22 15:06:00 UTC 2026 Modified Files: src/sys/arch/amiga/amiga: locore.s src/sys/arch/atari/atari: locore.s Log Message: It has been decades since proc 1 entered user-space via main() returning. Update the comments and code to reflect this reality. To generate a diff of this commit: cvs rdiff -u -r1.181 -r1.182 src/sys/arch/amiga/amiga/locore.s cvs rdiff -u -r1.137 -r1.138 src/sys/arch/atari/atari/locore.s Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.