summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/tftp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop using old n_long and n_short types.mpi2014-07-131-2/+1
* Rearrange the inequality.brad2014-06-101-3/+3
* Fix alignment of tftp structure by changing the 'header' member's typeguenther2014-03-281-5/+5
* Send valid ERROR packets to prematurely terminate a transfer.krw2009-03-021-2/+3
* remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd listsderaadt2004-04-021-7/+1
* Enter pxeboot, derived from the NetBSD implementation. Initiallytom2004-03-191-0/+434