Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-04 | Fix stale comments in entryother.S | Austin Clements | 1 | -2/+2 | |
2011-09-01 | Fix layout issues for printed version | Frans Kaashoek | 1 | -5/+4 | |
2011-08-15 | Avoid "boot" in xv6 | Frans Kaashoek | 1 | -5/+5 | |
2011-08-15 | Use 4Mbyte pages during boot | Frans Kaashoek | 1 | -1/+5 | |
2011-08-15 | Separate more clearly bootloader from xv6 by renaming multiboot.S to entry.S ↵ | Frans Kaashoek | 1 | -0/+84 | |
etc. Maybe the string boot shouldn't appear in xv6 code? |