Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-idlelwp
Revision 1.31.4.2 / (download) - annotate - [select for diffs], Sun Apr 15 16:03:49 2007 UTC (6 years, 2 months ago) by yamt
Branch: yamt-idlelwp
Changes since 1.31.4.1: +22 -5
lines
Diff to previous 1.31.4.1 (colored) to branchpoint 1.31 (colored) next main 1.32 (colored)
sync with head.
Revision 1.31.4.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:58:34 2007 UTC (6 years, 3 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.31: +18 -18
lines
Diff to previous 1.31 (colored)
Sync with HEAD.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Nov 6 13:35:35 2006 UTC (6 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
post-newlock2-merge,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-idlelwp
Changes since 1.30: +9 -2
lines
Diff to previous 1.30 (colored)
Pass a simple ELF header to ksyms_init_explicit with the minimum contents required to initialize ksyms_hdr. Otherwise LKMs do not work when using ksyms_init_explicit instead of ksyms_init, as is the case of booting an i386 kernel using Multiboot.