CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/13 17:17:14
Modified files:
bin/ps : keyword.c print.c
Log message:
Avoid overflow and wraparound in memory fields by using unsigned
long long arithmetic and formats.
Use PTRWIDTH for the column size for various address fields.
ok otto@ tedu@
