Move #define MAXLINE so this compiles without circ buffers.
[oweals/busybox.git] / networking / tftp.c
2002-04-15 Eric AndersenPatch from Ben Low <ben@titr.uow.edu.au> to allow tftp...
2002-04-13 Eric AndersenTeach tftp to direct the fetched file to stdout when the
2002-03-20 Eric AndersenPatch from Jeff Studer <jstuder@aquilagroup.com> to...
2001-11-10 Eric AndersenCan't use RESERVE_CONFIG_BUFFER here since the allocation
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-05 Glenn L McGrathApply Magnus Damm's patch, adds tftp blocksize support...
2001-08-20 Eric AndersenApply Glenn's tftp rewrite
2001-05-16 Matt KraaiAdd xgethostbyname and herror_msg* functions.
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-23 Eric Andersenxstrdup tftp cleanup from Jeff Garzik
2001-03-06 Mark WhitleyApplied patch from Vladimir Oleynik via Magnus Damm...
2001-03-02 Mark WhitleyAdded Magnus Damm's tftp applet to Busybox.