CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2012/07/10 01:25:37

Modified files:
        usr.sbin/tftpd : tftpd.c 

Log message:
fix the last outstanding functionality difference i could find between
libexec and usr.sbin tftpd.

libexec waitied around after finishing a wrq in case our ack for the last
write from a client got lost. this does the same dance, or an arguably
better version of it compared to libexec tftpd.

Reply via email to