The NetBSD Project

CVS log for src/sys/arch/i386/i386/locore.S

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / i386

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pgoyette-localcount


Revision 1.135.2.4 / (download) - annotate - [select for diffs], Mon Mar 20 06:57:14 2017 UTC (7 years, 1 month ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.135.2.3: +3 -3 lines
Diff to previous 1.135.2.3 (colored) to branchpoint 1.135 (colored) next main 1.136 (colored) to selected 1.135.2.1 (colored)

Sync with HEAD

Revision 1.135.2.3 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:18 2017 UTC (7 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.135.2.2: +31 -35 lines
Diff to previous 1.135.2.2 (colored) to branchpoint 1.135 (colored) to selected 1.135.2.1 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.135.2.2 / (download) - annotate - [select for diffs], Fri Nov 4 14:49:01 2016 UTC (7 years, 5 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.135.2.1: +3 -14 lines
Diff to previous 1.135.2.1 (colored) to branchpoint 1.135 (colored)

Sync with HEAD

Revision 1.135.2.1 / (download) - annotate - [selected], Tue Jul 26 03:24:17 2016 UTC (7 years, 8 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.135: +4 -22 lines
Diff to previous 1.135 (colored)

Sync with HEAD

Revision 1.135 / (download) - annotate - [select for diffs], Sat Jul 9 06:58:06 2016 UTC (7 years, 9 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-localcount-base, nick-nhusb-base-20160907
Branch point for: pgoyette-localcount
Changes since 1.134: +4 -4 lines
Diff to previous 1.134 (colored) to selected 1.135.2.1 (colored)

The CPU considers a given va as executable if none of its levels have
the NOX bit. With the top level recursive slot, however, several levels
are recursively omitted, which implies that each entry that is not the
child of NOX-ed parents actually appears somewhere in the virtual space
as executable via this slot, even if it is followed by an underlying
entry that has the NOX bit.

This recursive slot is only used to edit the page tree itself. Make it
non-executable.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>