Subject: CVS commit: src/bin/mt
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/03/2005 00:03:02
Module Name:	src
Committed By:	christos
Date:		Thu Feb  3 00:03:02 UTC 2005

Modified Files:
	src/bin/mt: mt.c

Log Message:
Use the length of the command for comparison not the length
of the command line argument. Allows "compression" to be used
for "compress" etc.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/bin/mt/mt.c

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