Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2002 08:05:06 -0800 (PST)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpcmd.y
Message-ID:  <200203141605.g2EG56i33069@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
maxim       2002/03/14 08:05:06 PST

  Modified files:
    libexec/ftpd         ftpcmd.y 
  Log:
  Teach REST how to restart a file transfer after 2^31 bytes: now yylex()
  returns off_t in yylval.u.o. REST is the only user of yylval.u.o at the
  moment.
  
  NB: seems lukemftpd has the same bug.
  
  PR:             misc/28629
  Reviewed by:    ru
  Approved by:    ru
  MFC after:      1 month
  
  Revision  Changes    Path
  1.33      +33 -25    src/libexec/ftpd/ftpcmd.y

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203141605.g2EG56i33069>