Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 13:46:34 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pstat pstat.c
Message-ID:  <200307312046.h6VKkYNR004301@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/07/31 13:46:34 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/pstat       pstat.c 
  Log:
  When dumping swap information, drop the "Type" field which displays
  a constant string of little information these days.
  
  This removes the need to #include <vm/swap_pager.h> which is due to
  become a kernel only include file.
  
  Revision  Changes    Path
  1.86      +4 -7      src/usr.sbin/pstat/pstat.c



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