hpa
5ec55f35e9
Move feature test macros into configure.in -> CFLAGS so we don't
...
end up with mismatch between "configure" and compile time
2001-11-14 02:54:25 +00:00
hpa
06bfb2bf4f
- Better parsing of the "connect" command (tftp).
...
- Move missing header file stuff consistently into config.h.
- Make "make -j" work correctly.
2001-11-13 19:58:32 +00:00
hpa
02a2558d11
Clean up configure --help, add installation instructions.
2001-11-12 23:40:51 +00:00
hpa
9753e234c6
Add readline support in tftp client; some additional minor cleanups.
2001-11-12 23:27:48 +00:00
hpa
9570005ba2
Yet more portability hacks.
2001-11-12 21:44:05 +00:00
hpa
c61e3c499e
Work around Solaris 8 braindamage
2001-11-12 20:27:40 +00:00
hpa
949773c2df
Change "Define to 1" to "Define" to match what acheader uses
2001-11-12 10:04:31 +00:00
hpa
2c31169f57
Major overhaul of the portability stuff; port to autoconf 2.52
2001-11-12 10:03:04 +00:00
hpa
3df5c1f25c
Even more portability work...
2001-11-12 06:46:56 +00:00
hpa
ba41bd7cea
Quote version ID
2001-08-10 19:33:41 +00:00
hpa
83d6f3da9d
Requires autoconf 2.13; add revision ID
2001-08-10 19:32:50 +00:00
hpa
5b0cb11445
Support "constipation" -- compile cleanly with -Wwrite-strings
2001-08-10 18:25:08 +00:00
hpa
1e6fa366d1
Cleanup the PA_HEADER_DEFINES() interface somewhat.
2001-08-09 06:42:18 +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
68c0102aa6
Portability improvements.
2001-08-07 19:19:29 +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
b98d08b5d4
Improve README file; set the default prefix to /usr; add debugging of
...
the remapping process.
2001-07-26 22:36:14 +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
87eda11da8
Fix handling of dropped privileges; broken support for libwrap.
2001-04-23 21:22:17 +00:00
hpa
6c5cce691c
Further fixes to configuration system; don't put configure in CVS.
2001-04-23 19:59:22 +00:00
hpa
772b990b91
Allow compilation without tcpwrappers.
2001-04-23 19:30:26 +00:00
hpa
7eb7968b74
Clean up the Makefile handling of autoconf files; add check for
...
tcpwrappers.
2001-04-23 05:40:39 +00:00
hpa
c92bf0f3d4
More merging mania...
2001-03-30 01:30:49 +00:00
hpa
7a15e40374
Fix massive lossage: 0.15 based on an outdated repository!!!
2001-03-30 01:08:12 +00:00
hpa
ffa45eae76
Add code to always reply using the queried IP address, if the OS
...
makes it possible.
2001-03-28 18:24:25 +00:00
hpa
09f975fa4c
Initial revision
1999-09-26 06:32:41 +00:00