freebsd-src/sys
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
..
alpha Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
amd64 Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
compat In the words of the submitter: 1998-02-07 02:13:27 +00:00
compile
conf Throw DEBUG and DIAGNOSTIC in opt_global.h 1998-02-06 12:41:39 +00:00
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
dev Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
fs Fixed pagefault when cred == NOCRED. 1998-02-07 01:36:24 +00:00
geom Remove unused devfs include. (Julian or Satoshi might want to add proper 1998-01-31 03:19:06 +00:00
gnu Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
i386 In the words of the submitter: 1998-02-07 02:13:27 +00:00
isa APM calls inittodr(0) which is stupid, but at least stop setting the 1998-01-28 10:41:33 +00:00
isofs/cd9660 Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
kern Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Fixed pagefault when cred == NOCRED. 1998-02-07 01:36:24 +00:00
modules Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
msdosfs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
net Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
netatalk Fixed pedantic syntax errors. 1998-02-03 21:56:42 +00:00
netinet Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
netipx Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:08:39 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
nfsclient Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
nfsserver Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
pc98 Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
pccard Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
pci Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
powerpc/include
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Serves me right for committing code late at night... 1998-02-01 18:09:50 +00:00
sys Implement dladdr. 1998-02-06 16:46:46 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
vm Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00