| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-01-31 | Start of an experiment to remove the use of gs for cpu local variables. | Frans Kaashoek |
| 2016-08-25 | Remove trailing white space with: | Frans Kaashoek |
| 2014-09-12 | cmosgetdate() for system-call homework | Cody Cutler |
| 2011-08-15 | Avoid "boot" in xv6 | Frans Kaashoek |
| 2011-07-29 | Map kernel high | Frans Kaashoek |
| 2010-08-11 | uptime() sys call for benchmarking | Robert Morris |
| 2009-08-30 | assorted fixes: | Russ Cox |
| 2009-05-31 | move fork into proc.c | rsc |
| 2009-05-31 | missed this file in last checkin | rsc |
| 2007-11-28 | fork minibug | rsc |
| 2007-09-27 | kernel SMP interruptibility fixes. | rsc |
| 2007-08-28 | delete proc_ on proc_exit, proc_wait, proc_kill | rsc |
| 2007-08-27 | delete unnecessary #include lines | rsc |
| 2007-08-27 | Replace yield system call with sleep. | rsc |
| 2007-08-24 | Add yield system call, for zombie test program (bad idea?). | rsc |
| 2007-08-10 | Make cp a magic symbol. | rsc |
| 2006-09-07 | refactor syscall code | rsc |
| 2006-09-06 | fd.* -> file.* | rsc |
| 2006-09-06 | split syscall.c into sysfile.c and sysproc.c | rsc |
