freebsd-skq/sys/compat/linux
Jonathan Lemon 358325bf4a Only pick up so_error the first time through with EISCONN, as advertised.
The sense of the test was reversed, so we were returning EISCONN, then 0.

Pointed out and tested by: Martin Blapp <mb@imp.ch>
2001-03-02 19:29:53 +00:00
..
linux_file.c Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
linux_ioctl.c Allow debugging output to be controlled on a per-syscall granularity. 2001-02-16 16:40:43 +00:00
linux_ioctl.h
linux_ipc.c
linux_ipc.h
linux_mib.c o Move per-process jail pointer (p->pr_prison) to inside of the subject 2001-02-21 06:39:57 +00:00
linux_mib.h
linux_misc.c Allow debugging output to be controlled on a per-syscall granularity. 2001-02-16 16:40:43 +00:00
linux_signal.c Allow debugging output to be controlled on a per-syscall granularity. 2001-02-16 16:40:43 +00:00
linux_signal.h
linux_socket.c Only pick up so_error the first time through with EISCONN, as advertised. 2001-03-02 19:29:53 +00:00
linux_socket.h
linux_stats.c Allow debugging output to be controlled on a per-syscall granularity. 2001-02-16 16:40:43 +00:00
linux_util.c Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
linux_util.h