summaryrefslogtreecommitdiff
path: root/sys/modules/examples/executor
ModeNameSize
-rw-r--r--Makefile166logplain
-rw-r--r--executor.c3389logplain
ted. All the 'compat' code compiles (along with the kernels required to test build it). 98% done by automated scripts. 2007-12-04Remove all the __Pdsl 2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu that the i386 license manager part of amd64 version of Fluent works. While I'm here, add SysV IPC to COMPAT_LINUX/amd64 2005-11-10More ipc support for linux; makes oracle work. From chuq andchristos jlrodriguez at terra dot es 2004-09-28add flag for shmget(2) to specify that later shmat(2) for the shared memoryjdolecek segment should succeed even if the segment would be marked removed; use this to implement the Linux-compatible semantics of shmat(2) this fixes the old Linux VMware3 graphics problem with local display, and possibly other local Linux X clients using MIT-SHM 2003-01-18Merge the nathanw_sa branch.thorpej