Up to [cvs.NetBSD.org] / src / sys / sys
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-pdpolicy
Revision 1.78.6.3 / (download) - annotate - [select for diffs], Fri Aug 11 15:47:26 2006 UTC (6 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.78.6.2: +6 -2
lines
Diff to previous 1.78.6.2 (colored) to branchpoint 1.78 (colored) next main 1.79 (colored)
sync with head
Revision 1.78.6.2 / (download) - annotate - [select for diffs], Mon Jun 26 12:54:29 2006 UTC (6 years, 10 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.78.6.1: +4 -2
lines
Diff to previous 1.78.6.1 (colored) to branchpoint 1.78 (colored)
sync with head.
Revision 1.78.6.1 / (download) - annotate - [select for diffs], Wed May 24 10:59:21 2006 UTC (7 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.78: +13 -11
lines
Diff to previous 1.78 (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.