Subject: CVS commit: src/usr.bin/split
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 06/26/2003 23:19:16
Module Name:	src
Committed By:	bjh21
Date:		Thu Jun 26 23:19:16 UTC 2003

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

Log Message:
Simplify the handling of ifd by initialising it to the default
(STDIN_FILENO), and only overriding that if the user specifies a different
input file.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.bin/split/split.c

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