NetBSD-Bugs archive

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

PR/53931 CVS commit: src/sys/sys



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53931 CVS commit: src/sys/sys
Date: Sun, 6 Apr 2025 19:13:06 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Apr  6 19:13:06 UTC 2025
 
 Modified Files:
 	src/sys/sys: ktrace.h
 
 Log Message:
 sys/ktrace.h: Need sys/param.h for MAXCOMLEN.
 
 Found while preparing to diagnose:
 
 PR kern/53931: posix_fadvise_reg test case fails randomly on real
 hardware
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.70 -r1.71 src/sys/sys/ktrace.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