CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2013/03/15 07:13:10
Modified files: usr.sbin/tftpd : tftpd.c Log message: let oack use the full buffer space to build its packet, not just the size negotiated for data tranfsers. this lets people negotiate 2 byte transfers with other options too if they want. im looking at you Maxime Villard.