Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/sys



Module Name:    src
Committed By:   martin
Date:           Sun Jan 12 12:02:46 UTC 2025

Modified Files:
        src/sys/kern [netbsd-10]: sys_process_lwpstatus.c sys_ptrace_common.c
        src/sys/sys [netbsd-10]: ptrace.h

Log Message:
Pull up following revision(s) (requested by hgutch in ticket #1039):

        sys/kern/sys_process_lwpstatus.c: revision 1.5
        sys/sys/ptrace.h: revision 1.77
        sys/kern/sys_ptrace_common.c: revision 1.96

PR/58983: Harold Gutch: Fix INSTALL_FLOPPY on i386. Make the register handling
code conditional on if PTRACE is enabled in the kernel.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.4.1 src/sys/kern/sys_process_lwpstatus.c
cvs rdiff -u -r1.92 -r1.92.4.1 src/sys/kern/sys_ptrace_common.c
cvs rdiff -u -r1.75 -r1.75.4.1 src/sys/sys/ptrace.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index