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

cvs commit: src/usr.bin/make shell.c shell.h


From: Max Okumoto <okumoto@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 20 May 2005 04:47:22 -0700 (PDT)

okumoto     2005/05/20 04:47:22 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         shell.c shell.h 
  Log:
  Remove shells array and just use the const strings directly.  This
  allows us to get rid of the DEF_SHELL_STRUCT() macro, and just use
  a normal struct.
  
  Revision  Changes    Path
  1.8       +68 -92    src/usr.bin/make/shell.c
  1.5       +35 -39    src/usr.bin/make/shell.h


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/shell.c.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/shell.h.diff?r1=1.4&r2=1.5&f=u



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