cvs commit: src/libexec/ftpd ftpd.c

Yar Tikhiy yar at FreeBSD.org
Tue Nov 2 22:52:40 PST 2004


yar         2004-11-03 06:52:40 UTC

  FreeBSD src repository

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  Fix logxfer() by using realpath(3) instead of playing with getwd(3).
  Previously logxfer() used to record bogus pathnames to the log
  in some cases, namely, when cwd was / or "name" was absolute.
  
  Noticed by:     Nick Leuta
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.175     +8 -4      src/libexec/ftpd/ftpd.c


More information about the cvs-src mailing list