Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src
Module Name: src
Committed By: jmc
Date: Wed Oct 22 06:06:50 UTC 2003
Modified Files:
src/share/man/man9 [netbsd-1-6]: callout.9
src/sys/kern [netbsd-1-6]: kern_clock.c
src/sys/sys [netbsd-1-6]: callout.h
Log Message:
Pullup via patch (requested by he in ticket #1530)
Introduce a new INVOKING status for callouts, and use it to close
a race condition in the TCP code. Fixes PR#20390.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.2.1 src/share/man/man9/callout.9
cvs rdiff -r1.79 -r1.79.6.1 src/sys/kern/kern_clock.c
cvs rdiff -r1.16 -r1.16.12.1 src/sys/sys/callout.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index