cvs commit: src/usr.bin/make buf.c buf.h
Max Okumoto
okumoto at ucsd.edu
Thu Jan 13 16:40:25 PST 2005
Matthew Dillon wrote:
:okumoto 2005/01/10 10:50:12 PST
:
:DragonFly src repository
:
: Modified files:
: usr.bin/make buf.c buf.h
: Log:
: - Nothing modifies outPtr in the Buffer object. Since it is set to
: buffer when the object is created, replace references to it with
: buffer, and remove outPtr field.
:
: Revision Changes Path
: 1.18 +5 -7 src/usr.bin/make/buf.c
: 1.15 +0 -1 src/usr.bin/make/buf.h
:
:
:http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.c.diff?r1=1.17&r2=1.18&f=u
:http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.h.diff?r1=1.14&r2=1.15&f=u
Max, if these are still being taken from FreeBSD don't forget
the FreeBSD attribution.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
Nope, these are my own patches. I am waiting for them to catch up. :-)
Max
More information about the Commits
mailing list