Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: simonb-timecounters
Revision 1.223.6.3 / (download) - annotate - [select for diffs], Thu Jun 1 22:38:47 2006 UTC (6 years, 11 months ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.223.6.2: +3 -3
lines
Diff to previous 1.223.6.2 (colored) next main 1.224 (colored)
Sync with head.
Revision 1.223.6.2 / (download) - annotate - [select for diffs], Sat Apr 22 11:40:10 2006 UTC (7 years ago) by simonb
Branch: simonb-timecounters
Changes since 1.223.6.1: +7 -7
lines
Diff to previous 1.223.6.1 (colored)
Sync with head.
Revision 1.223.6.1 / (download) - annotate - [select for diffs], Sat Feb 4 14:18:52 2006 UTC (7 years, 3 months ago) by simonb
Branch: simonb-timecounters
Changes since 1.223: +3 -3
lines
Diff to previous 1.223 (colored)
Adapt for timecounters: mostly use get*time(), use bintime's for timeout calculations and use "time_second" instead of "time.tv_sec".
Revision 1.223 / (download) - annotate - [select for diffs], Sat Dec 24 20:45:09 2005 UTC (7 years, 4 months ago) by perry
Branch: MAIN
Branch point for: yamt-uio_vmspace,
simonb-timecounters,
rpaulo-netinet-merge-pcb
Changes since 1.222: +6 -6
lines
Diff to previous 1.222 (colored)
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.