Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-08 | improve swtch comment | Robert Morris | 1 | -2/+3 |
2010-08-05 | move jkstack to main.c | Robert Morris | 1 | -8/+0 |
2010-07-02 | Initial version of single-cpu xv6 with page tables | Frans Kaashoek | 1 | -0/+8 |
2009-07-11 | initproc, usegment, swtch tweaks | Russ Cox | 1 | -3/+5 |
2008-10-15 | cleaner swtch.S | kolya | 1 | -21/+15 |
2007-09-27 | yank out stack overflow checking ugliness | rsc | 1 | -4/+0 |
2007-09-27 | overkill: use segments to catch stack overflow (delete before next year) | rsc | 1 | -0/+4 |
2007-08-28 | replace setjmp/longjmp with swtch | rsc | 1 | -0/+32 |
2006-07-16 | rename swtch.S to setjmp.S | rsc | 1 | -37/+0 |
2006-07-11 | Changes to allow use of native x86 ELF compilers, which on my | rsc | 1 | -0/+37 |