DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make Makefile directive_hash.c directive_hash.h hash_tables.c hash_tables.h parse.c
okumoto 2005/04/29 16:11:50 PDT
DragonFly src repository
Modified files:
usr.bin/make Makefile parse.c
Added files:
usr.bin/make hash_tables.c hash_tables.h
Removed files:
usr.bin/make directive_hash.c directive_hash.h
Log:
FreeBSD-Date: 2005/04/29 16:15:28
Author: harti
Rename the directive_hash.[ch] files to hash_tables.[ch] now
that there are more than one hash table in them. There is no
history to preserve here, so go without a repo-copy.
Asked for by: Max Okumoto <okumoto@xxxxxxxx>
Revision Changes Path
1.25 +3 -3 src/usr.bin/make/Makefile
1.78 +1 -1 src/usr.bin/make/parse.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/Makefile.diff?r1=1.24&r2=1.25&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.77&r2=1.78&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]