Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/14/1999 21:16:32
Module Name:	basesrc
Committed By:	mycroft
Date:		Wed Sep 15 04:16:31 UTC 1999

Modified Files:
	basesrc/usr.bin/make: buf.c buf.h

Log Message:
Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand do
power-of-2 allocation.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/make/buf.c
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/make/buf.h

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