Subject: CVS commit: basesrc/usr.bin/join
To: None <source-changes@netbsd.org>
From: Jon Buller <jonb@netbsd.org>
List: source-changes
Date: 02/14/2002 05:21:08
Module Name: basesrc
Committed By: jonb
Date: Thu Feb 14 03:21:07 UTC 2002
Modified Files:
basesrc/usr.bin/join: join.c
Log Message:
Make the -v flag print data instead of blank lines. Thanks to
Duncan McEwan <duncan@mcs.vuw.ac.nz> for the hint in PR#15412.
I'll leave the rest of his patch for someone more familiar
with join to fix.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/usr.bin/join/join.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.