Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2002 06:42:31 -0700 (PDT)
From:      <asmodai@FreeBSD.org>
To:        ryanb@goddamnbastard.org, asmodai@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/32342: vmstat.c: certain variables appear to have wrong declaration
Message-ID:  <200204071342.g37DgV786178@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: vmstat.c: certain variables appear to have wrong declaration

State-Changed-From-To: open->analyzed
State-Changed-By: asmodai
State-Changed-When: Sun Apr 7 06:41:36 PDT 2002
State-Changed-Why: 
I've looked at it.

Better would be to use uint64_t instead of u_int64_t, since the latter is
more BSD specific and the first more POSIX.

I will run this past Jeff R. and Alan Cox.

http://www.freebsd.org/cgi/query-pr.cgi?pr=32342

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




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