From owner-freebsd-bugs Mon Apr 30 6:50: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27A9437B422 for ; Mon, 30 Apr 2001 06:50:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3UDo6M67748; Mon, 30 Apr 2001 06:50:06 -0700 (PDT) (envelope-from gnats) Date: Mon, 30 Apr 2001 06:50:06 -0700 (PDT) Message-Id: <200104301350.f3UDo6M67748@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Trond Davidsen Subject: Re: bin/26746: dmesg only prints the last couple of lines of themessage buffer Reply-To: Trond Davidsen Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/26746; it has been noted by GNATS. From: Trond Davidsen To: Bruce Evans Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: bin/26746: dmesg only prints the last couple of lines of themessage buffer Date: Mon, 30 Apr 2001 15:43:38 +0200 > > ISTR seeing this behaviour while using dmesg in single user mode. This > seemed to be caused by the message buffer filling up and either the > internal wrap-around not working or dmesg not understanding the wrap- > around. > > Bruce This box is used as a vpn server, with lots of ipfw logging, so the message buffer has definitly wraped around. I think both of the scenarios you mention is wrong, and either should be documented, or dmesg should be fixed to give the pre -a behaviour when called without parameters. Trond To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message