From owner-cvs-all Tue Jun 12 17: 6:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 458E437B401; Tue, 12 Jun 2001 17:06:43 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5D06hh83652; Tue, 12 Jun 2001 17:06:43 -0700 (PDT) (envelope-from dd) Message-Id: <200106130006.f5D06hh83652@freefall.freebsd.org> From: Dima Dorfman Date: Tue, 12 Jun 2001 17:06:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/12 17:06:43 PDT Modified files: libexec/ftpd ftpd.c Log: Move the definition of epsvall out of #ifdef VIRTUAL_HOSTING so that the latter is not required for ftpd to compile. Revision Changes Path 1.77 +3 -3 src/libexec/ftpd/ftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message