Corinna Vinschen
4243412aa5
* fhandler.h (class fhandler_dev_raw): Remove is_writing flag.
Remove declaration of writebuf.
(class fhandler_dev_floppy): Remove declaration of close.
* fhandler_floppy.cc (fhandler_dev_floppy::close): Delete.
(fhandler_dev_floppy::lseek): Remove calls to writebuf. Set
eom_detected to false after successful seek.
* fhandler_raw.cc (fhandler_dev_raw::writebuf): Delete.
(fhandler_dev_raw::raw_read): Remove calls to writebuf.
(fhandler_dev_raw::raw_write): Always invalidate buffer.
2004-07-15 14:56:05 +00:00
..
2002-07-07 00:44:08 +00:00
2004-06-03 19:49:54 +00:00
2004-07-15 14:56:05 +00:00
2004-06-15 03:23:23 +00:00
2004-07-15 11:56:01 +00:00
2001-10-12 20:02:41 +00:00
2004-04-13 09:40:03 +00:00
2004-07-12 16:52:16 +00:00
2004-07-06 15:33:46 +00:00
2003-11-23 09:02:26 +00:00
2003-11-20 19:31:52 +00:00
2003-11-20 19:31:52 +00:00
2003-01-13 21:11:19 +00:00
2003-08-06 03:22:18 +00:00
2003-11-23 09:02:26 +00:00