Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/pstat
Module Name: basesrc
Committed By: enami
Date: Fri Feb 22 04:58:39 UTC 2002
Modified Files:
basesrc/usr.sbin/pstat: pstat.c
Log Message:
Borrow the macro PRWORD() from vmstat.c and use it. Also, calculate the
width of pointer using sizeof(void *) * 2 instead of using 8.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 basesrc/usr.sbin/pstat/pstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index