freebsd-dev/sys/i386/linux
Mike Smith dad3b88ae3 In the words of the submitter:
----
I've worked to enhance the connect() patches.

I've just tested this with the Linux JDK appletviewer on an applet
that does a lot of connects, and it works as well as during my
previous tests.

The connect() patch is now a merge between my older patch and the
OpenBSD stuff. It ensures that any async error is returned by
connect() instead of getsockopt(SOL_SOCKET, SO_ERROR) as reasonnable
systems do.

There are also minor patches to implement IPPROTO_TCP for
get/setsocktopt(). These are also tested (with Linux Apache).
----

I would appreciate any feedback regarding these changes, as they'd
be very useful in 2.2.6.

Submitted by:	pb@fasterix.freenix.org (Pierre Beyssac)
1998-02-07 02:13:27 +00:00
..
imgact_linux.c Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
linux_dummy.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_file.c sigh....forgot to update the DEBUG printf 1998-01-05 01:17:42 +00:00
linux_genassym.c Declare printf() instead of including <stdio.h>, so that this doesn't 1998-02-01 18:47:56 +00:00
linux_ioctl.c As described by the submitter: 1997-12-15 06:09:11 +00:00
linux_ipc.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_locore.s
linux_misc.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_proto.h Regenerate (fix argument of linux_nice). 1997-12-17 03:16:11 +00:00
linux_signal.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_socket.c In the words of the submitter: 1998-02-07 02:13:27 +00:00
linux_stats.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_syscall.h Regenerate (fix argument of linux_nice). 1997-12-17 03:16:11 +00:00
linux_sysent.c Regenerate (fix argument of linux_nice). 1997-12-17 03:16:11 +00:00
linux_sysvec.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
linux_util.c
linux_util.h
linux.h As described by the submitter: 1997-12-15 06:09:11 +00:00
Makefile
syscalls.conf
syscalls.master I should not edit linux_prot.h directly. Fix the argument of linux_nice. 1997-12-17 03:12:35 +00:00