Up to [cvs.NetBSD.org] / src / sys / arch / i386 / i386
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-km
Revision 1.31.6.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:33:02 2005 UTC (8 years, 3 months ago) by yamt
Branch: yamt-km
Changes since 1.31.6.1: +4 -2
lines
Diff to previous 1.31.6.1 (colored) to branchpoint 1.31 (colored) next main 1.32 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.31.6.1 / (download) - annotate - [select for diffs], Sun Feb 13 10:47:14 2005 UTC (8 years, 4 months ago) by yamt
Branch: yamt-km
Changes since 1.31: +1 -3
lines
Diff to previous 1.31 (colored)
remove no longer needed .globl decls.
Revision 1.31 / (download) - annotate - [select for diffs], Thu Aug 26 10:12:33 2004 UTC (8 years, 9 months ago) by junyoung
Branch: MAIN
CVS Tags: yamt-km-base2,
yamt-km-base,
matt-timespec,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
kent-audio2
Changes since 1.30: +13 -31
lines
Diff to previous 1.30 (colored)
As suggested on tech-kern@ days ago: * Get rid of PTmap, PTD, PTDpde, APTmap, APTD, and APTDpde from locore.S. * Rename PTDpaddr to PDPpaddr, ptdpaddr in struct cpu_kcore_hdr to pdppaddr for consistency.