Commit graph

8 commits

Author SHA1 Message Date
hpa
2c31169f57 Major overhaul of the portability stuff; port to autoconf 2.52 2001-11-12 10:03:04 +00:00
hpa
a0db7c057b Detect if IPPORT_TFTP is defined anywhere (may not be a macro, may be
an enum.)
2001-08-09 06:19:00 +00:00
hpa
266427bc5b Portability improvements. Now compiles and works on Solaris 8, as well
as Linux.
2001-08-03 03:17:57 +00:00
hpa
304cb0877c Quiet final set of warnings. 2001-07-21 02:02:43 +00:00
hpa
0034637792 Quiet more warnings. 2001-07-21 01:54:26 +00:00
hpa
81822ea738 Fork before performing tcpwrappers check.
Don't rely on nonstandard bsd_signal() function, instead
 require that the platform has sigaction().  This is 2001,
 after all.  This may resolve some potential portability
 problems.

Log a message if memory allocation fails, instead of dying silently.

Clean up the main dispatch loop.

Use <sysexits.h> for exit codes, if it exists.

Reformat tftpd.c to match the other files.
2001-07-20 06:59:54 +00:00
hpa
20271a4c87 Initial step in integrating regex-based rewrite engine. 2001-07-10 04:52:06 +00:00
hpa
09f975fa4c Initial revision 1999-09-26 06:32:41 +00:00