NetBSD-Bugs archive

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

PR/49644 CVS commit: src/tests/lib/libc/sys



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

From: "Tetsuya Isaki" <isaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49644 CVS commit: src/tests/lib/libc/sys
Date: Thu, 5 Feb 2015 13:55:37 +0000

 Module Name:	src
 Committed By:	isaki
 Date:		Thu Feb  5 13:55:37 UTC 2015
 
 Modified Files:
 	src/tests/lib/libc/sys: t_kevent.c
 
 Log Message:
 Skip kqueue_unsupported_fd test if /dev/drvctl is not configured
 in the kernel.  PR bin/49644.
 
 XXX Ideally, it's better to modify to use more generic device file.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/sys/t_kevent.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