Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Sat Jan 11 19:42:04 UTC 2025

Modified Files:
        src/sys/kern: sys_process_lwpstatus.c sys_ptrace_common.c
        src/sys/sys: ptrace.h

Log Message:
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.5 src/sys/kern/sys_process_lwpstatus.c
cvs rdiff -u -r1.95 -r1.96 src/sys/kern/sys_ptrace_common.c
cvs rdiff -u -r1.76 -r1.77 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