summaryrefslogtreecommitdiff
path: root/usr/src/boot/lib/libstand/tftp.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-219799 libstand: tftp.c cstyle cleanupToomas Soome1-115/+117
2018-09-219802 libstand: memory leak in tftp_open()Toomas Soome1-1/+3
2018-09-219795 libstand: re-send ACK for older data packetsToomas Soome1-5/+13
2018-09-219789 loader: tftp should not read past file endToomas Soome1-2/+11
2018-09-219788 loader: validate tftp_makereq() after we did reset the readToomas Soome1-7/+10
2018-05-149122 libstand: Consolidate tftp sendrecv into net.c sendrecvToomas Soome1-78/+25
2018-03-109198 libstand: Const-ify buffer argument of write(2) analogToomas Soome1-9/+1
2018-02-159111 libstand: Fix IP recv timeoutToomas Soome1-1/+7
2017-10-168140 loader: network read reworkToomas Soome1-34/+52
2016-12-217567 Netboot: allow both tftpfs and nfs in both pxeboot and loader.efiToomas Soome1-0/+3
2016-09-225061 freebsd boot loader integration (loader project)Toomas Soome1-0/+763