Commit Briefs

Omar Polo

template: update documentation



Omar Polo

use the new template -o flag


Omar Polo

template: check for unveil in the configure

needs unveil too now.


Omar Polo

template: use -o in regress


Omar Polo

template: add -o to specify the output file

This way template can delete output file on parsing errors, which helps a lot with make(1).


Omar Polo

more to do...


Omar Polo

more to do


Omar Polo

link WAIT_ANY in the dist tarball


Omar Polo

it's spelled FastCGI


Omar Polo

bump version


Omar Polo

CHANGES for 0.1 (tags/0.1)


Omar Polo

sign generated tarballs

+link CHANGES



Omar Polo

guard against a missing SERVER_NAME

technically should always be sent; in practice don't crash if it's not set.