Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2001 21:09:29 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Dima Dorfman <dima@unixfreak.org>, John Baldwin <jhb@FreeBSD.org>, Kirk McKusick <mckusick@mckusick.com>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers <brian@Awfulhak.org>, brian@Awfulhak.org
Subject:   Re: cvs commit: src/bin/ps ps.c 
Message-ID:  <200104122009.f3CK9Th03645@hak.lan.Awfulhak.org>
In-Reply-To: Message from Bruce Evans <bde@zeta.org.au>  of "Thu, 12 Apr 2001 19:50:06 %2B1000." <Pine.BSF.4.21.0104121945010.7449-100000@besplex.bde.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On Wed, 11 Apr 2001, Dima Dorfman wrote:
> 
> > Bruce Evans <bde@zeta.org.au> writes:
> > > I agree that this would be better.  In fact, Kirk added both ki_sid and
> > > ki_tsid.  He apparently just forgot to actually use them :-).
> > 
> > Then we're all in agreement.  Now all we need is a patch.  See attached. :-)
> > ...
> > Index: ps.1
> > ===================================================================
> > RCS file: /st/src/FreeBSD/src/bin/ps/ps.1,v
> > retrieving revision 1.32
> > diff -u -r1.32 ps.1
> > --- ps.1	2001/04/07 11:22:26	1.32
> > +++ ps.1	2001/04/11 22:22:47
> > @@ -430,6 +430,8 @@
> >  .Tn ID
> >  .It ruser
> >  user name (from ruid)
> > +.It sid
> > +session ID
> 
> Should probably be marked up with ".Tn ID" like all the other IDs.

Done.

> I'm not sure about the the name change "sess" -> "sid".

Hmm, all the other ``ID'' words match *id.  It seems more consistent 
this way.

> >  .It sig
> >  pending signals (alias pending)
> >  .It sigcatch
> > @@ -457,6 +459,8 @@
> >  .Tn ID
> >  .\".It trss
> >  .\"text resident set size (in Kbytes)
> > +.It tsid
> > +control terminal session ID
> 
> As above.

Ditto.

> Bruce

-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !



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?200104122009.f3CK9Th03645>