cvs commit: src/usr.bin/make

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Wed Dec 1 07:53:01 PST 2004


joerg       2004/12/01 07:50:51 PST

DragonFly src repository

  Modified files:
    usr.bin/make         job.c 
  Log:
  job.c: 1.51->1.52
  Author: ru
  Log:
  "unset verbose" is 13 characters, not 10.
  
  job.c:1.58->1.59
  Author: harti
  Log:
  Get rid of the shell table sentinel. It isn't needed anymore because
  JobMatchShell returns NULL when no shell name matches since revision 1.51.
  
  Obtained-from: FreeBSD
  Submitted-by: Max Okumoto <okumoto at xxxxxxxx>
  
  Use __arysize(shells) instead of expanding it manually.
  
  Revision  Changes    Path
  1.23      +2 -11     src/usr.bin/make/job.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.22&r2=1.23&f=u





More information about the Commits mailing list