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

cvs commit: src/usr.bin/soelim


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 26 Sep 2004 08:56:13 -0700 (PDT)

joerg       2004/09/26 08:56:13 PDT

DragonFly src repository

  Modified files:
    usr.bin/soelim       Makefile soelim.c 
  Log:
  - make process() static and take const arguments
  - use the exit code to indicate a problem while processing any of the input
  - mark as WARNS=6 clean
  
  Submitted-by: Liam J. Foy
  
  - reduce the special casing of argc == 1 and switch to a while loop
  
  Revision  Changes    Path
  1.2       +2 -0      src/usr.bin/soelim/Makefile
  1.4       +15 -16    src/usr.bin/soelim/soelim.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/soelim/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/soelim/soelim.c.diff?r1=1.3&r2=1.4&f=u



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