Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 23:48:09 +0000 (UTC)
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 keyword.c print.c ps.c ps.h
Message-ID:  <200406232348.i5NNm93Z080942@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004-06-23 23:48:09 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               extern.h keyword.c print.c ps.c ps.h 
  Log:
  Change "struct varent" to use the standard queue(8) macros, instead of
  using it's own version of the same basic algorithm.
  
  Submitted by:   part by Cyrille Lefevre, part of it done by me
  
  Revision  Changes    Path
  1.37      +1 -1      src/bin/ps/extern.h
  1.70      +2 -9      src/bin/ps/keyword.c
  1.91      +12 -14    src/bin/ps/print.c
  1.103     +7 -7      src/bin/ps/ps.c
  1.19      +3 -1      src/bin/ps/ps.h



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