Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change the devstat generation number from an int to a long. The int-sized | ken | 1998-09-20 | 1 | -5/+5 | |
| | | | | | | | | | | 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> | |||||
* | New Kernel device statistics code. | gibbs | 1998-09-15 | 1 | -0/+245 | |
Submitted by: "Kenneth D. Merry" <ken@plutotech.com> |