cvs commit: src/lib/libc/gen getttyent.c

Matthew N. Dodd mdodd at FreeBSD.org
Mon Jul 25 17:57:16 GMT 2005


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


More information about the cvs-all mailing list