ru          2006-12-01 12:49:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    release/picobsd/tinyware/vm vm.c 
    sbin/sysctl          sysctl.c 
    sys/sys              vmmeter.h 
    usr.bin/vmstat       vmstat.c 
    usr.bin/systat       vmstat.c 
  Log:
  MFC: Revert signedness type changes to "struct vmtotal" to keep
  overflows easier to detect.  As a bonus, fix printing of other
  "struct vmtotal" members, t_rq, t_dw, t_pw, and t_sw.
  
  Revision  Changes    Path
  1.8.14.2  +8 -12     src/release/picobsd/tinyware/vm/vm.c
  1.67.2.9  +11 -15    src/sbin/sysctl/sysctl.c
  1.26.8.2  +14 -14    src/sys/sys/vmmeter.h
  1.60.2.3  +31 -121   src/usr.bin/systat/vmstat.c
  1.86.2.6  +3 -4      src/usr.bin/vmstat/vmstat.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to