git: mqueues: Add system calls.

Stathis Kamperis beket at crater.dragonflybsd.org
Sun Oct 11 13:18:59 PDT 2009


commit 0b96c93beab0648d70928e3cbda9c76012be1fe2
Author: Stathis Kamperis <beket at dragonflybsd.org>
Date:   Wed Oct 7 19:37:36 2009 +0000

    mqueues: Add system calls.

Summary of changes:
 sys/kern/init_sysent.c   |   10 +++++
 sys/kern/syscalls.c      |   10 +++++
 sys/kern/syscalls.master |   24 ++++++++++++
 sys/sys/syscall-hide.h   |   10 +++++
 sys/sys/syscall.h        |   12 ++++++-
 sys/sys/syscall.mk       |   12 ++++++-
 sys/sys/sysproto.h       |   91 ++++++++++++++++++++++++++++++++++++++++++++++
 sys/sys/sysunion.h       |   10 +++++
 8 files changed, 177 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0b96c93beab0648d70928e3cbda9c76012be1fe2


-- 
DragonFly BSD source repository





More information about the Commits mailing list