cvs commit: src/sys/kern tty.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 28 18:41:31 PST 2004


dillon      2004/12/28 18:40:52 PST

DragonFly src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  Rename the proc pointer p to pp to clarify its use in portions of the tty
  code.
  
  Make ttread() and ttwrite() work properly when called from a pure thread.
  
  Revision  Changes    Path
  1.16      +14 -14    src/sys/kern/tty.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/tty.c.diff?r1=1.15&r2=1.16&f=u





More information about the Commits mailing list