Commit graph

323 commits

Author SHA1 Message Date
hpa
8f396ac2aa Grammar fix. 2001-11-19 21:23:52 +00:00
hpa
499eaf7b90 Clean up temp directory when done 2001-11-17 02:02:29 +00:00
hpa
d135f1ab24 Try to get the release process to actually work... 2001-11-17 02:00:51 +00:00
hpa
d2d78f07d0 Document race condition cleanup. 2001-11-17 01:59:20 +00:00
hpa
b9210ee9da Fix formatting bug; delete obsolete file 2001-11-17 01:58:21 +00:00
hpa
78fd7348ea Add the -p option for using regular Unix permissions. 2001-11-17 01:55:08 +00:00
hpa
93e86de7a2 Double-double-backslash for double backslash... 2001-11-17 00:20:40 +00:00
hpa
4f739767f2 Make the version number automatically included in the man page footer 2001-11-17 00:16:53 +00:00
hpa
779db73551 Script to tag the tree and generate a release tarball 2001-11-17 00:16:10 +00:00
hpa
cc2a43bf01 Update the date. 2001-11-16 23:58:21 +00:00
hpa
056a5737a4 Make this version 0.27-pre1 2001-11-16 23:48:21 +00:00
hpa
57044bc5df Interpret the \i and \x escape sequences to insert the IP of the
requesting host
2001-11-16 23:38:29 +00:00
hpa
fc1a21c942 News: AIX works again 2001-11-16 20:20:21 +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
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