Subject: CVS commit: src/usr.bin/sort
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/20/2003 18:13:04
Module Name:	src
Committed By:	jdolecek
Date:		Thu Mar 20 16:13:04 UTC 2003

Modified Files:
	src/usr.bin/sort: msort.c

Log Message:
get rid of one memmove() (not very significant)
remove ()'s from error messages
move some error checks immediatelly after appropriate realloc() calls


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.bin/sort/msort.c

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