ed          2008-07-16 11:23:15 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              ttycom.h 
  Log:
  SVN rev 180560 on 2008-07-16 11:23:15Z by ed
  
  Sort the ioctl's in <sys/ttycom.h> by number.
  
  I think one of the reasons why we have so many conflicts in the TTY
  ioctl category, is because the ioctl's aren't ordered logically. This
  commit only sorts them by number. The comments may still be inaccurate.
  
  Approved by:    philip (mentor)
  
  Revision  Changes    Path
  1.27      +48 -48    src/sys/sys/ttycom.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