Up to [cvs.NetBSD.org] / src / sys / sys
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: rpaulo-netinet-merge-pcb
Revision 1.78.2.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:59:42 2006 UTC (6 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.78: +21 -13
lines
Diff to previous 1.78 (colored) next main 1.79 (colored)
sync with head
Revision 1.78 / (download) - annotate - [select for diffs], Sat Jan 28 13:20:18 2006 UTC (7 years, 3 months ago) by kleink
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
simonb-timecounters,
rpaulo-netinet-merge-pcb,
peter-altq,
elad-kernelauth
Changes since 1.77: +3 -3
lines
Diff to previous 1.77 (colored)
Since NULL isn't necessarily available, change CMSG_*() to use the integer constant expression directly instead. Fixes a problem in the build of rxvt-unicode-7.2, as reported by Thomas Klausner.