| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-05 | consolewrite does not need cons.lock -- can lead to sleep() with lock held | Robert Morris | |
| 2020-08-28 | move panicked check to uart.c | Robert Morris | |
| 2020-08-28 | suppress write() output after panic() | Robert Morris | |
| 2020-08-10 | streamline copyin/copyout code in usertests | Robert Morris | |
| fix bugs in read/write return values when there's an error | |||
| 2020-08-10 | fix printf() in interrupts | Robert Morris | |
| 2020-08-10 | interrupt-driven uart output, hopefully a nice example for teaching. | Robert Morris | |
| 2019-07-27 | cleaner UART register interface | Robert Morris | |
| 2019-07-27 | console/uart tweaks | Robert Morris | |
| 2019-07-27 | beautify console.c | Robert Morris | |
| 2019-07-27 | split printf into a separate file, to make console.c more like a driver | Robert Morris | |
| 2019-07-24 | no more PAGEBREAK | Robert Morris | |
| 2019-06-13 | FD_DEVICE | Robert Morris | |
| 2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris | |
