log src/msdos.c @ 8246:d48c2b01fba5

age author description
Thu, 14 Jul 1994 04:58:02 +0000 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
Mon, 11 Jul 1994 00:59:17 +0000 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
Sat, 09 Jul 1994 05:13:38 +0000 Richard M. Stallman (install_ctrl_break_check): Doc fix.
Tue, 07 Jun 1994 15:24:57 +0000 Richard M. Stallman (init_environment): Clean up code and make the default
Fri, 03 Jun 1994 04:50:17 +0000 Karl Heuer (run_msdos_command): Make local copy of argv[2] on stack, not on heap.
Mon, 30 May 1994 09:14:39 +0000 Richard M. Stallman (output_string): New function.
Tue, 24 May 1994 19:50:04 +0000 Richard M. Stallman (do_visible_bell): Renamed from visible_bell to avoid
Tue, 24 May 1994 19:46:40 +0000 Richard M. Stallman (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
Tue, 17 May 1994 07:24:12 +0000 Richard M. Stallman (gettimeofday): New function substituting the library
Sun, 15 May 1994 19:38:50 +0000 Richard M. Stallman (crlf_to_lf): Fix off-by-one condition.
Mon, 02 May 1994 07:52:49 +0000 Richard M. Stallman Finish downcasing mouse_init1, mouse_off,
Wed, 23 Mar 1994 22:55:59 +0000 Karl Heuer (run_msdos_command): Use assignment instead of initialization.
Thu, 24 Feb 1994 06:22:50 +0000 Richard M. Stallman (mouse_get_pos): Don't convert to glyph units.
Thu, 17 Feb 1994 20:05:33 +0000 Richard M. Stallman Use <...> for config.h.
Sat, 08 Jan 1994 09:22:50 +0000 Richard M. Stallman Initial revision