hpa
64ae5fda79
-> Clean up the use of autoconf macros a bit.
...
-> Always pass O_TEXT/O_BINARY and "t"/"b" respectively, as appropriate.
2001-11-29 22:02:52 +00:00
hpa
98d7543721
Working on version 0.29.
...
Initial work for compiling on Win32/Cygwin.
Posixly correctness.
2001-11-27 10:05:13 +00:00
hpa
4f739767f2
Make the version number automatically included in the man page footer
2001-11-17 00:16:53 +00:00
hpa
3d401fa4c9
Be paranoid about multiple inclusions (apparently some systems don't like
...
it for certain header files.) Be a little bit more careful in setting
up the standard environment in config.h. This is AIX portability work.
2001-11-16 20:15:27 +00:00
hpa
69b2544ed0
Fix the installation of manpages when using INSTALLROOT.
2001-11-15 05:31:21 +00:00
hpa
eaed5dbbca
Fix trivial memory leak
2001-11-14 20:51:57 +00:00
hpa
01acb3dc7f
Allow "readline" to be used even if "history" is unavailable...
2001-11-14 20:51:09 +00:00
hpa
10b52e87d7
Add missing space.
2001-11-14 04:42:07 +00:00
hpa
7edb3d5b92
Display configuration information when using the -V option...
2001-11-14 04:16:23 +00:00
hpa
d757102cdb
Substantially revamp the man pages, revert to "man" macro set.
2001-11-14 01:32:30 +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
d2206bf9b9
Fix the Sorcerer's Apprentice bug in both the client and the server.
2001-11-13 04:16:12 +00:00
hpa
a58b9604c5
Even more changes to handle block number wrap correctly.
...
Make the client officially supported. It's better than most things
that are already out there.
2001-11-13 03:39:32 +00:00
hpa
480bee14e9
(Finally) handle block number wraparound correctly.
2001-11-13 03:11:52 +00:00
hpa
13849b4a32
Fix the handling of continuation prompts when using readline
2001-11-13 02:42:54 +00:00
hpa
9753e234c6
Add readline support in tftp client; some additional minor cleanups.
2001-11-12 23:27:48 +00:00
hpa
b46e220d49
A few more renames; fix <inttypes.h> emulation.
2001-11-12 18:14:14 +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
5b0cb11445
Support "constipation" -- compile cleanly with -Wwrite-strings
2001-08-10 18:25:08 +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
576277e880
MCONFIG is optional; MRULES is not
2001-07-26 22:43:44 +00:00
hpa
d59b94d721
"make distclean" -> delete all files not for release
...
"make spotless" -> delete all non-generated files
2001-07-26 22:39:32 +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
6c5cce691c
Further fixes to configuration system; don't put configure in CVS.
2001-04-23 19:59:22 +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
f58dd44c56
Update rcsid to tftp-hpa convention
1999-09-26 07:10:57 +00:00
hpa
09f975fa4c
Initial revision
1999-09-26 06:32:41 +00:00