Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 10:40:24 -0800 (PST)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps extern.h fmt.c keyword.c nlist.c print.c ps.c ps.h
Message-ID:  <200403231840.i2NIeO92085708@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004/03/23 10:40:24 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    bin/ps               extern.h fmt.c keyword.c nlist.c print.c 
                         ps.c ps.h 
  Log:
  MFC various style(9)-ish and other cosmetic changes from -current,
  mainly to greatly reduce the code-diffs in ps.c (but that dragged
  in some similar changes to the other files).  This should result
  in no user-visible changes.  This is done to make it easier to MFC
  some user-visible changes that are coming up, but those MFC's will
  be done at a later date.
  
  Revision  Changes    Path
  1.9.2.1   +37 -38    src/bin/ps/extern.h
  1.14.2.2  +26 -27    src/bin/ps/fmt.c
  1.24.2.4  +21 -24    src/bin/ps/keyword.c
  1.12.6.3  +8 -5      src/bin/ps/nlist.c
  1.36.2.5  +18 -28    src/bin/ps/print.c
  1.30.2.7  +77 -77    src/bin/ps/ps.c
  1.7.2.1   +7 -7      src/bin/ps/ps.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403231840.i2NIeO92085708>