Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-15 | Avoid "boot" in xv6 | Frans Kaashoek | 1 | -5/+5 | |
2011-08-15 | Use 4Mbyte pages during boot | Frans Kaashoek | 1 | -0/+5 | |
2011-08-15 | Separate more clearly bootloader from xv6 by renaming multiboot.S to entry.S ↵ | Frans Kaashoek | 1 | -0/+60 | |
etc. Maybe the string boot shouldn't appear in xv6 code? |