From owner-freebsd-bugs Wed Jul 17 21:30: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 612FD37B400 for ; Wed, 17 Jul 2002 21:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7DE843E64 for ; Wed, 17 Jul 2002 21:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6I4U1JU050304 for ; Wed, 17 Jul 2002 21:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6I4U1GK050303; Wed, 17 Jul 2002 21:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6172A37B400 for ; Wed, 17 Jul 2002 21:27:40 -0700 (PDT) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id D88E143E42 for ; Wed, 17 Jul 2002 21:27:39 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 73158A80A; Thu, 18 Jul 2002 14:27:38 +1000 (EST) Message-Id: <20020718042738.73158A80A@starbug.ugh.net.au> Date: Thu, 18 Jul 2002 14:27:38 +1000 (EST) From: Andrew Reply-To: Andrew To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/40717: No ftpchroot.5 -> ftpusers.5 link Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40717 >Category: bin >Synopsis: No ftpchroot.5 -> ftpusers.5 link >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 17 21:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrew >Release: FreeBSD 4.6-STABLE i386 >Organization: UgH! >Environment: System: FreeBSD starbug.ugh.net.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 17 17:07:15 EST 2002 andrew@starbug.ugh.net.au:/usr/src/sys/compile/STARBUG i386 >Description: No link is made from ftpchroot.5 to ftpusers.5. Perhaps this should actually be fixed in lukemftpd rather than FreeBSD's makefile? >How-To-Repeat: >Fix: --- /usr/src/libexec/lukemftpd/Makefile Fri Jun 21 07:13:33 2002 +++ Makefile Thu Jul 18 14:21:50 2002 @@ -8,6 +8,7 @@ PROG= lukemftpd MAN= lukemftpd.8 ftpd.conf.5 ftpusers.5 +MLINKS= ftpusers.5 ftpchroot.5 SRCS= cmds.c conf.c ftpd.c ftpcmd.y popen.c WFORMAT= 0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message