cvs commit: src/usr.bin/make job.c shell.c shell.h
Max Okumoto
okumoto at crater.dragonflybsd.org
Fri May 20 04:50:15 PDT 2005
okumoto 2005/05/20 04:48:18 PDT
DragonFly src repository
Modified files:
usr.bin/make job.c shell.c shell.h
Log:
Get rid of shellPath global by adding another field to the
shell structure.
Revision Changes Path
1.106 +2 -2 src/usr.bin/make/job.c
1.10 +16 -39 src/usr.bin/make/shell.c
1.7 +1 -1 src/usr.bin/make/shell.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.105&r2=1.106&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/shell.c.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/shell.h.diff?r1=1.6&r2=1.7&f=u
More information about the Commits
mailing list