freebsd-skq/sys/compat/linux
jhb feebef55c2 Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1)
which existed to cleanup the linux_osname mutex.  Now that MTX_SYSINIT()
has grown a SYSUNINIT to destroy mutexes on unload, the extra destroy here
was redundant and resulted in panics in debug kernels.

MFC after:	1 week
Reported by:	Goran Gajic ggajic at afrodita dot rcub dot bg dot ac dot yu
2005-12-15 16:30:41 +00:00
..
linux_file.c
linux_getcwd.c Fix -Wundef. 2005-12-04 02:12:43 +00:00
linux_ioctl.c In Linux, kernel parameters passed to ioctl are by value, while in FreeBSD 2005-12-13 15:32:52 +00:00
linux_ioctl.h
linux_ipc.c
linux_ipc.h
linux_mib.c Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) 2005-12-15 16:30:41 +00:00
linux_mib.h Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) 2005-12-15 16:30:41 +00:00
linux_misc.c 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
linux_signal.c Fix -Wundef. 2005-12-04 02:12:43 +00:00
linux_signal.h
linux_socket.c Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57, 2005-09-28 07:03:03 +00:00
linux_socket.h
linux_stats.c
linux_sysctl.c
linux_sysproto.h
linux_uid16.c
linux_util.c
linux_util.h Suppress logging about unimplemented syscalls to one time per process. This 2005-12-08 13:33:57 +00:00