The NetBSD Project

CVS log for src/sys/kern/uipc_socket.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-6-0


Revision 1.209.2.1.4.3 / (download) - annotate - [select for diffs], Fri Jul 21 03:55:56 2017 UTC (6 years, 7 months ago) by snj
Branch: netbsd-6-0
Changes since 1.209.2.1.4.2: +4 -2 lines
Diff to previous 1.209.2.1.4.2 (colored) to branchpoint 1.209.2.1 (colored) next main 1.209.2.2 (colored)

Pull up following revision(s) (requested by riastradh in ticket #1453):
	sys/kern/uipc_socket.c: revision 1.213
	sys/kern/uipc_syscalls.c: revision 1.160
PR/47569: Valery Ushakov: SOCK_NONBLOCK does not work because it does not
set SS_NBIO.
XXX: there are too many flags that mean the same thing in too many places,
and too many flags that mean the same thing and are different.

Revision 1.209.2.1.4.2 / (download) - annotate - [select for diffs], Mon Nov 25 08:27:01 2013 UTC (10 years, 3 months ago) by bouyer
Branch: netbsd-6-0
CVS Tags: netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE
Changes since 1.209.2.1.4.1: +3 -3 lines
Diff to previous 1.209.2.1.4.1 (colored) to branchpoint 1.209.2.1 (colored)

Pull up following revision(s) (requested by spz in ticket #988):
	sys/kern/uipc_socket.c: revision 1.220
PR/48098: Brian Marcotte: panic: kernel diagnostic assertion "cred != NULL":
Fix from Michael van Elst, tcpdrop crashes kernel on ebryonic connections.

Revision 1.209.2.1.4.1 / (download) - annotate - [select for diffs], Fri Aug 2 20:23:11 2013 UTC (10 years, 7 months ago) by martin
Branch: netbsd-6-0
CVS Tags: netbsd-6-0-3-RELEASE
Changes since 1.209.2.1: +3 -3 lines
Diff to previous 1.209.2.1 (colored)

Pullup ticket #927:

sys/kern/uipc_socket.c		1.216

	Fix an inversion in checking for authorization to drop TCP connections
	found (and the obvious fix suggested) by Sander Bos.

Requested by spz.

Revision 1.209.2.1 / (download) - annotate - [select for diffs], Thu Jul 12 17:11:17 2012 UTC (11 years, 8 months ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: netbsd-6-0
Changes since 1.209: +6 -5 lines
Diff to previous 1.209 (colored)

Pull up following revision(s) (requested by chs in ticket #408):
	sys/kern/uipc_socket.c: revision 1.211
in soreceive(), handle uios larger than 31 bits.
fixes the remaining problem in PR 43240.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>