Date: Tue, 20 Feb 2001 01:53:28 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ktr.c Message-ID: <200102200953.f1K9rSH01878@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/02/20 01:53:27 PST Modified files: sys/kern kern_ktr.c Log: - Abolish the 'show ktr_first' and 'show ktr_next' commands. - Add pager capability to the 'show ktr' command. It functions much like 'ps': Enter at the prompt displays one more entry, Space displays another page, and any other key quits. Revision Changes Path 1.14 +39 -41 src/sys/kern/kern_ktr.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?200102200953.f1K9rSH01878>