Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/coda
Module Name: src
Committed By: plunky
Date: Fri Mar 21 18:02:39 UTC 2008
Modified Files:
src/sys/coda: coda_psdev.c
Log Message:
when queueing a message back to Venus, prioritise signals by inserting
them at the head of the queue.
The original code had a comment saying to do this but the INSQUE did
not have any way to do that so it didn't actually
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/coda/coda_psdev.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