OpenBSD CVS

CVS log for src/usr.bin/top/machine.c


[BACK] Up to [local] / src / usr.bin / top

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_0


Revision 1.52 / (download) - annotate - [select for diffs], Sat Apr 29 14:40:44 2006 UTC (18 years, 1 month ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.51: +4 -4 lines
Diff to previous 1.51 (colored)

use calloc(3) instead of malloc(3) to allocate cpu state structs; it's
better style here; plus it prevents bogus data to show up on first display.
report + ok pedro@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.