No description
Find a file
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
lib Major overhaul of the portability stuff; port to autoconf 2.52 2001-11-12 10:03:04 +00:00
tftp - Better parsing of the "connect" command (tftp). 2001-11-13 19:58:32 +00:00
tftpd - Better parsing of the "connect" command (tftp). 2001-11-13 19:58:32 +00:00
aclocal.m4 Change "Define to 1" to "Define" to match what acheader uses 2001-11-12 10:04:31 +00:00
CHANGES - Better parsing of the "connect" command (tftp). 2001-11-13 19:58:32 +00:00
config.h - Better parsing of the "connect" command (tftp). 2001-11-13 19:58:32 +00:00
configure.in - Better parsing of the "connect" command (tftp). 2001-11-13 19:58:32 +00:00
INSTALL Clean up configure --help, add installation instructions. 2001-11-12 23:40:51 +00:00
install-sh Update install-sh to the one from autoconf 2.52 2001-11-13 00:00:06 +00:00
INSTALL.tftp Factor out a lot of information out of the README file 2001-11-12 23:44:05 +00:00
Makefile - Better parsing of the "connect" command (tftp). 2001-11-13 19:58:32 +00:00
MCONFIG.in - Better parsing of the "connect" command (tftp). 2001-11-13 19:58:32 +00:00
MRULES Initial revision 1999-09-26 06:32:41 +00:00
README Even more changes to handle block number wrap correctly. 2001-11-13 03:39:32 +00:00
README.security Add pointer to the INSTALL.tftp file. 2001-11-12 23:46:22 +00:00
version - Better parsing of the "connect" command (tftp). 2001-11-13 19:58:32 +00:00

This is tftp-hpa, a conglomerate of a number of versions of the BSD
TFTP code, changed around to port to a whole collection of operating
systems.  The goal is to work on any reasonably modern Unix with
sockets.

The tftp-hpa series is maintained by H. Peter Anvin <hpa@zytor.com>.

The latest version of this collection can be found at:

    ftp://ftp.kernel.org/pub/software/network/tftp/

See the file CHANGES for a list of changes between versions.


Please see the INSTALL and INSTALL.tftp files for compilation and
installation instructions.

===> IMPORTANT: IF YOU ARE UPGRADING FROM ANOTHER TFTP SERVER, OR FROM
===> A VERSION OF TFTP-HPA OLDER THAN 0.17 SEE THE FILE
===> "README.security" FOR IMPORTANT SECURITY MODEL CHANGES!


This software can be discussed on the SYSLINUX mailing list.  To
subscribe, send a message containing the word "subscribe" in the body
to <syslinux-request@linux.kernel.org>.