Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
matt
Thu May 14 11:24:00 PDT 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/tmp/cvs-serv5940
Modified Files:
lemac.c lemacvar.h
Log Message:
Fix alignment crashes on Alphas...
drochner
Thu May 14 11:26:47 PDT 1998
Update of /cvsroot/src/sys/arch/i386/stand/libsa
In directory nb00:/tmp/cvs-serv5887/libsa
Modified Files:
tftp.c
Log Message:
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.
Home |
Main Index |
Thread Index |
Old Index