Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2003 23:29:47 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/sysctl sysctl.c src/sys/vm vm_meter.c vm_param.h src/usr.bin/systat vmstat.c src/usr.bin/vmstat vmstat.c
Message-ID:  <200301110729.h0B7Tlr1004462@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2003/01/10 23:29:47 PST

  Modified files:
    sbin/sysctl          sysctl.c 
    sys/vm               vm_meter.c vm_param.h 
    usr.bin/systat       vmstat.c 
    usr.bin/vmstat       vmstat.c 
  Log:
  Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.
  (the patch in the PR was stale).
  
  PR:             kern/5689
  Submitted by:   Hiten Pandya <hiten@unixdaemons.com>
  
  Revision  Changes    Path
  1.49      +26 -0     src/sbin/sysctl/sysctl.c
  1.71      +1 -1      src/sys/vm/vm_meter.c
  1.16      +3 -3      src/sys/vm/vm_param.h
  1.53      +1 -1      src/usr.bin/systat/vmstat.c
  1.60      +1 -1      src/usr.bin/vmstat/vmstat.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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