Skip to content
Snippets Groups Projects
  1. Sep 20, 2009
  2. Aug 30, 2009
    • Russ Cox's avatar
      assorted fixes: · 48755214
      Russ Cox authored
       * rename c/cp to cpu/proc
       * rename cpu.context to cpu.scheduler
       * fix some comments
       * formatting for printout
      48755214
  3. Aug 08, 2009
  4. May 30, 2009
    • rsc's avatar
      · 34295f46
      rsc authored
      group locks into structs they protect.
      few naming nits.
      34295f46
    • rsc's avatar
      Add serial port input/output. · 74afa70d
      rsc authored
      Delete parallel port output.
      Works well with qemu -nographic mode.
      74afa70d
  5. Mar 08, 2009
  6. Oct 12, 2008
  7. Aug 21, 2008
  8. Sep 27, 2007
  9. Aug 30, 2007
  10. Aug 28, 2007
    • rsc's avatar
      comments; rename irq_ to pic_ · eb52c7de
      rsc authored
      eb52c7de
    • rsc's avatar
      spaces around else for rtm · 5516be1f
      rsc authored
      5516be1f
    • rsc's avatar
      more consistent spacing · e4d6a211
      rsc authored
      e4d6a211
    • rsc's avatar
      nits · c1b100e9
      rsc authored
      c1b100e9
    • rsc's avatar
      · d844f0f9
      rsc authored
      Change dev read/write functions
      to take inode* instead of minor number.
      
      Unlock console inode during console_read
      and console_write.  Otherwise background
      processes cannot write to console while the
      shell is reading it waiting for input.
      d844f0f9
  11. Aug 27, 2007
  12. Aug 24, 2007
    • rsc's avatar
      nits · 97ac612f
      rsc authored
      97ac612f
  13. Aug 14, 2007
  14. Aug 10, 2007
  15. Aug 08, 2007
  16. Sep 07, 2006
  17. Sep 06, 2006
  18. Sep 03, 2006
Loading