Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2004 18:30:24 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <200410141830.i9EIUOWx021980@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-10-14 18:30:24 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  Add missing chunk of code to enforce the lock-bits of termios.
  
  This solves the problem where serial consoles suddenly required
  DCD to be asserted.
  
  Reported by:    Randy Bush <randy@psg.com>
  
  Revision  Changes    Path
  1.237     +26 -1     src/sys/kern/tty.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410141830.i9EIUOWx021980>