Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/12/2001 21:41:13
Module Name: basesrc
Committed By: jdolecek
Date: Fri Jan 12 19:41:13 UTC 2001
Modified Files:
basesrc/usr.bin/sort: sort.c sort.h
Log Message:
alltable[], itable[], dtable[] were moved to init.c, g/c from sort.[ch]
put extern declaration for gweights[] to sort.h
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/sort/sort.c
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/sort/sort.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.