Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2005 17:57:15 +0000 (UTC)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getttyent.c
Message-ID:  <200507251757.j6PHvFeY048435@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2005-07-25 17:57:15 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         getttyent.c 
  Log:
  Move initialization above point of first possible reference to
  avoid overwriting ty_status values set from the 'type' field.
  
  Previously TTY_DIALUP and TTY_NETWORK flags did not match
  specified type.
  
  Revision  Changes    Path
  1.13      +4 -3      src/lib/libc/gen/getttyent.c



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