summaryrefslogtreecommitdiff
path: root/usr.bin/tftp/main.c
AgeCommit message (Expand)Author
2003-10-02correct arg to setpeer() from main().itojun
2003-10-02correct arg handling in setpeer().itojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-12strlcpyitojun
2003-06-11Support negotiation and use of TFTP Option Extension (rfc 2347) for thebriggs
2000-12-30fix argument validation mistake in setpeer().itojun
2000-11-21make sure we do not overrun peeraddr.itojun
1999-07-12call freeaddrinfo() after getaddrinfo() to reclaim results.itojun
1999-07-12IPv6 support.itojun
1998-12-19char -> unsigned charchristos
1997-10-20deprecate register, use err/warn, fix .Nm usagelukem
1997-10-07WARNS?=1mrg
1996-09-07Fix some potential buffer overflow problems.explorer
1995-05-21Use inet_aton(), not inet_addr().mycroft
1994-12-08Merged with 4.4lite.jtc
1994-02-05from: Christoph Robitschko <chmr@edvz.tu-graz.ac.at>cgd
1993-08-01Add RCS identifiers.mycroft
1993-04-21Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd