(ospeed): Remove.
[bpt/emacs.git] / src / sysdep.c
2000-11-05 Andrew Innes(read_input_waiting): Remove extraneous argument to
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-10-06 Dave LoveDon't include string.h.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-05 Gerd Moellmann(run_mac_command, closedir): Use `xfree' instead of...
2000-08-05 Gerd Moellmann(opendir, GetTempDirName, run_mac_command): Use xmalloc
2000-06-23 Dave LoveUndefine setpgrp before setting it.
2000-06-20 Gerd Moellmann(sigprocmask_set): New variable.
2000-06-02 Dave LoveConditionally include stdlib.h, unistd.h.
2000-05-26 Gerd Moellmann(ospeed) [HAVE_SPEED_T]: Declare as `extern speed_t'.
2000-05-24 Gerd Moellmann(setpgrp): Don't define if USG and BSD_PGRPS are not...
2000-05-23 Gerd Moellmann(setpgrp) [HAVE_SETPGID]: Define as setpgid.
2000-05-20 Gerd Moellmann(setup_pty): Treat case that UNIX98_PTYS is defined
2000-03-01 Jason Rumney[WINDOWSNT]: Use sys_read and sys_write to ensure corre...
2000-03-01 Gerd Moellmann(start_of_text): Don't define this function for NetBSD
2000-02-16 Gerd Moellmann(vfork) [!HAVE_VFORK]: Removed.
2000-01-25 Gerd Moellmann(sys_select): Turn atimers off and on instead of
1999-11-22 Paul Eggert* callproc.c (strerror): Remove decl.
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-09-13 Gerd Moellmann(reset_sys_modes): Change for Lisp_Object selected_frame.
1999-09-06 Richard M. Stallman[macintosh] (stat, fstat, mkdir, rmdir, utime, access)
1999-08-30 Andreas SchwabInclude <stdlib.h> if available. Declare errno only...
1999-08-29 Richard M. Stallman(read_input_waiting): Pass read_socket_hook just 4...
1999-08-18 Dave LoveUse stdlib.h.
1999-08-02 Eli Zaretskii(init_sys_modes): Call init_frame_faces for termcap
1998-11-04 Kenichi Handa[nec_ews_svr4]: Extern *_sobuf.
1998-07-25 Richard M. Stallman[AIXHFT] (hft_init, hft_reset): Add declarations.
1998-06-02 Karl Heuer(sys_subshell): Cast arg to chdir.
1998-04-29 Andreas Schwab(emacs_get_tty): Zero out termios structure before
1998-04-26 Richard M. Stallman(croak): Add forward declaration.
1998-04-14 Andreas Schwab(init_sys_modes): Fix mixing of Lisp_Object and int
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-02-20 Andreas Schwab(sys_sigpause): Removed.
1997-12-21 Richard M. Stallman(sys_signal): Undo previous change.
1997-12-11 Karl Heuer(sys_signal): Add two casts.
1997-11-28 Andreas Schwab(reset_sigio): Return void.
1997-11-27 Kenichi Handa(discard_tty_input, init_baud_rate,
1997-11-25 Andreas SchwabAdd prototypes.
1997-11-20 Karl Heuer(init_system_name): Don't use sysinfo.
1997-11-20 Karl HeuerTreat DGUX the same as USG.
1997-10-31 Karl Heuer(init_system_name): If gethostname gives a proper
1997-09-03 Geoff Voelker(sys_subshell) [DOS_NT]: Save and restore parent's
1997-08-31 Richard M. Stallman(init_system_name): Don't try to use getdomainname.
1997-08-10 Richard M. Stallman(init_system_name): If domain is null, don't add a...
1997-08-07 Richard M. Stallman(init_sys_modes) [mips || HAVE_TCATTR]:
1997-07-28 Richard M. Stallman[HAVE_LIBNCURSES]: Declare ospeed as short, unless...
1997-07-15 Richard M. StallmanFix previous change.
1997-07-07 Richard M. Stallman(ospeed): Define as short, unless HAVE_TERMIOS_H and...
1997-07-04 Richard M. StallmanFix bugs with inappropriate mixing of Lisp_Object with...
1997-07-04 Richard M. Stallman(init_system_name): Don't accept "(none)" as domain.
1997-06-29 Richard M. Stallman[HAVE_TERMIOS_H]: Include termios.h.
1997-06-13 Richard M. Stallman(init_sys_modes): Enable VSTART and VSTOP if flow_control.
1997-06-01 Richard M. Stallman(init_baud_rate): Use INIT_BAUD_RATE if it's defined.
1997-05-19 Richard M. Stallman(init_sys_modes): Initialize Vtty_erase_char if
1997-02-27 Kenichi Handa`ospeed' should be short if not HAVE_TERMIIO_H.
1996-09-20 Richard M. Stallman(init_system_name): Retry gethostbyname only 5 times
1996-09-19 Richard M. StallmanReplaced symbol BSD with BSD_SYSTEM.
1996-09-04 Richard M. Stallman[HAVE_TERMIOS_H]: Include termios.h.
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-08-31 Paul Eggert(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H...
1996-07-16 Karl HeuerUndo previous changes.
1996-07-16 Karl HeuerTest HAVE_TERMIOS rather than the automatically-generat...
1996-07-15 Karl Heuer[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
1996-04-11 Richard M. Stallman(sys_subshell): Add conditionals for DJGPP v2.
1996-04-10 Richard M. Stallman[DJGPP v2] (etext, start): Declared.
1996-03-08 Richard M. Stallman(init_sys_modes): Clear INLCR like ICRNL.
1996-01-27 Richard M. Stallman(child_setup_tty): Turn off ISTRIP to pass 8bit. Turn...
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-04 Karl Heuer(WRITABLE): Renamed from WRITEABLE.
1995-11-07 Geoff Voelker[HAVE_NTGUI] (init_sys_modes, reset_sys_modes):
1995-10-11 Kim F. Storm(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always...
1995-09-02 Richard M. Stallman(sys_subshell) [MSDOS]: Handle SUSPEND env var.
1995-07-17 Karl Heuer(sys_close): Handle Sunos 4.1 bug in close errno value.
1995-06-20 Richard M. Stallman(rmdir): Fix up Aug 19 1993 change that wasn't done...
1995-06-14 Richard M. Stallman(emacs_set_tty): Swap TCSETAF and TCSETAW.
1995-06-05 Karl Heuer(old_tty_valid): New variable.
1995-05-26 Karl Heuer(VFORK_RETURN_TYPE): Use int if not already defined.
1995-05-12 Karl Heuer(init_system_name): Clean up signedness mismatch.
1995-05-06 Richard M. Stallman(bcmp, bcopy): Fix backward BSTRING conditionals.
1995-04-29 Richard M. Stallman[HAVE_UNISTD_H]: Include unistd.h.
1995-04-12 Karl Heuer(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
1995-04-08 Karl HeuerUpdate copyright.
1995-04-07 Richard M. Stallman(bcopy): If NEED_BCOPY, do compile this.
1995-03-08 Karl Heuer(read_input_waiting): Fix Lisp_Object vs. int problem.
1995-01-23 Karl Heuer(sys_select): Renamed from select. Use SELECT_TYPE...
1995-01-19 Karl Heuer(seed_random): Renamed from srandom.
1995-01-06 Karl HeuerDelete obsolete comment.
1994-12-10 Richard M. Stallman(sys_siglist) [AIX]: Add AIXHFT conditional.
1994-12-04 Richard M. Stallman(child_setup_tty): Use CDISABLE for setting VERASE...
1994-11-22 Richard M. Stallman(init_sys_modes): Tes AIXHFT, not AIX.
1994-11-15 Richard M. Stallman(init_sys_modes): Maybe call tcflow.
1994-11-01 Richard M. Stallman[WINDOWSNT]: Add includes for NT.
1994-10-25 Richard M. StallmanNever use input_fd if using X.
1994-10-22 Richard M. Stallman(input_fd): No longer static.
1994-10-17 Morten Welinder*** empty log message ***
1994-10-14 Richard M. Stallman(read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
1994-10-11 Karl Heuer(sys_subshell): Use NILP macro directly, not its expans...
1994-10-04 Karl Heuer(kbd_input_ast, read_input_waiting): Use new accessor...
1994-10-02 Karl HeuerInclude <utime.h> here instead of in systime.h.
1994-09-27 Karl Heuer(sys_subshell): Use type test macros.
next