CVSROOT:        /cvs/src
Module name:    src
Branch:         cr-0x9e
Changes by:     [EMAIL PROTECTED]       2004-01-21 19:17:55

Modified files:
        winsup/cygwin  : ChangeLog devices.cc devices.in fhandler.cc 
                         fhandler_raw.cc 

Log message:
        * devices.in: Change raw com device to more correct form.
        * fhandler.cc (fhandler_base::open): Use major numbers rather than device
        numbers to control special behavior for devices which take units.
        * fhandler_raw.cc (fhandler_dev_raw::writebuf): Ditto.
        (fhandler_dev_raw::fstat): Ditto.
        (fhandler_dev_raw::open): Ditto.
        (fhandler_dev_raw::ioctl): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.2267.4.4&r2=1.2267.4.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/devices.cc.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.11&r2=1.11.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/devices.in.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.3&r2=1.3.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.168&r2=1.168.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_raw.cc.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.37&r2=1.37.6.1

Reply via email to