log src/msdos.c @ 12313:eca218b0a8ca

age author description
Sun, 26 Mar 1995 21:13:03 +0000 Richard M. Stallman (mouse_get_pos): New arg `insist'.
Fri, 20 Jan 1995 23:40:03 +0000 Richard M. Stallman Comment change.
Fri, 20 Jan 1995 23:37:00 +0000 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 27 Sep 1994 01:59:38 +0000 Karl Heuer (run_msdos_command): Use type test macros.
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.