Skip to content
Snippets Groups Projects
  1. Aug 28, 2007
    • 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
  2. Sep 07, 2006
  3. Sep 06, 2006
  4. Aug 11, 2006
  5. Aug 09, 2006
    • kaashoek's avatar
      devsw · 6fa5ffb5
      kaashoek authored
      checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works
      6fa5ffb5
Loading