cvs commit: src/usr.bin/make buf.c buf.h
Matthew Dillon
dillon at apollo.backplane.com
Thu Jan 13 15:31:40 PST 2005
: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>
More information about the Commits
mailing list