From owner-svn-src-all@FreeBSD.ORG Fri Oct 17 22:00:07 2008 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D7EA106568A; Fri, 17 Oct 2008 22:00:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 0B00A8FC15; Fri, 17 Oct 2008 22:00:06 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 581C941C7A8; Sat, 18 Oct 2008 00:00:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 8JgDGdOGns-G; Sat, 18 Oct 2008 00:00:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 0955641C7A7; Sat, 18 Oct 2008 00:00:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id D574A44487F; Fri, 17 Oct 2008 21:55:55 +0000 (UTC) Date: Fri, 17 Oct 2008 21:55:55 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Ed Schouten In-Reply-To: <200810151658.m9FGwaYZ038854@svn.freebsd.org> Message-ID: <20081017215522.O2978@maildrop.int.zabbadoz.net> References: <200810151658.m9FGwaYZ038854@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r183922 - in head: share/man/man4 sys/kern sys/sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2008 22:00:07 -0000 On Wed, 15 Oct 2008, Ed Schouten wrote: > Author: ed > Date: Wed Oct 15 16:58:35 2008 > New Revision: 183922 > URL: http://svn.freebsd.org/changeset/base/183922 > > Log: > - Change the ddb(4) commands to be more useful (by thompsa@): > > Modified: > head/share/man/man4/ddb.4 > > Modified: head/share/man/man4/ddb.4 > ============================================================================== > --- head/share/man/man4/ddb.4 Wed Oct 15 15:54:33 2008 (r183921) > +++ head/share/man/man4/ddb.4 Wed Oct 15 16:58:35 2008 (r183922) > @@ -540,6 +540,13 @@ modifier will alter the display to show > addresses for the process and not show other information. > .\" > .Pp > +.It Ic show Cm all ttys > +Show all TTY's within the system. > +Output is similar to > +.Xr pstat 8 , > +but also includes the address of the TTY structure. > +.\" > +.Pp > .It Ic show Cm allchains > Show the same information like "show lockchain" does, but > for every thread in the system. > @@ -963,10 +970,8 @@ Backtrace. > .El > .\" > .Pp > -.It Ic show Cm ttys > -Show all TTY's within the system. > -Output is similar to > -.Xr pstat 8 . > +.It Ic show Cm tty Ar addr > +Display the contents of a TTY structure in a readable form. > .\" > .Pp > .It Ic show Cm turnstile Ar addr You should bump the date in there. -- Bjoern A. Zeeb Stop bit received. Insert coin for new game.