NetBSD/sys/arch/i386/stand/libsa
drochner 04682788a9 misc improvements:
-initialize errno to 0 before receiving
-minimal allowed packet size is 4 (empty data packet)
-Be nice to the TFTP server - tell it that the transfer is finished
  (additinal ACK at EOF, ERROR otherwise). Otherwise, it will linger
  around and retransmit. This can be left out (TFTP_NOTERMINATE) if we
  are really short on space.
1998-05-14 18:26:47 +00:00
..
getopt.c
ls.c
nfs.c -take over debugging printf format fixes from sys/lib/libsa/nfs.c rev.1.23 1998-01-24 12:43:09 +00:00
tftp.c misc improvements: 1998-05-14 18:26:47 +00:00
tftp.h