Home | History | Annotate | Download | only in tftp
History log of /src/usr.bin/tftp/tftpsubs.c
RevisionDateAuthorComments
 1.12  17-Sep-2011  christos ansify, const, knf
 1.11  18-Jan-2009  lukem fix -Wsign-compare issues
 1.10  09-Apr-2006  christos Pass lint.
 1.9  31-Jan-2006  christos PR/32680: Yves-Emmanuel JUTARD: Improve some error checking that causes
memory corruption on out of memory errors.
While I am here, remove some lint.
 1.8  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.7  11-Jun-2003  briggs Support negotiation and use of TFTP Option Extension (rfc 2347) for the
'blksize' option (rfc 2348) and the 'timeout' and 'tsize' options (rfc 2349).

Contributed by Wasabi Systems, Inc.
 1.6  12-Jul-1999  itojun branches: 1.6.8;
IPv6 support.
clarify a bit (specifically, routines in tftp.c now does not
modify "peeraddr")
 1.5  20-Oct-1997  lukem deprecate register, use err/warn, fix .Nm usage
 1.4  07-Oct-1997  mrg WARNS?=1
 1.3  08-Dec-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  08-Dec-1994  jtc imported from 4.4lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.6.8.1  07-Apr-2004  jmc Pullup rev 1.7 (requested by itojun in ticket #96)

Finish pulling up new options code from trunk

RSS XML Feed