summaryrefslogtreecommitdiff
path: root/src/msdos.c
Commit message (Expand)AuthorAgeFilesLines
...
* (run_msdos_command): Use type test macros.Karl Heuer1994-09-271-1/+1
* (mouse_init1): Use alternate mouse detection for old mouse drivers.Richard M. Stallman1994-07-141-3/+16
* (dos_rawgetc): Use bios, not kbhit ().Richard M. Stallman1994-07-111-1/+5
* (install_ctrl_break_check): Doc fix.Richard M. Stallman1994-07-091-35/+21
* (init_environment): Clean up code and make the defaultRichard M. Stallman1994-06-071-25/+38
* (run_msdos_command): Make local copy of argv[2] on stack, not on heap.Karl Heuer1994-06-031-7/+12
* (output_string): New function.Richard M. Stallman1994-05-301-6/+49
* (do_visible_bell): Renamed from visible_bell to avoidRichard M. Stallman1994-05-241-2/+6
* (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiersRichard M. Stallman1994-05-241-16/+33
* (gettimeofday): New function substituting the libraryRichard M. Stallman1994-05-171-0/+53
* (crlf_to_lf): Fix off-by-one condition.Richard M. Stallman1994-05-151-1/+3
* Finish downcasing mouse_init1, mouse_off,Richard M. Stallman1994-05-021-47/+78
* (run_msdos_command): Use assignment instead of initialization.Karl Heuer1994-03-231-2/+5
* (mouse_get_pos): Don't convert to glyph units.Richard M. Stallman1994-02-241-2/+2
* Use <...> for config.h.Richard M. Stallman1994-02-171-1/+1
* Initial revisionRichard M. Stallman1994-01-081-0/+1067