Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-1-1
Revision 1.21.2.1 / (download) - annotate - [select for diffs], Fri Feb 2 06:12:52 1996 UTC (22 years, 2 months ago) by mycroft
Branch: netbsd-1-1
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
Bring in changes for mondo patch 2.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 18 20:01:15 1995 UTC (22 years, 10 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001
Branch point for: netbsd-1-1
Changes since 1.20: +4 -3
lines
Diff to previous 1.20 (colored)
convert pcb lists to CIRCLEQs, so that the end can be looked at more easily, and so that the original (insque/remque) logic can be effectively mimiced. (This fixes a bug in the previous set of list changes.) also (since terminator is no longer null) reinstate uninitted list checks, but mark them XXX.