Subject: CVS commit: src/usr.bin/fstat
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 12/14/2004 03:09:24
Module Name:	src
Committed By:	atatat
Date:		Tue Dec 14 03:09:24 UTC 2004

Modified Files:
	src/usr.bin/fstat: fstat.c

Log Message:
Cast fst.fileid to unsigned long and print it as such.  Inode numbers
are never negative.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/usr.bin/fstat/fstat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.