Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | To perform even basic error checking, one must have an exit code that | bsd | 2002-05-12 | 1 | -0/+4 |
| | | | | | | | | indicates that not everything worked as expected. Exit non-zero if we timed out while transmitting or receiving a file or if the file did not exist, etc. MFC After: 3 days (re@ willing) | ||||
* | IPv6 support for tftp/tftpd. | ume | 2002-04-11 | 1 | -16/+57 |
| | | | | | Obtained from: KAME MFC after: 2 weeks | ||||
* | Clean up vendor ID and FBSDID. | dwmalone | 2002-03-30 | 1 | -5/+7 |
| | | | | We now seem to include <arpa/inet.h> to get ntoh*. | ||||
* | remove __P | imp | 2002-03-22 | 1 | -7/+7 |
| | |||||
* | WARNS=2 fixes. NO_WERROR set as there are some hard-to-fix | markm | 2001-12-11 | 1 | -21/+19 |
| | | | | signed/unsigned comparisons. Use __FBSDID(). | ||||
* | Fix tftpd and tftp to support file transfers of over 65535 blocks | asmodai | 2001-02-02 | 1 | -2/+4 |
| | | | | | | | (about 31 MB - 32 MB). Submitted (partially) by: Pascal Hofstee <daeron@wit401305.student.utwente.nl> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Rename a function name so that it doesn't conflict with a future system call. | dg | 1998-10-30 | 1 | -2/+2 |
| | |||||
* | Add #include <string.h> to get prototypes. | jb | 1998-02-20 | 1 | -1/+2 |
| | |||||
* | Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD. | charnier | 1997-08-14 | 1 | -7/+10 |
| | | | | Obtained from: OpenBSD | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+453 |