git: kernel - Correct syscalls.master for shmat()
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Mar 27 17:24:34 PDT 2010
commit 0c614908023d3a97ee9162ffe4e92fce760d5f16
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list