summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ipc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Sync with Alpha:marcel2000-11-091-4/+0
* Support for the linux ipc syscalls on the alpha, where each one hasgallatin2000-11-011-13/+15
* The MI/MD split wasn't perfect and the MI files need hacks for theobrien2000-11-011-0/+4
* Update include directives.marcel2000-08-221-58/+15
* Linux doesn't complain if you remove a msg queue that doesn't existmarcel1999-09-231-1/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* ".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulationjkh1998-06-021-9/+13
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-51/+51
* Implement linux_semop, linux_semget and linux_semctl.kato1997-10-281-4/+136
* Ops the arguments to copyin was in the wrong order..sos1997-08-101-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Clean up -Wunused warnings.gpalmer1996-06-121-2/+1
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-24/+30
* reran makesyscallspeter1996-01-081-2/+1
* The Linux emulator depends on SYSV IPC but doesn't actually referencewollman1996-01-051-1/+3
* My first shot at get sound to work on the emulator.sos1995-12-291-5/+45
* Update linux_ipc.c to use the now generated prototypes for the shm* callspeter1995-12-151-9/+9
* Completed function declarations and added prototypes.bde1995-11-221-6/+4
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-251-0/+308
OpenPOWER on IntegriCloud