Thanks! Applied.

2010-10-31  Ludovic Court�s  <l...@gnu.org>

        tftp: Resolve the "tftp" service only when no port is specified.

        * src/tftp.c: Include <error.h>.
        (port): Change from `short' to `int'.
        (sp): Remove variable.
        (main): Don't call `getservbyname'.
        (setpeer): Call `getservbyname' when ARGC != 3.
        (put, get): Refer to PORT instead of SP->s_port.

Reply via email to