From owner-freebsd-stable Mon Jan 22 13:33:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id CFDBA37B402 for ; Mon, 22 Jan 2001 13:32:54 -0800 (PST) Received: from shootthemlater.demon.co.uk ([194.222.93.84] helo=cerebus.parse.net) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 14Koa5-00048j-0K; Mon, 22 Jan 2001 21:32:53 +0000 Received: from wbra0013.cognos.com ([10.0.0.3] helo=acm.org) by cerebus.parse.net with esmtp (Exim 3.16 #1) id 14Kmm1-000AA5-00; Mon, 22 Jan 2001 19:37:05 +0000 Message-ID: <3A6C8BCC.FA4A8DB6@acm.org> Date: Mon, 22 Jan 2001 19:36:44 +0000 From: David Goddard X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@alum.mit.edu Cc: stable@FreeBSD.ORG Subject: Re: dmesg/security check output wierdness References: <3A6B09E2.EA269488@acm.org> <20010121143324.U10761@rfx-216-196-73-168.users.reflex> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Crist J. Clark" wrote: ... > The dmesg(8) is stored in a finite buffer. Once full, as more stuff > gets shoved in, other stuff falls out (really it gets overwritten, > it's a circular buffer, but same thing). The stuff that falls out, > does not do so all that gracefully. That is, it does not get dropped > whole lines at a time. For example, ... That's a great answer - thanks for taking the time to elaborate on that point. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message