Index: head/emulators/bochs/files/patch-ac =================================================================== --- head/emulators/bochs/files/patch-ac (nonexistent) +++ head/emulators/bochs/files/patch-ac (revision 24716) @@ -0,0 +1,13 @@ +--- iodev/serial.cc.orig Thu Nov 11 21:44:52 1999 ++++ iodev/serial.cc Fri Jan 14 00:59:57 2000 +@@ -75,8 +75,8 @@ + term_new.c_iflag |= IGNBRK; + term_new.c_iflag &= ~BRKINT; + #endif +- term_new.c_iflag |= IXOFF; +- tcsetattr(0, TCSAFLUSH, &term_new); ++ // term_new.c_iflag |= IXOFF; ++ // tcsetattr(0, TCSAFLUSH, &term_new); + #endif + // nothing for now + #if USE_RAW_SERIAL Property changes on: head/emulators/bochs/files/patch-ac ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property