summaryrefslogtreecommitdiff
path: root/config.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce socklen_t; detect non-local (e.g. broadcast) receive addressesH. Peter Anvin2006-10-041-1/+6
* Fix handling of getopt variables.tftp-hpa-0.38hpa2004-09-031-0/+7
* Use the correct magic for long longtftp-hpa-0.36hpa2004-01-151-3/+3
* Makefile/configure cleanups; prepare for releasetftp-hpa-0.35hpa2004-01-081-1/+1
* #include <sys/socket.h> if it exists;hpa2003-08-231-0/+10
* -> Clean up the use of autoconf macros a bit.hpa2001-11-291-0/+9
* Working on version 0.29.hpa2001-11-271-0/+15
* Add the -p option for using regular Unix permissions.hpa2001-11-171-0/+4
* Be paranoid about multiple inclusions (apparently some systems don't likehpa2001-11-161-0/+17
* Try to deal with severe AIX <inttypes.h> braindamagehpa2001-11-151-0/+33
* Display configuration information when using the -V option...hpa2001-11-141-1/+22
* Move feature test macros into configure.in -> CFLAGS so we don'thpa2001-11-141-10/+5
* - Better parsing of the "connect" command (tftp).hpa2001-11-131-2/+18
* Yet more portability hacks.hpa2001-11-121-0/+4
* Work around Solaris 8 braindamagehpa2001-11-121-3/+34
* Add #define _XOPEN_SOURCE (for Solaris)hpa2001-11-121-0/+1
* A few more renames; fix <inttypes.h> emulation.hpa2001-11-121-6/+6
* Define _XPG4_2 on Solarishpa2001-11-121-0/+3
* Major overhaul of the portability stuff; port to autoconf 2.52hpa2001-11-121-0/+144