DragonFly BSD
DragonFly commits List (threaded) for 2004-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.bin/make


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Dec 2004 07:50:51 -0800 (PST)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]