Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 10:34:16 -0700 (PDT)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpcmd.y
Message-ID:  <200208051734.g75HYGbj031620@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2002/08/05 10:34:15 PDT

  Modified files:
    libexec/ftpd         ftpcmd.y 
  Log:
  1) Use "pathstring" instead of "STRING" consistently.
  2) Remove unneeded "if not NULL" props from "pathstring",
     which will never be NULL by the lexer design.
  
  Inspired by:    OpenBSD
  MFC after:      1 week
  
  Revision  Changes    Path
  1.40      +5 -7      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?200208051734.g75HYGbj031620>