From owner-freebsd-questions Sun Sep 29 20:19:02 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA00992 for questions-outgoing; Sun, 29 Sep 1996 20:19:02 -0700 (PDT) Received: from genesis.ximango.com.br (root@genesis.ximango.com.br [200.238.54.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA00917 for ; Sun, 29 Sep 1996 20:18:55 -0700 (PDT) Received: (from jdt@localhost) by genesis.ximango.com.br (8.7.5/8.7.3) id AAA03208; Mon, 30 Sep 1996 00:09:09 GMT Date: Mon, 30 Sep 1996 00:09:09 +0000 () From: Joao Daniel Togni To: Keith Leonard cc: questions@freebsd.org Subject: Re: messages mess up display In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 29 Sep 1996, Keith Leonard wrote: > Howdy, > I am probably asking a stupid question but - after a lot of work I have > 2.1.5 working on my machine (486DX4 with 32megs ram and a 824 meg HD). I > love it (once I caught on to the rationale), however no matter how I log > on (root or keithl (wheel group)) I keep getting these anoying (sp?) > messages about loggings and changes , etc. poping up on the display, which > of course messes up the file (visually) that I'm working on. I realize to > get rid of it (on the screen) I just need to cursor past the message and > back to where I was - BUT PLEEEEASE..... > > Any way to disable this message thingee? Try edditing /etc/syslog.conf and disable messages for the root (you are using root). > Daniel