syslink work - Implement code for a reformulated system call, giving the
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 21 Mar 2007 20:06:36 +0000 (20:06 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 21 Mar 2007 20:06:36 +0000 (20:06 +0000)
commitc179ddfc225ba965f61cc3f0a81d2bfddfab531f
tree3127d3b8a75e54247275d8ce2da6c81816b5886d
parent8393cd871d688a473060dd097912d2b5a1e3dd9e
syslink work - Implement code for a reformulated system call, giving the
kernel the ability to manage multiple syslink routing hubs.  Include the
physical id space reservation and allocation and assignment of same.
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/syslink_msg.h
sys/sys/sysproto.h
sys/sys/sysunion.h