Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jul 1998 15:08:03 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/systat disks.c iostat.c main.c pigs.c vmstat.c
Message-ID:  <199807062208.PAA29429@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/06 15:08:03 PDT

  Modified files:
    usr.bin/systat       disks.c iostat.c main.c pigs.c vmstat.c 
  Log:
  Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).
  
  Revision  Changes    Path
  1.8       +1 -1      src/usr.bin/systat/disks.c
  1.5       +1 -1      src/usr.bin/systat/iostat.c
  1.9       +3 -3      src/usr.bin/systat/main.c
  1.7       +2 -2      src/usr.bin/systat/pigs.c
  1.26      +6 -6      src/usr.bin/systat/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?199807062208.PAA29429>