Commit Briefs


Omar Polo

add trailing \n in yyerror


Omar Polo

move logging code to log.c


Omar Polo

don't fprintf


Omar Polo

use log_err instead of fprintf


Omar Polo

improve logs management


Omar Polo

added prefork option



Omar Polo

add set -e to env script

It avoids some long sequences of "echo: IO error" when the client close the connection before EOF.


Omar Polo

keep original CFLAGS



Omar Polo

define MANDIR



Omar Polo

reorder stuff


Omar Polo

add script for the regress suite