History log of /netbsd-src/sys/compat/linux/common/linux_ipc.h (Results 1 – 9 of 9)
Revision Date Author Comments
# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# f2af9174 04-Dec-2007 dsl <dsl@NetBSD.org>

Remove all the __P


# 65de380a 10-Nov-2005 christos <christos@NetBSD.org>

More ipc support for linux; makes oracle work. From chuq and
jlrodriguez at terra dot es


# 6a89288a 30-May-2001 mrg <mrg@NetBSD.org>

use _KERNEL_OPT.


# 41590f69 03-Jan-1999 erh <erh@NetBSD.org>

Grab the sysv options.


# 8096c25a 04-Oct-1998 fvdl <fvdl@NetBSD.org>

Assign my copyright to TNF. Merge with others were appropriate.
Regen syscall files after script change.


# 908291d2 03-Oct-1998 christos <christos@NetBSD.org>

Attempt to fix the mess.


# b64f5d3b 01-Oct-1998 erh <erh@NetBSD.org>

Move IPC headers to common. The msg, sem and shm files, in addition to other common structures and to avoid creating several more machine dependent header files, include the syscall arguments for se

Move IPC headers to common. The msg, sem and shm files, in addition to other common structures and to avoid creating several more machine dependent header files, include the syscall arguments for several system calls which don't exist on all architechtures.

show more ...


# 3bf459f3 28-Feb-1995 fvdl <fvdl@NetBSD.org>

Added Linux compat code.