ed          2008-07-16 12:36:39 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              termios.h 
  Log:
  SVN rev 180561 on 2008-07-16 12:36:39Z by ed
  
  Move the TCSA* definitions out of _KERNEL. They are processed in libc.
  
  The tcsetattr() routine already converts the TCSA* arguments to their
  respective TIOCSETA* ioctl's in the C library. There is no need to have
  these definitions inside the kernel.
  
  Approved by:    philip (mentor, implicit)
  
  Revision  Changes    Path
  1.22      +10 -10    src/sys/sys/termios.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to