Commit graph

28 commits

Author SHA1 Message Date
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
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
9753e234c6 Add readline support in tftp client; some additional minor cleanups. 2001-11-12 23:27:48 +00:00
hpa
01b753d213 Update the README to better reflect reality. 2001-11-12 20:55:41 +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
a4413da418 Illegal memory access fixed. 2001-08-10 18:53:39 +00:00
hpa
c5b2406d51 Update README file for 0.21. 2001-08-10 18:50:14 +00:00
hpa
68c0102aa6 Portability improvements. 2001-08-07 19:19:29 +00:00
hpa
8c3d63fba8 Support running without inetd. 2001-08-07 00:27:52 +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
32b1e62a8c "Access denied" in TFTP is "EACCESS" not "EACCES". Bleargh. 2001-07-26 22:49:04 +00:00
hpa
76dce2735e Document -vvv 2001-07-26 22:40:55 +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
12737492eb Update to version 0.19; add info how to find and discuss, and that this
is primarily a tftpd project.
2001-07-20 19:05:59 +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
d3f89bfe36 Add note about -v option for verbose logging 2001-07-10 22:05:48 +00:00
hpa
3ab6afe8ac Update for version 0.18. 2001-07-10 04:53:49 +00:00
hpa
4d0dd611ae Document new options and new configuration setup. 2001-04-23 22:50:47 +00:00
hpa
c9f28745f5 Document glibc 2.1.2 workaround. 2001-04-23 22:03:18 +00:00
hpa
f2403cb741 Document tcpwrapper support. 2001-04-23 22:02:56 +00:00
hpa
fa9f7c3e12 Document that GNU make may be needed. 2001-03-30 01:31:55 +00:00
hpa
7a15e40374 Fix massive lossage: 0.15 based on an outdated repository!!! 2001-03-30 01:08:12 +00:00
hpa
e6593dd693 Bump version number to 0.15; document 0.14 and 0.15 changes. 2001-03-28 22:05:26 +00:00
hpa
ce451cc1f7 Notes for 0.13 1999-09-26 07:05:44 +00:00
hpa
09f975fa4c Initial revision 1999-09-26 06:32:41 +00:00