Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2006 15:40:41 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/systat swap.c
Message-ID:  <200612231540.kBNFef4e057586@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2006-12-23 15:40:41 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/systat       swap.c 
  Log:
  Fix the swap display further:
  
  1) Resize the Used column to avoid screen overflow if BLOCKSIZE is long.
  2) Track the current swap configuration so that its changes don't break
     the display.
  
  Suggested by:   bde (1)
  
  Revision  Changes    Path
  1.27      +24 -8     src/usr.bin/systat/swap.c



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