Probably the last change to the syslink() system call. Allow a generic
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 16 Apr 2007 17:40:16 +0000 (17:40 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 16 Apr 2007 17:40:16 +0000 (17:40 +0000)
commitbffded529253b92796aa00199c4ec4ddfdcc556a
tree9e490d06cdbb83ff64eac5c9ee7f3483f6210af4
parent7d5a46e434eb2aaa5d03660b2e2830748be2e1d1
Probably the last change to the syslink() system call.  Allow a generic
structure to be passed and returned and revamp the command structure.
sys/kern/init_sysent.c
sys/kern/kern_syslink.c
sys/kern/syscalls.c
sys/kern/syscalls.master
sys/sys/syscall-hide.h
sys/sys/syscall.h
sys/sys/syscall.mk
sys/sys/syslink.h
sys/sys/sysproto.h
sys/sys/sysunion.h