Matthias Apitz Chris Beekhuis Peter Bentley Marc Boucher Bill Campbell Brent Chapman Tom Corson Alan Crosswell Mark Diekhans Greg Ferguson Steve Fine Andrew Ford Nico Garcia Wolfgang Henke Viet Hoang Bert Hooyman Ken Hornstein Dirk Husemann Brian Katzung Masao Kitano Carsten Koch John T Kohl Rickard Linck Rick Lyons Tom Lislegaard Rob MacKinnon Kevin McManamon Les Mikesell Bill Morrow Andy Moskoff Chris Munonye Rob Newberry Jonas Olsson Dave Packer Damon Permezel David Pike Amir Plivatsky Andy Rabagliati Eric Rescorla Marshall Rose Daniel Rosenblatt Joel Rosi-Schwartz Tim Rylance Joseph E. Sacco Brent Townshend Peter White David Vrona Paul Vixie Christian Zahl(and surely others). Also, a special thanks to Ed McCreight for helping me understand the stuff between the lines that's necessary to make a working Class 1 driver.
The regular expression support is based on Henry Spencer's POSIX 1003.2 compliant regex package that has
Copyright 1992, 1993, 1994 Henry Spencer. All rights reserved.Consult util/regex/COPYRIGHT for the full copyright notice associated with this software. The code to read PCF fonts is distantly related to the X11R5 code that is
Copyright 1990 Massachusetts Institute of TechnologyConsult faxd/PCFFont.c++ for the full copyright notice. The textfmt program is distantly related to the lptops program written by Nelson Beebe; there was no copyright notice on the version of the code that textfmt grew out of.
The config.guess and config.sub scripts are part of the GNU autoconf package and covered by the GNU Public License (GPL). Several ideas in the configure script are directly "borrowed" from autoconf (and I have tried to maintain as much compatibility as possible).