Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-2
Revision 1.97.2.1.2.3 / (download) - annotate - [select for diffs], Fri Oct 28 19:26:22 2005 UTC (7 years, 7 months ago) by jmc
Branch: netbsd-2
Changes since 1.97.2.1.2.2: +7 -2
lines
Diff to previous 1.97.2.1.2.2 (colored) to branchpoint 1.97.2.1 (colored) next main 1.97.2.2 (colored)
"Pullup revs 1.011-1.112 (requested by nathanw in ticket #5939) Check the argument to SO_LINGER."
Revision 1.97.2.1.2.2 / (download) - annotate - [select for diffs], Tue Sep 13 23:23:56 2005 UTC (7 years, 9 months ago) by riz
Branch: netbsd-2
CVS Tags: netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4
Branch point for: netbsd-2-1
Changes since 1.97.2.1.2.1: +2 -0
lines
Diff to previous 1.97.2.1.2.1 (colored) to branchpoint 1.97.2.1 (colored)
Back out ticket #5598, it causes netboot problems for (at least) sparc.
Revision 1.97.2.1.2.1 / (download) - annotate - [select for diffs], Mon Aug 22 21:42:19 2005 UTC (7 years, 9 months ago) by riz
Branch: netbsd-2
CVS Tags: netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1
Changes since 1.97.2.1: +2 -4
lines
Diff to previous 1.97.2.1 (colored)
Pull up following revision(s) (requested by christos in ticket #5598): sys/kern/uipc_socket.c: revision 1.105 via patch PR/26210: Matthew Mondor: Since revision 1.14 when net-2 was merged, the code to do receive packet accounting has been disabled for no apparent reason. Re-enable it.
Revision 1.97.2.1 / (download) - annotate - [select for diffs], Wed May 26 20:14:40 2004 UTC (9 years ago) by he
Branch: netbsd-2-0
CVS Tags: netbsd-2-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE
Branch point for: netbsd-2
Changes since 1.97: +5 -3
lines
Diff to previous 1.97 (colored)
Pull up revision 1.103 (requested by atatat in ticket #388): Add remaining sysctl descriptions under kern subtree.