Up to [cvs.NetBSD.org] / src / sys / arch / i386 / i386
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: nathanw_sa
Revision 1.1.2.8 / (download) - annotate - [select for diffs], Fri Jan 3 23:02:59 2003 UTC (10 years, 4 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.1.2.7: +8 -75
lines
Diff to previous 1.1.2.7 (colored) next main 1.2 (colored)
Merge switch_exit() and switch_lwp_exit().
Revision 1.1.2.7 / (download) - annotate - [select for diffs], Tue Dec 31 01:03:47 2002 UTC (10 years, 4 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.1.2.6: +8 -34
lines
Diff to previous 1.1.2.6 (colored)
Rename cpu_preempt() to cpu_switchto(), and make the caller remove the new process from its run queue before calling cpu_switchto(). While here, make a few cpu_switch() and cpu_switchto() implementations get the outgoing LWP from the args, rather than looking at the curlwp variable.
Revision 1.1.2.6 / (download) - annotate - [select for diffs], Mon Dec 23 16:15:28 2002 UTC (10 years, 5 months ago) by skrll
Branch: nathanw_sa
Changes since 1.1.2.5: +2 -2
lines
Diff to previous 1.1.2.5 (colored)
Typo in comment
Revision 1.1.2.5 / (download) - annotate - [select for diffs], Thu Dec 19 00:33:48 2002 UTC (10 years, 5 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.1.2.4: +4 -82
lines
Diff to previous 1.1.2.4 (colored)
Sync with HEAD.
Revision 1.1.2.4 / (download) - annotate - [select for diffs], Thu Dec 12 12:43:07 2002 UTC (10 years, 5 months ago) by skrll
Branch: nathanw_sa
Changes since 1.1.2.3: +5 -5
lines
Diff to previous 1.1.2.3 (colored)
Fix some things after the recent merge.
Revision 1.1.2.3 / (download) - annotate - [select for diffs], Wed Dec 11 16:00:50 2002 UTC (10 years, 5 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.1.2.2: +5 -3
lines
Diff to previous 1.1.2.2 (colored)
Sync with HEAD.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Wed Dec 11 06:00:55 2002 UTC (10 years, 5 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.1.2.1: +2387 -0
lines
Diff to previous 1.1.2.1 (colored)
Sync with HEAD.
Revision 1.1.2.1, Fri Nov 22 15:01:17 2002 UTC (10 years, 6 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.1: +0 -2244
lines
FILE REMOVED
file locore.S was added on branch nathanw_sa on 2002-12-11 06:00:55 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 22 15:01:17 2002 UTC (10 years, 6 months ago) by fvdl
Branch: MAIN
Branch point for: nathanw_sa
.s -> .S rename. New files: vector.S and spl.S, they have been split off from locore.s, plus parts of isa/vector.s and isa/icu.s