NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58983 CVS commit: [netbsd-10] src/sys
The following reply was made to PR kern/58983; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58983 CVS commit: [netbsd-10] src/sys
Date: Sun, 12 Jan 2025 12:02:47 +0000
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