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: Tue Oct 9 03:27:37 UTC 2007
Modified Files:
src/sys/kern: sysv_msg.c
Log Message:
- Style, consistency;
- Replace most panic() checks with KASSERT();
- msgrcv1: Improve readability;
- Remove #ifdef ENOMSG;
No function changes of the interface are intented.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/kern/sysv_msg.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