NetBSD-Bugs archive

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

PR/45113 CVS commit: src/tests/syscall



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

From: "Jukka Ruohonen" <jruoho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45113 CVS commit: src/tests/syscall
Date: Mon, 4 Jul 2011 03:52:11 +0000

 Module Name:   src
 Committed By:  jruoho
 Date:          Mon Jul  4 03:52:11 UTC 2011
 
 Modified Files:
        src/tests/syscall: t_mknod.c
 
 Log Message:
 Put the previous check back and point to PR kern/45113. Also check whether
 _PATH_DEVNULL exists before attempting to obtain EEXIST from mknod(2).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/tests/syscall/t_mknod.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