Date: Thu, 12 Apr 2001 09:26:59 +0400 From: Martin McFlySr <Martin@McFlySr.Kurgan.Ru> To: freebsd-stable@FreeBSD.ORG Subject: dmesg troubles in 4.3-RC Message-ID: <14455976690.20010412092659@McFlySr.Kurgan.Ru>
next in thread | raw e-mail | index | archive | help
Hello freebsd-stable@FreeBSD.ORG,
FreeBSD 4.3-RC.
Anybody have a properly working dmesg?
$dmesg
:369 in via fxp1
Therefore, report from /etc/security have a problem too...
Of course, line
if dmesg 2>/dev/null > ${TMP}; then
may change to
if dmesg -a>/dev/null > ${TMP}; then
but this incorrectly, i think....
--
Thursday, 12 April 2001,
09:05
Best regards from future,
Martin McFlySr, HillDale.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14455976690.20010412092659>
