Don't ignore SIGCHLD - doing so means that, on many platforms, we don't
[metze/wireshark/wip.git] / packet-ajp13.c
2003-03-26 Guy HarrisUse "gboolean" for Boolean variables.
2003-01-27 Laurent DenielCode cleaning & compilation warning fixes
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-06-29 Guy Harris"packet-ajp13.h" declared a non-existent routine; remov...
2002-06-28 Guy HarrisGive it an RCS ID.
2002-06-28 Gerald CombsRemove include of plugins/plugin_api.h. This works...
2002-06-28 Guy HarrisClean up a pile of warnings.
2002-06-28 Gerald CombsAdd Apache JServ 1.3 dissector, from Christopher K...