log src/msdos.c @ 8886:fc4b95c29300

age author description
1994-07-14 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
1994-07-11 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
1994-07-09 Richard M. Stallman (install_ctrl_break_check): Doc fix.
1994-06-07 Richard M. Stallman (init_environment): Clean up code and make the default
1994-06-03 Karl Heuer (run_msdos_command): Make local copy of argv[2] on stack, not on heap.
1994-05-30 Richard M. Stallman (output_string): New function.
1994-05-24 Richard M. Stallman (do_visible_bell): Renamed from visible_bell to avoid
1994-05-24 Richard M. Stallman (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
1994-05-17 Richard M. Stallman (gettimeofday): New function substituting the library
1994-05-15 Richard M. Stallman (crlf_to_lf): Fix off-by-one condition.
1994-05-02 Richard M. Stallman Finish downcasing mouse_init1, mouse_off,
1994-03-23 Karl Heuer (run_msdos_command): Use assignment instead of initialization.
1994-02-24 Richard M. Stallman (mouse_get_pos): Don't convert to glyph units.
1994-02-17 Richard M. Stallman Use <...> for config.h.
1994-01-08 Richard M. Stallman Initial revision