log src/msdos.c @ 13274:712386e1abe0

age author description
Sun, 22 Oct 1995 18:28:17 +0000 Richard M. Stallman Whitespace changes.
Wed, 11 Oct 1995 15:08:15 +0000 Kim F. Storm [!HAVE_X_WINDOWS]:
Wed, 20 Sep 1995 03:26:43 +0000 Paul Eggert (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
Sun, 10 Sep 1995 04:37:51 +0000 Richard M. Stallman (gettimeofday): Don't bother setting time zone,
Sun, 03 Sep 1995 17:32:58 +0000 Richard M. Stallman (putchar): Call internal_flush instead of _flsbuf.
Thu, 20 Jul 1995 18:30:49 +0000 Richard M. Stallman (init_environment): Move alloca call out of function arg.
Tue, 18 Jul 1995 00:25:14 +0000 Karl Heuer (mouse_get_pos, mouse_check_moved, XMenuActivate):
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.