From owner-freebsd-commit Wed Mar 29 07:56:31 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA07249 for commit-outgoing; Wed, 29 Mar 1995 07:56:31 -0800 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA07236 for cvs-ports-outgoing; Wed, 29 Mar 1995 07:56:21 -0800 Received: from disperse.demon.co.uk (disperse.demon.co.uk [158.152.1.77]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id HAA07229; Wed, 29 Mar 1995 07:56:12 -0800 Received: from post.demon.co.uk by disperse.demon.co.uk id ez26457; 29 Mar 95 12:16 GMT-60:00 Received: from palmer.demon.co.uk by post.demon.co.uk id aa19776; 29 Mar 95 5:17 GMT-60:00 Received: from localhost (gary@localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.9/8.6.9) with SMTP id FAA01636 ; Wed, 29 Mar 1995 05:17:07 +0100 X-Authentication-Warning: palmer.demon.co.uk: Host localhost didn't use HELO protocol To: "Rodney W. Grimes" cc: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com Subject: Re: cvs commit: ports/net/sup/patches patch-ad In-reply-to: Your message of "Tue, 28 Mar 1995 20:05:04 -0800." <199503290405.UAA01211@gndrsh.aac.dev.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1632.796450625.1@palmer.demon.co.uk> Date: Wed, 29 Mar 1995 05:17:05 +0100 Message-ID: <1633.796450625@palmer.demon.co.uk> From: Gary Palmer Sender: commit-owner@FreeBSD.org Precedence: bulk In message <199503290405.UAA01211@gndrsh.aac.dev.com>, "Rodney W. Grimes" write s: >> gpalmer 95/03/28 19:59:46 >> Added: net/sup/patches patch-ad >> Log: >> Send log lessages to the LOCAL1 facility, not DAEMON. This allows the >> admin to stop filling /var/log/messages with stuff from supfilesrv. >Ahh... freefall is not the only host in the world using this.... Yes, and I'm sure freefall isn't the only host in the world whose /var/log/messages gets filled with rubbish like : >Mar 28 20:12:06 freefall supfile[12028]: SCM GOAWAY Can't change to /usr/ports from base directory /usr >Mar 28 20:12:06 freefall supfile[12028]: Error reading setup request from client (and don't ask me why, but since you re-started supfilesrv recently there have been loads of those messages, saying exactly the same thing). Also, if you look at patches/patch-ab, it says at the start: >These changes have been made to the sup fileserver that runs on >freefall.cdrom.com. They are being incorporated into the SUP port >per phk@freebsd.org's request. Gary