OpenBSD CVS

CVS log for src/usr.bin/vmstat/dkstats.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.42 / (download) - annotate - [select for diffs], Mon May 6 16:54:22 2024 UTC (5 weeks ago) by cheloha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.41: +6 -13 lines
Diff to previous 1.41 (colored)

vmstat/dkstats.c: remove obfuscatory timerset() macro

Using a macro to perform a plain struct assignment obfuscates the
obvious.  Delete the timerset() macro.

While here, remove some superfluous timerclear(3) calls.

Thread: https://marc.info/?l=openbsd-tech&m=171346446031940&w=2

ok millert@

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.