看板 DFBSD_commit 關於我們 聯絡資訊
commit 0c614908023d3a97ee9162ffe4e92fce760d5f16 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Mar 27 17:22:11 2010 -0700 kernel - Correct syscalls.master for shmat() * kernel config doesn't understand void *, use caddr_t. This has no effect on the prototypes per-say. Summary of changes: sys/kern/syscalls.master | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c614908023d3a97ee9162ffe4e92fce760d5f16 -- DragonFly BSD source repository