summaryrefslogtreecommitdiff
path: root/usr.bin/tftp
AgeCommit message (Expand)Author
2001-12-01Whitespace cleanup.wiz
2001-11-19__ss_{len,famiy} hack is no longer necessaryitojun
2000-12-30fix argument validation mistake in setpeer().itojun
2000-11-21make sure we do not overrun tp->th_msg on ERROR packet.itojun
2000-11-21make sure we do not overrun peeraddr.itojun
2000-10-22A too hasty checkin (and lack of -Wsign-compare) made send() never fail.dogcow
2000-10-18defs had 'short block' for blocksize; changed defs to be unsigned.dogcow
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
1999-12-13[host]:filename syntax for IPv6 case.itojun
1999-07-12call freeaddrinfo() after getaddrinfo() to reclaim results.itojun
1999-07-12IPv6 support.itojun
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-12-19char -> unsigned charchristos
1998-07-26const poisoning.mycroft
1998-06-08Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem
1998-04-28Change occurrences of "UNIX" to .Ux or .At as appropriate.fair
1997-10-20deprecate register, use err/warn, fix .Nm usagelukem
1997-10-20remove WARNS=0lukem
1997-10-07WARNS?=1mrg
1996-09-07Fix some potential buffer overflow problems.explorer
1995-08-18Replace `.LI' by `.Ql' (from Masanobu Saitoh; PR#1376).pk
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-04-29needs string.hcgd
1994-12-08Merged with 4.4lite.jtc
1994-12-08imported from 4.4litejtc
1994-02-05from: Christoph Robitschko <chmr@edvz.tu-graz.ac.at>cgd
1994-01-11Fix spelling errors.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-04-21Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd