summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_ipccall.h
AgeCommit message (Expand)Author
2013-12-27Rename ipcall/socketcall specific defines to avoid conflict withnjoly
2009-08-18remove some "inline" from functions which are defined in a .c filedrochner
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-20Convert all the system call entry points from:dsl
2007-12-04Remove all the __Pdsl
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-11merge ktrace-lwp.christos
2005-05-03First work on COMPAT_LINUX/amd64manu
2003-01-18Merge the nathanw_sa branch.thorpej
1999-01-10Revert last changes:tron
1999-01-03Grab the sysv options.erh
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
1998-10-03Attempt to fix the mess.christos
1998-10-01Move linux/compat/linux_ipccall.h to multiarch. Defines for the IPC multiple...erh
1995-08-15Implement the rest of the sysv ipc calls ({sem,msg}*())fvdl
1995-02-28Added Linux compat code.fvdl