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: Fri Sep 19 11:21:33 UTC 2008
Modified Files:
src/sys/kern: sysv_msg.c sysv_sem.c sysv_shm.c
Log Message:
Fix the aligning of memory blocks again, finally...
Tested by <martin> on his sparc64 box.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/kern/sysv_msg.c
cvs rdiff -r1.83 -r1.84 src/sys/kern/sysv_sem.c
cvs rdiff -r1.110 -r1.111 src/sys/kern/sysv_shm.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