Date: Tue, 31 Jul 2001 23:20:49 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dmesg Makefile dmesg.c Message-ID: <200108010620.f716KnD77385@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/07/31 23:20:49 PDT Modified files: (Branch: RELENG_4) sbin/dmesg Makefile dmesg.c Log: MFC: * add -a to usage * Use the machdep.msgbuf sysctl to get the message buffer on a running kernel, and remove setgid kmem, which is not needed any more. Revision Changes Path 1.2.14.2 +1 -3 src/sbin/dmesg/Makefile 1.11.2.2 +46 -32 src/sbin/dmesg/dmesg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108010620.f716KnD77385>