]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Support for the linux ipc syscalls on the alpha, where each one has
authorgallatin <gallatin@FreeBSD.org>
Wed, 1 Nov 2000 23:17:31 +0000 (23:17 +0000)
committergallatin <gallatin@FreeBSD.org>
Wed, 1 Nov 2000 23:17:31 +0000 (23:17 +0000)
commitcf4f3816fdb38049598c53e62b6c94b42629f2b7
tree0f503a7e4817ea73f8fb70ddbe424a106a848a54
parentb8fdbf65c5514fbd472bc75315c7d69dd84619ed
Support for the linux ipc syscalls on the alpha, where each one has
its own syscall rather than going through a demux function like
linux_ipc() on i386
sys/alpha/linux/syscalls.master
sys/compat/linux/linux_ipc.c
sys/compat/linux/linux_ipc.h
sys/modules/linux/Makefile