freebsd-dev/lib/libdevstat
Kenneth D. Merry bcc6a3da92 Change the devstat generation number from an int to a long. The int-sized
generation was causing unaligned access faults on the Alpha.

I have incremented the devstat version number, since this is an interface
change.  You'll need to recompile libdevstat, systat, iostat, vmstat and
rpc.rstatd along with your kernel.

Partially Submitted by:	Andrew Gallatin <gallatin@cs.duke.edu>
1998-09-20 00:11:23 +00:00
..
devstat.3 Change the devstat generation number from an int to a long. The int-sized 1998-09-20 00:11:23 +00:00
devstat.c Change the devstat generation number from an int to a long. The int-sized 1998-09-20 00:11:23 +00:00
devstat.h Change the devstat generation number from an int to a long. The int-sized 1998-09-20 00:11:23 +00:00
Makefile Device statistics library. Used by iostat, vmstat, and systat to 1998-09-15 06:23:21 +00:00