NetBSD-Bugs archive

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

PR/57703 CVS commit: [netbsd-10] src/sys/kern



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57703 CVS commit: [netbsd-10] src/sys/kern
Date: Wed, 11 Sep 2024 16:29:26 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Sep 11 16:29:26 UTC 2024
 
 Modified Files:
 	src/sys/kern [netbsd-10]: sys_eventfd.c
 
 Log Message:
 Pull up following revision(s) (requested by rin in ticket #831):
 
 	sys/kern/sys_eventfd.c: revision 1.11
 
 eventfd(2): Prune dead branch.
 
 Fallout from PR kern/57703 fix.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9.4.1 -r1.9.4.2 src/sys/kern/sys_eventfd.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