Module Name: src Committed By: riastradh Date: Sun Dec 22 23:18:47 UTC 2024
Modified Files: src/sys/kern: subr_time.c Log Message: subr_time.c: Sort includes. No functional change intended. Preparation for factoring out arithmetic to test and fix: PR kern/58922: itimer(9): arithmetic overflow PR kern/58925: itimer(9) responds erratically to clock wound back PR kern/58926: itimer(9) integer overflow in overrun counting PR kern/58927: itimer(9): overrun accounting is broken To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/kern/subr_time.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.