NetBSD-Bugs archive

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

PR/44807 CVS commit: src



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44807 CVS commit: src
Date: Sat, 23 Jul 2011 14:28:29 +0000

 Module Name:   src
 Committed By:  hannken
 Date:          Sat Jul 23 14:28:28 UTC 2011
 
 Modified Files:
        src/sys/dev/putter: putter.c
        src/tests/include: t_paths.c
 
 Log Message:
 putter_fop_stat(): set st_mode to S_IFCHR.
 
 Fixes PR #44807: something broken in stat(2).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.31 -r1.32 src/sys/dev/putter/putter.c
 cvs rdiff -u -r1.6 -r1.7 src/tests/include/t_paths.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