Subject: CVS commit: basesrc/usr.bin/fstat
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/28/2001 23:29:04
Module Name: basesrc
Committed By: jdolecek
Date: Fri Sep 28 20:29:04 UTC 2001
Modified Files:
basesrc/usr.bin/fstat: fstat.c
Log Message:
remove accidentaly left debug printf
change the pipe descriptor output to include 'r' or 'w' to explicitly
indicate it's open for reading or writing, similarily to "regular" descriptors
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 basesrc/usr.bin/fstat/fstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.