Date: Sun, 9 Feb 2003 18:08:49 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: src/usr.bin/lock lock.c Message-ID: <200302100208.h1A28nAh009940@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr         2003/02/09 18:08:49 PST
  Modified files:
    usr.bin/lock         lock.c 
  Log:
  Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() instead
  of ioctl TIOCGETP/TIOCSETP.
  
  Revision  Changes    Path
  1.16      +10 -10    src/usr.bin/lock/lock.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302100208.h1A28nAh009940>
