Subject: CVS commit: [netbsd-1-6] basesrc/bin/cat
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/03/2002 16:22:32
Module Name: basesrc
Committed By: he
Date: Sun Nov 3 14:22:31 UTC 2002
Modified Files:
basesrc/bin/cat [netbsd-1-6]: cat.c
Log Message:
Pull up revision 1.35 (requested by thorpej in ticket #793):
Don't use MAX(); not all systems have it, and this is a host
tool.
To generate a diff of this commit:
cvs rdiff -r1.31.2.1 -r1.31.2.2 basesrc/bin/cat/cat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.