Diff for /tftpd/inc/defs.h between versions 1.1.1.1.4.5 and 1.1.1.1.4.6

version 1.1.1.1.4.5, 2014/02/20 16:30:05 version 1.1.1.1.4.6, 2014/02/20 23:11:18
Line 22  struct tagCli { Line 22  struct tagCli {
         int             opc;          int             opc;
         u_short         seq;          u_short         seq;
         struct timespec tout;          struct timespec tout;
        int               roll;        u_short               roll;
         int             siz;          int             siz;
         off_t           tsiz;          off_t           tsiz;
         sockaddr_t      addr;          sockaddr_t      addr;

Removed from v.1.1.1.1.4.5  
changed lines
  Added in v.1.1.1.1.4.6


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>