Subject: CVS commit: src/usr.bin/sort
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/24/2002 15:09:39
Module Name: src
Committed By: jdolecek
Date: Tue Dec 24 13:09:39 UTC 2002
Modified Files:
src/usr.bin/sort: sort.c
Log Message:
move fltab outside main and make it static, eliminate two memset()s
g/c superfluous extern definition for clist[] and ncols
make toutpath[] static
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/usr.bin/sort/sort.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.