Subject: PR/32788 CVS commit: src/usr.bin/fstat
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, kamada@nanohz.org>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 02/10/2006 16:05:03
The following reply was made to PR bin/32788; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32788 CVS commit: src/usr.bin/fstat
Date: Fri, 10 Feb 2006 16:01:45 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Fri Feb 10 16:01:45 UTC 2006
 
 Modified Files:
 	src/usr.bin/fstat: Makefile fstat.c fstat.h
 Added Files:
 	src/usr.bin/fstat: tmpfs.c
 
 Log Message:
 PR/32788: KAMADA Ken'ichi: add support for tmpfs
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.18 -r1.19 src/usr.bin/fstat/Makefile
 cvs rdiff -r1.72 -r1.73 src/usr.bin/fstat/fstat.c
 cvs rdiff -r1.6 -r1.7 src/usr.bin/fstat/fstat.h
 cvs rdiff -r0 -r1.1 src/usr.bin/fstat/tmpfs.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.