NetBSD-Bugs archive

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

PR/59402 CVS commit: src/sys/arch/i386/include



The following reply was made to PR port-i386/59402; it has been noted by GNATS.

From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59402 CVS commit: src/sys/arch/i386/include
Date: Tue, 12 Aug 2025 23:23:59 +0000

 Module Name:	src
 Committed By:	gutteridge
 Date:		Tue Aug 12 23:23:59 UTC 2025
 
 Modified Files:
 	src/sys/arch/i386/include: ptrace.h
 
 Log Message:
 i386/include/ptrace.h: move __HAVE_PROCFS_MACHDEP under _KERNEL
 
 For consistency and readability, guard with _KERNEL and move to be next
 to the PROCFS_MACHDEP_NODE_TYPES definition, as is done already with
 other ports like powerpc.
 
 As discussed in PR port-i386/59402. NFCI.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/arch/i386/include/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