CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-03-31 12:04:09

Modified files:
        winsup/cygwin  : ChangeLog fhandler_tape.cc net.cc 

Log message:
        * fhandler_tape.cc (mtinfo_drive::get_pos): Only set partition if
        GetTapePosition returned a non-zero partition number.
        (mtinfo_drive::create_partitions): Reinitialize to partition 0.
        Support TAPE_DRIVE_INITIATOR and TAPE_DRIVE_FIXED partitioning.
        (mtinfo_drive::set_partition): Initialize new partition.
        (mtinfo_drive::status): Readd accidentally dropped setting of mt_resid.
        
        * net.cc (wsock_event::prepare): Always print debug output in case
        of error.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2388&r2=1.2389
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tape.cc.diff?cvsroot=src&r1=1.42&r2=1.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.164&r2=1.165

Reply via email to