NetBSD-Bugs archive

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

PR/59084 CVS commit: src/tests/kernel



The following reply was made to PR kern/59084; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59084 CVS commit: src/tests/kernel
Date: Sun, 27 Apr 2025 14:30:03 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Apr 27 14:30:03 UTC 2025
 
 Modified Files:
 	src/tests/kernel: t_execregs.c
 
 Log Message:
 t_execregs: Redo better diagnostics for child.
 
 Accidentally backed out the wrong commit here:
 
 https://mail-index.netbsd.org/source-changes/2025/04/26/msg156620.html
 
 Meant to back out this one:
 
 https://mail-index.netbsd.org/source-changes/2025/04/26/msg156607.html
 
 Instead backed out this one (which I am now restoring):
 
 https://mail-index.netbsd.org/source-changes/2025/04/25/msg156596.html
 
 PR kern/59084: exec/spawn leaks register content
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/tests/kernel/t_execregs.c
 
 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