Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: rmind
Date: Mon Sep 29 10:27:53 UTC 2008
Modified Files:
src/sys/ddb: db_command.c
src/sys/kern: sys_mqueue.c
Log Message:
- Fix message queue permissions problems.
- Rake into account umask when creating mqueue.
- Restore DDB command, which was accidentally lost (hi martin).
- Misc.
To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/sys/ddb/db_command.c
cvs rdiff -r1.11 -r1.12 src/sys/kern/sys_mqueue.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