Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 1997 22:26:06 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@freefall.FreeBSD.ORG>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-bin@FreeBSD.org
Subject:   cvs commit:  src/bin/ps extern.h keyword.c print.c ps.c ps.h
Message-ID:  <199704290526.WAA04485@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         97/04/28 22:26:05

  Modified:    bin/ps    extern.h keyword.c print.c ps.c ps.h
  Log:
  Dynamically adjust size of displayed username to the longest username which
  appears, not the longest _maximum_ username (this should probably also go
  into 2.2, for the day when we bump up the username length there too).
  
  Submitted-By: Terry Lambert <terry@lambert.org>
  
  Revision  Changes    Path
  1.6       +3 -1      src/bin/ps/extern.h
  1.15      +177 -137  src/bin/ps/keyword.c
  1.21      +23 -1     src/bin/ps/print.c
  1.19      +46 -5     src/bin/ps/ps.c
  1.5       +5 -1      src/bin/ps/ps.h



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