DragonFly BSD
DragonFly commits List (threaded) for 2010-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Correct syscalls.master for shmat()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 27 Mar 2010 17:23:34 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]