Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2004 12:41:56 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpd.c
Message-ID:  <200411151241.iAFCfuKC074973@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2004-11-15 12:41:56 UTC

  FreeBSD src repository

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  RFC 959 states that the following codes should be used
  for status replies on file system objects:
  
   212 Directory status.
   213 File status.
  
  Reported by:    Oleg Koreshkov <okor -at- zone.salut.ru>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.178     +5 -3      src/libexec/ftpd/ftpd.c



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