NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58983 CVS commit: src/sys
The following reply was made to PR kern/58983; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58983 CVS commit: src/sys
Date: Sat, 11 Jan 2025 14:42:04 -0500
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