Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2001 00:55:20 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd extern.h ftpcmd.y ftpd.c
Message-ID:  <200104280755.f3S7tKr14928@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/04/28 00:55:20 PDT

  Modified files:
    libexec/ftpd         extern.h ftpcmd.y ftpd.c 
  Log:
  Change names of functions and variables with global scope that are
  in conflict with library values of the same name. This allows static
  linking.
  
  Revision  Changes    Path
  1.15      +2 -2      src/libexec/ftpd/extern.h
  1.26      +9 -9      src/libexec/ftpd/ftpcmd.y
  1.76      +11 -11    src/libexec/ftpd/ftpd.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?200104280755.f3S7tKr14928>