bsd
7fd0cc174c
To perform even basic error checking, one must have an exit code that
...
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)
2002-05-12 01:47:50 +00:00
ume
4f51ffc3fe
IPv6 support for tftp/tftpd.
...
Obtained from: KAME
MFC after: 2 weeks
2002-04-11 17:14:22 +00:00
dwmalone
80fda637a4
Clean up vendor ID and FBSDID.
...
We now seem to include <arpa/inet.h> to get ntoh*.
2002-03-30 14:18:15 +00:00
imp
0b20191705
remove __P
2002-03-22 01:42:45 +00:00
markm
1aabf9d8de
WARNS=2 fixes. NO_WERROR set as there are some hard-to-fix
...
signed/unsigned comparisons. Use __FBSDID().
2001-12-11 23:43:15 +00:00
asmodai
09632ab08c
Fix tftpd and tftp to support file transfers of over 65535 blocks
...
(about 31 MB - 32 MB).
Submitted (partially)
by: Pascal Hofstee <daeron@wit401305.student.utwente.nl>
2001-02-02 10:53:02 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
dg
49185b19a8
Rename a function name so that it doesn't conflict with a future system call.
1998-10-30 16:17:50 +00:00
jb
0c290fd53e
Add #include <string.h> to get prototypes.
1998-02-20 04:33:03 +00:00
charnier
1cc1919e6e
Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD.
...
Obtained from: OpenBSD
1997-08-14 06:47:41 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00