cvs commit: src/usr.bin/make Makefile job.c
Max Okumoto
okumoto at crater.dragonflybsd.org
Fri Jul 15 14:28:08 PDT 2005
okumoto 2005/07/15 14:27:29 PDT
DragonFly src repository
Modified files:
usr.bin/make Makefile job.c
Log:
Temporarily remove KQUEUE code for now, since it complicates the
job.c code. I will reimpliment it later.
Checked by comparing object files genereage before #ifdef USE_KQUEUE
section where removed, and after they were removed.
Revision Changes Path
1.35 +0 -3 src/usr.bin/make/Makefile
1.127 +0 -74 src/usr.bin/make/job.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/Makefile.diff?r1=1.34&r2=1.35&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.126&r2=1.127&f=u
More information about the Commits
mailing list