CVS commit: src/sys/kern
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Fri Aug 28 16:15:15 UTC 2026 Modified Files: src/sys/kern: sys_process_lwpstatus.c Log Message: ptrace(2): Tidy register access: no sketchy function pointer casts. Followups for: PR port-amd64/60556: panic in process_read_fpregs_xmm PR kern/60595: System lockup using gdb(1) on kernel with DEBUG+LOCKDEBUG PR kern/60658: netbsd32_process_read_dbregs() needs the same fix as native amd64 process_read_dbregs() To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/kern/sys_process_lwpstatus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.