1.45 [KK 2007-06-12] - Configuration option 'headerinspection {deep|shallow}' implemented. Documentation updated. Several other documentation fixes. - New make target 'dbginstall', installs gdb-able versions into /usr/local/bin - Upped c-conf to 1.09: /usr/lib64 is in the library search path (thanks Joern F. for pointing this one out). - Added setproctitle() for non-BSD-ish systems. Previous set_program_title() is obsolete (it woundn't save the envp). - Flag -B introduced, making the TCP buffer size variable. Previous constant TCP_BUFSZ is now DEFAULT_TCP_BUFSZ, which is now 5k instead of 10k.