hpa
|
818a5408bd
|
Try to deal with severe AIX <inttypes.h> braindamage
|
2001-11-15 22:29:51 +00:00 |
|
hpa
|
71e9b81cee
|
Recover from botched patch (version checked in as CHANGES)
|
2001-11-15 22:29:32 +00:00 |
|
hpa
|
b1c150eb35
|
Add a few feature test macros to benefit Digital Unix
|
2001-11-15 21:33:59 +00:00 |
|
hpa
|
69b2544ed0
|
Fix the installation of manpages when using INSTALLROOT.
|
2001-11-15 05:31:21 +00:00 |
|
hpa
|
cc471b0f7a
|
Now working on MacOS X...
|
2001-11-15 04:37:07 +00:00 |
|
hpa
|
7028f9064a
|
Kill SA_RESETHAND, it doesn't exist on MacOS X and isn't necessary
|
2001-11-15 04:11:39 +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
|
a9be60cae6
|
Move the definition of the blksize2 option.
|
2001-11-14 05:52:25 +00:00 |
|
hpa
|
10b52e87d7
|
Add missing space.
|
2001-11-14 04:42:07 +00:00 |
|
hpa
|
1b1121b8bf
|
Add missing "the output of"
|
2001-11-14 04:40:58 +00:00 |
|
hpa
|
6a391b73db
|
Change tftpd -V => in.tftpd -V
|
2001-11-14 04:40:14 +00:00 |
|
hpa
|
597570a15b
|
Remove BUGS section; it isn't really very useful and it makes the
typeset version of the page exceed two pages.
|
2001-11-14 04:38:58 +00:00 |
|
hpa
|
e3a5fc3e6b
|
Note about tcpwrappers and performance issues.
|
2001-11-14 04:35:38 +00:00 |
|
hpa
|
7edb3d5b92
|
Display configuration information when using the -V option...
|
2001-11-14 04:16:23 +00:00 |
|
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
|
fd7a812f26
|
Add man page rewrite to the list of things.
|
2001-11-14 01:39:02 +00:00 |
|
hpa
|
d757102cdb
|
Substantially revamp the man pages, revert to "man" macro set.
|
2001-11-14 01:32:30 +00:00 |
|
hpa
|
6c7ace232d
|
clean up the various cleaning targets
|
2001-11-14 00:20:02 +00:00 |
|
hpa
|
41e68ee53c
|
Correct bogus RFC reference.
|
2001-11-13 23:40:13 +00:00 |
|
hpa
|
f0f0368bee
|
Update man page to one written using traditional (-man) macros instead of
mdoc.
|
2001-11-13 23:26:29 +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
|
52ffc49262
|
Document the fix of egg on face bug :-(
|
2001-11-13 02:44:20 +00:00 |
|
hpa
|
13849b4a32
|
Fix the handling of continuation prompts when using readline
|
2001-11-13 02:42:54 +00:00 |
|
hpa
|
713e1fe868
|
Update install-sh to the one from autoconf 2.52
|
2001-11-13 00:00:06 +00:00 |
|
hpa
|
dcd640b2b7
|
Add pointer to the INSTALL.tftp file.
|
2001-11-12 23:46:22 +00:00 |
|
hpa
|
6353ed826f
|
Reorganize the README for readability
|
2001-11-12 23:45:27 +00:00 |
|
hpa
|
a426cbf9a3
|
Factor out a lot of information out of the README file
|
2001-11-12 23:44:05 +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
|
01b753d213
|
Update the README to better reflect reality.
|
2001-11-12 20:55:41 +00:00 |
|
hpa
|
a8001aea08
|
Force "autoheader" to behave like a reasonable Makefile-operated program.
|
2001-11-12 20:49:45 +00:00 |
|
hpa
|
c61e3c499e
|
Work around Solaris 8 braindamage
|
2001-11-12 20:27:40 +00:00 |
|
hpa
|
403b4a48ff
|
Add #define _XOPEN_SOURCE (for Solaris)
Create "make autoconf" target
|
2001-11-12 20:02:23 +00:00 |
|
hpa
|
b46e220d49
|
A few more renames; fix <inttypes.h> emulation.
|
2001-11-12 18:14:14 +00:00 |
|
hpa
|
cba23571e2
|
Define _XPG4_2 on Solaris
|
2001-11-12 10:07:57 +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
|
4c0a635276
|
Add note about tsize and off_t
|
2001-11-12 06:49:18 +00:00 |
|
hpa
|
02fe70acd2
|
News in 0.22
|
2001-11-12 06:48:35 +00:00 |
|
hpa
|
3df5c1f25c
|
Even more portability work...
|
2001-11-12 06:46:56 +00:00 |
|
hpa
|
5b21a932a6
|
Avoid using basename(), it's way too nasty from a portability
standpoint.
Change recvfile, sendfile -> tftp_* due to namespace collision problems.
|
2001-11-12 05:57:29 +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
|
a4413da418
|
Illegal memory access fixed.
|
2001-08-10 18:53:39 +00:00 |
|
hpa
|
070ca7c888
|
Add "make release" target for what goes into the distribution.
|
2001-08-10 18:52:24 +00:00 |
|