Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   chs
Date:           Tue Dec 27 00:26:58 UTC 2005

Modified Files:
        src/sys/kern: kern_systrace.c

Log Message:
in systrace_make_msg(), sleep uninterruptibly while waiting for
the response from the systrace daemon, so that the message protocol
between the kernel and the daemon doesn't get out of sync.
fixes PR 29654.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/kern/kern_systrace.c

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