cvs commit: src/usr.bin/make arch.c arch.h lst.c lst.h parse.c shell.c shell.h util.h

Max Okumoto okumoto at crater.dragonflybsd.org
Thu May 19 10:11:03 PDT 2005


okumoto     2005/05/19 10:10:37 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         arch.c arch.h lst.c lst.h parse.c shell.c 
                         shell.h util.h 
  Log:
  FreeBSD-Date: 2005/05/18 07:50:38
  Author: harti
  
  Get rid of the ReturnStatus obscuration that was anyway used only
  in two places. While here don't bother returning anything from
  Lst_Replace - nobody ever checks the return code.
  
  Suggested by:   jmallet
  
  Revision  Changes    Path
  1.49      +14 -14    src/usr.bin/make/arch.c
  1.6       +1 -1      src/usr.bin/make/arch.h
  1.6       +0 -6      src/usr.bin/make/lst.c
  1.28      +1 -2      src/usr.bin/make/lst.h
  1.86      +6 -7      src/usr.bin/make/parse.c
  1.6       +8 -8      src/usr.bin/make/shell.c
  1.4       +1 -1      src/usr.bin/make/shell.h
  1.12      +0 -5      src/usr.bin/make/util.h


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/arch.c.diff?r1=1.48&r2=1.49&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/arch.h.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/lst.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/lst.h.diff?r1=1.27&r2=1.28&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.85&r2=1.86&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/shell.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/shell.h.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/util.h.diff?r1=1.11&r2=1.12&f=u





More information about the Commits mailing list