Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2001 02:53:02 -0800 (PST)
From:      Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/tftpd tftpd.8 tftpd.c src/usr.bin/tftp tftp.1 tftp.c
Message-ID:  <200102021053.f12Ar2X28545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asmodai     2001/02/02 02:53:02 PST

  Modified files:
    libexec/tftpd        tftpd.8 tftpd.c 
    usr.bin/tftp         tftp.1 tftp.c 
  Log:
  Fix tftpd and tftp to support file transfers of over 65535 blocks
  (about 31 MB - 32 MB).
  
  Submitted (partially)
  	by: Pascal Hofstee <daeron@wit401305.student.utwente.nl>
  
  Revision  Changes    Path
  1.11      +6 -1      src/libexec/tftpd/tftpd.8
  1.18      +3 -3      src/libexec/tftpd/tftpd.c
  1.6       +4 -1      src/usr.bin/tftp/tftp.1
  1.6       +5 -3      src/usr.bin/tftp/tftp.c



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?200102021053.f12Ar2X28545>