NetBSD-Bugs archive

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

PR/50506 CVS commit: src



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50506 CVS commit: src
Date: Tue, 8 Dec 2015 09:52:06 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Tue Dec  8 14:52:06 UTC 2015
 
 Modified Files:
 	src/lib/libc/sys: kqueue.2
 	src/sys/kern: kern_event.c
 	src/sys/sys: event.h
 
 Log Message:
 PR/50506: Tobias Nygren: kqueue(2) lacks EV_DISPATCH/EV_RECEIPT support
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.35 src/lib/libc/sys/kqueue.2
 cvs rdiff -u -r1.83 -r1.84 src/sys/kern/kern_event.c
 cvs rdiff -u -r1.24 -r1.25 src/sys/sys/event.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