Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   rmind
Date:           Mon May 31 03:18:33 UTC 2010

Modified Files:
        src/bin/ps: extern.h print.c ps.c
        src/external/bsd/top/dist/machine: m_netbsd.c

Log Message:
Fix ps(1) and top(1) to show reasonable CPU numbers i.e. cpu_index() provided
by the kernel, instead of CPU order number, which is generally random.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/bin/ps/extern.h
cvs rdiff -u -r1.112 -r1.113 src/bin/ps/print.c
cvs rdiff -u -r1.74 -r1.75 src/bin/ps/ps.c
cvs rdiff -u -r1.12 -r1.13 src/external/bsd/top/dist/machine/m_netbsd.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