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: rmind
Date: Sun Nov 25 19:03:24 UTC 2007
Modified Files:
src/sys/kern: sysv_msg.c sysv_sem.c
Log Message:
- Retry the operations (instead of failing) in case of reallocation.
Suggested by <yamt>.
- Use predicts in checks for reallocation state.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/kern/sysv_msg.c
cvs rdiff -r1.75 -r1.76 src/sys/kern/sysv_sem.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