diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-14 23:40:28 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-14 23:40:28 +0000 |
commit | 2936cdf8e0c9bb397150cbee125b4456fee40aab (patch) | |
tree | 4fda94d98d59aeca779113e722431e67b079380e /sys/kern/vfs_syscalls.c | |
parent | 83ed57ef80de637661b9f6f753f95ef33f816c3d (diff) |
Move the guts of the {sem,msg,shm}ctl system calls into a new function
which also takes two function pointers for copyin/copyout. For the
real syscalls these are just the normal copyin/copyout functions.
For the compat routines, these are funtions that convert between
the new and old foo_ds structs automagically. OK deraadt@
Diffstat (limited to 'sys/kern/vfs_syscalls.c')
0 files changed, 0 insertions, 0 deletions