Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/12/2002 06:05:35
Module Name: syssrc
Committed By: nathanw
Date: Fri Jul 12 03:05:35 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_time.c
Log Message:
Make timers_free() take another argument indicating whether it should
free all the timers (as on process teardown) or just the POSIX timers
(as on exec).
To generate a diff of this commit:
cvs rdiff -r1.54.2.14 -r1.54.2.15 syssrc/sys/kern/kern_time.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.