- Sep 12, 2014
-
-
Cody Cutler authored
-
Cody Cutler authored
the day of reckoning has come for the debug port "Shutdown" hack. instead of mucking with ACPI or using a new hack, the student will now write sys_date() using the cmosgetdate() helper.
-
- Sep 08, 2014
-
-
Frans Kaashoek authored
-
- Aug 29, 2014
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
- Aug 28, 2014
-
-
Frans Kaashoek authored
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
- Aug 27, 2014
-
-
Robert Morris authored
-
Robert Morris authored
-
- Aug 04, 2014
-
-
Robert Morris authored
-
Robert Morris authored
for bug reported by symingz@gmail.com and cs1100254@cse.iitd.ernet.in
-
- Jul 31, 2014
-
-
Frans Kaashoek authored
-
- Mar 04, 2013
-
-
Stephen Tu authored
copyuvm() should not allow new copied pages to inherit more permissions than the original pages.
-
- Oct 24, 2012
-
-
Cam Tenny authored
-
- Sep 10, 2012
-
-
Frans Kaashoek authored
-
- Sep 07, 2012
-
-
Frans Kaashoek authored
But check that mkfs.c is building with LP64
-
- Aug 28, 2012
-
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
- Aug 24, 2012
-
-
Austin Clements authored
Search for an addr2line that supports elf32-i386. Don't print the path of addr2line as a side-effect of which. Don't uselessly pipe "grep '^ '" to addr2line's stdin. Enable as many pretty-printing and otherwise helpful options as possible (this makes the output *much* more pleasant on modern addr2lines).
-
- Aug 23, 2012
-
-
Frans Kaashoek authored
-
- Aug 22, 2012
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
0 is not a system call (thanks to Peter Froehlich)
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
- Feb 17, 2012
-
-
Austin Clements authored
Previously, these were inconsistent: they used their struct proc argument for bounds checking, but always copied the argument from the current address space (and hence the current process). Drop the struct proc argument and always use the current proc. Suggested by Carmi Merimovich.
-
- Oct 14, 2011
-
-
Robert Morris authored
-
- Oct 11, 2011
-
-
Robert Morris authored
-
Robert Morris authored
-