cvs commit: src/sys/sys ttycom.h
Ed Schouten
ed at FreeBSD.org
Wed Jul 16 11:26:42 UTC 2008
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
More information about the cvs-src
mailing list