DragonFly commits List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make
dillon 2004/11/23 23:11:33 PST
DragonFly src repository
Modified files:
usr.bin/make dir.c lst.h main.c make.h
Log:
patch-4.10: Clean some includes and remove ifdef __STDC__, -Wall cleanup,
unifdef -D__STDC__, Sort #includes, remove <sys/types.h> (made redundant
by <sys/param.h>), add <signal.h> (needed for sigaction()),
Unbreak compilation on RELENG_4.
Submitted-by: Max Okumoto <okumoto@xxxxxxxx>
Revision Changes Path
1.12 +2 -1 src/usr.bin/make/dir.c
1.8 +0 -2 src/usr.bin/make/lst.h
1.17 +7 -10 src/usr.bin/make/main.c
1.11 +0 -5 src/usr.bin/make/make.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/dir.c.diff?r1=1.11&r2=1.12&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/lst.h.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/main.c.diff?r1=1.16&r2=1.17&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/make.h.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]