cvs commit: src/usr.bin/soelim
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sun Sep 26 08:56:48 PDT 2004
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
More information about the Commits
mailing list