CVS commit: [netbsd-11] src

"Martin Husemann" <[email protected]>
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	martin
Date:		Wed Mar  4 19:10:31 UTC 2026

Modified Files:
	src/sys/kern [netbsd-11]: kern_time.c
	src/tests/lib/libc/sys [netbsd-11]: t_getitimer.c t_timer_create.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #188):

	sys/kern/kern_time.c: revision 1.230
	sys/kern/kern_time.c: revision 1.231
	tests/lib/libc/sys/t_getitimer.c: revision 1.6
	tests/lib/libc/sys/t_timer_create.c: revision 1.11

kern_time.c: Sprinkle SET_ERROR dtrace probes.

PR kern/58378: Kernel error code origination lacks dtrace probes

setitimer(2), timer_settime(2): Avoid arithmetic overflow.

PR kern/59964: kernel diagnostic assertion
"it->it_time.it_value.tv_sec >= 0" failed


To generate a diff of this commit:
cvs rdiff -u -r1.228.2.1 -r1.228.2.2 src/sys/kern/kern_time.c
cvs rdiff -u -r1.5 -r1.5.2.1 src/tests/lib/libc/sys/t_getitimer.c
cvs rdiff -u -r1.10 -r1.10.2.1 src/tests/lib/libc/sys/t_timer_create.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.