Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 13:19:51 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps extern.h keyword.c print.c
Message-ID:  <200209162019.g8GKJplG065018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/09/16 13:19:51 PDT

  Modified files:
    bin/ps               extern.h keyword.c print.c 
  Log:
  Perform keyword.c:1.27 properly, implement -orss in the New World Order of
  ps(1) formatting, using pgtok() to get the value in K, rather than printing
  it in pages.  This is consistent with behaviour before keyword.c:1.26 (et al)
  which exists in STABLE today, and which uses the same metric as VSZ.
  
  Submitted by:   bde
  
  Revision  Changes    Path
  1.25      +1 -0      src/bin/ps/extern.h
  1.52      +1 -2      src/bin/ps/keyword.c
  1.71      +10 -0     src/bin/ps/print.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?200209162019.g8GKJplG065018>