From owner-cvs-all Fri Feb 20 00:56:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12992 for cvs-all-outgoing; Fri, 20 Feb 1998 00:56:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA12986; Fri, 20 Feb 1998 00:56:50 -0800 (PST) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18672; Fri, 20 Feb 1998 00:55:57 -0800 (PST) Date: Fri, 20 Feb 1998 00:55:57 -0800 (PST) Message-Id: <199802200855.AAA18672@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/proftpd/patches patch-ad patch-ae patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/20 00:55:57 PST Added files: net/proftpd/patches patch-ad patch-ae patch-af Log: Make this thing syslog(3) like the stock ftpd(8). We now use facility FTP vs. DAEMON, and many LOG_NOTICEs were down graded to LOG_INFO. Out of the box, this thing will fill your `messages' file so full, you'd never see anything else in it again, on a busy ftp server. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message