Skip to content
Snippets Groups Projects
  • 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