Brian S. Dean
73f899cae1
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
Hajimu UMEMOTO
4dac6235cf
IPv6 support for tftp/tftpd.
...
Obtained from: KAME
MFC after: 2 weeks
2002-04-11 17:14:22 +00:00
David Malone
6dfc206096
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
Warner Losh
3f330d7d1a
remove __P
2002-03-22 01:42:45 +00:00
Mark Murray
8049f797e3
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
Jeroen Ruigrok van der Werven
67034ac6ad
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 Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
David Greenman
8692ad469b
Rename a function name so that it doesn't conflict with a future system call.
1998-10-30 16:17:50 +00:00
John Birrell
5b116430fc
Add #include <string.h> to get prototypes.
1998-02-20 04:33:03 +00:00
Philippe Charnier
fd129a0245
Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD.
...
Obtained from: OpenBSD
1997-08-14 06:47:41 +00:00
Rodney W. Grimes
9b50d90275
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00