freebsd-dev/sys/compat/linux
Jordan K. Hubbard ba98833992 ".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulation
layer does not like the null shmid_ds buffer pointer.  The emulation layer
returned an error without ever calling FreeBSD's shmctl, so the segments
were not being deleted when the reference count went to zero."

Submitted by:	Kevin Street <street@iname.com>
1998-06-02 12:38:31 +00:00
..
linux_file.c
linux_ioctl.c
linux_ipc.c ".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulation 1998-06-02 12:38:31 +00:00
linux_misc.c s/nanoruntime/nanouptime/g 1998-05-17 11:53:46 +00:00
linux_signal.c
linux_socket.c
linux_stats.c
linux_util.c
linux_util.h