Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-3
Revision 1.108.2.3 / (download) - annotate - [select for diffs], Wed Oct 25 12:58:56 2006 UTC (6 years, 7 months ago) by ghen
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE,
netbsd-3-1-1-RELEASE,
netbsd-3-1
Changes since 1.108.2.2: +3 -12
lines
Diff to previous 1.108.2.2 (colored) to branchpoint 1.108 (colored) next main 1.109 (colored)
Back out ticket #1568, it breaks source and binary compatibility. Noted by pavel.
Revision 1.108.2.2 / (download) - annotate - [select for diffs], Wed Oct 25 07:53:19 2006 UTC (6 years, 7 months ago) by ghen
Branch: netbsd-3
Changes since 1.108.2.1: +12 -3
lines
Diff to previous 1.108.2.1 (colored) to branchpoint 1.108 (colored)
Pull up following revision(s) (requested by ginsbach in ticket #1568): sys/kern/uipc_socket.c: revision 1.120 lib/libc/sys/socket.2: revision 1.32 lib/libc/sys/socket.2: revision 1.33 Sort ERRORS. Bump date. Add EAFNOSUPPORT as a possible error if the address family is not supported. This adds further differentiation between which argument to socket(2) caused the error. No longer are invalid domain (address family) errors classified as ENOPROTOSUPPORT errors. This should make socket(2) conform to current POSIX and X/Open standards. Fixes PR/33676.
Revision 1.108.2.1 / (download) - annotate - [select for diffs], Sat Oct 22 03:54:33 2005 UTC (7 years, 7 months ago) by riz
Branch: netbsd-3
CVS Tags: netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0
Changes since 1.108: +7 -2
lines
Diff to previous 1.108 (colored)
Pull up following revision(s) (requested by nathanw in ticket #911): sys/kern/uipc_socket.c: revision 1.112 Check the argument to SO_LINGER.
Revision 1.108 / (download) - annotate - [select for diffs], Sat Feb 26 21:34:55 2005 UTC (8 years, 3 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base
Branch point for: netbsd-3
Changes since 1.107: +7 -7
lines
Diff to previous 1.107 (colored)
nuke trailing whitespace