Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 06/10/2000 12:03:24
Module Name:	basesrc
Committed By:	mycroft
Date:		Sat Jun 10 19:03:23 UTC 2000

Modified Files:
	basesrc/usr.bin/join: join.c

Log Message:
Don't step off into space after a realloc().  (Get rid of `lastlp'.)
Also, allocate more data in powers of 2.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/join/join.c

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