build: Actually compile the `blast' helper program.
[fwd] / fw.c
2008-04-01 Mark WoodingConsolidate all the external definitions into a single...
2008-04-01 Mark WoodingFix whitespace throughout.
2008-04-01 Mark WoodingRemove crufty CVS $Id$ tags.
2008-04-01 Mark WoodingDrop privileges after writing the pidfile.
2006-03-09 Mark Woodingdocs: Generate grammar and option summaries from manpage.
2006-03-09 mdwFix up the help message.
2006-03-09 mdwProvide a `--pidfile' option in `fw'.
2006-03-09 mdwExpunge CVS cruft.
2004-04-08 mdwExpunge revision histories in files.
2003-11-29 mdwPrivileged outgoing connections.
2003-11-25 mdwUpdate docco for new options.
2003-01-24 mdwCorrectly cast uid and gid sentinel values.
2002-02-22 mdwAdd option to change the listen(2) parameter. Receive...
2002-01-13 mdwTrack @dstr_vputf@ change.
2001-02-03 mdwFix flags to be unsigned.
2001-02-03 mdwSupport re-reading config files on SIGHUP.
2001-01-20 mdwHandle select errors more robustly.
2000-03-23 mdwFix changed options in parser table.
2000-03-23 mdwAdd option to change user and group after initializatio... 1.2.3
1999-12-22 mdwMake syslog a separate option, and do it better.
1999-10-22 mdwGrammar changes. Also, don't enable SIGINT if it's...
1999-10-10 mdwNew resolver to initialize. Also, include options...
1999-07-26 mdwMajor reconstruction work for new design.
1999-07-03 mdwVarious changes. Add configuration grammar to help...
1999-07-01 mdwInitial revision