aboutsummaryrefslogtreecommitdiff
path: root/term/term.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Marcus Brinkmann2002-02-101-1/+1
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-0/+1
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-1/+1
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-3/+2
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-16/+16
* * term.h (pty_io_select): Likewise.Marcus Brinkmann2002-01-301-1/+1
* 1999-10-04 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-10-041-3/+2
* 1999-10-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-011-1/+3
* 1999-07-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-241-0/+8
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+2
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-9/+9
* Mon Nov 18 18:16:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-2/+1
* *** empty log message ***Thomas Bushnell1996-08-151-0/+3
* *** empty log message ***Thomas Bushnell1996-08-121-1/+1
* *** empty log message ***Thomas Bushnell1996-08-121-1/+3
* (term_owner, term_group, term_mode): New variables.Michael I. Bushnell1996-07-171-0/+9
* Include <fcntl.h>.Miles Bader1996-04-241-3/+4
* (enqueue_internal): Go back to only using call_asyncs when inputq becomesMiles Bader1996-04-241-6/+7
* (enqueue_internal): Use call_asyncs on every character.Miles Bader1996-04-241-8/+7
* fixupMichael I. Bushnell1996-04-231-1/+2
* (dequeue_quote): If this is the outputq, send SIGIO as appropriateMichael I. Bushnell1996-04-231-2/+11
* Declare ptyio_init.Miles Bader1996-02-241-1/+4
* (pty_io_select): Add new reply port parameter.Miles Bader1996-01-191-1/+1
* (nodename): Variable removed.Miles Bader1995-12-211-3/+0
* Never mind.Michael I. Bushnell1995-12-201-3/+0
* (input_path_lock): New variable.Michael I. Bushnell1995-12-201-0/+3
* typo.Michael I. Bushnell1995-12-121-1/+1
* (pty_po_create_hook, pty_po_destroy_hook): New declarations.Michael I. Bushnell1995-12-121-0/+2
* (pty_open_hook): New declaration.Michael I. Bushnell1995-12-121-0/+2
* Re-added ptyctl.Michael I. Bushnell1995-12-051-0/+3
* (ptyctl): Delete var.Michael I. Bushnell1995-12-051-3/+3
* (ptyctl): New variable.Michael I. Bushnell1995-12-051-0/+3
* *** empty log message ***Michael I. Bushnell1995-12-051-10/+0
* (pty_io_write): Add first arg; fix types of last two args.Michael I. Bushnell1995-12-051-1/+2
* (pty_io_read): Add first arg; fix types of last two args.Michael I. Bushnell1995-12-051-1/+2
* Include <hurd/trivfs.h> and <sys/types.h>.Michael I. Bushnell1995-12-051-0/+2
* (pty_io_write, pty_io_read, pty_io_readable, pty_io_get_openmodes,Michael I. Bushnell1995-12-051-0/+16
* (external_processing): New variable.Michael I. Bushnell1995-12-011-0/+4
* (remote_input_mode): New variable.Michael I. Bushnell1995-12-011-0/+3
* (ptyio_bottom, pty_class): New variables.Michael I. Bushnell1995-12-011-1/+4
* (struct bottomhalf): New member `notice_input_flushed'.Michael I. Bushnell1995-12-011-0/+1
* (struct bottomhalf): New member `suspend_physical_output'.Michael I. Bushnell1995-12-011-0/+1
* (CHAR_DC3): Correct value is '\023'.Michael I. Bushnell1995-12-011-1/+3
* (bottomhalf): Typo fix.Michael I. Bushnell1995-11-301-1/+1
* (start_output, set_break, clear_break, abandon_physical_output,Michael I. Bushnell1995-11-301-12/+0
* (devio_bottom): Fix decl.Michael I. Bushnell1995-11-301-1/+1
* (struct bottomhalf): New type.Michael I. Bushnell1995-11-301-0/+18
* Include errno.h.Roland McGrath1995-09-231-0/+1
* (output_psize): Remove variable declaration.Michael I. Bushnell1995-09-221-3/+2
* Initial revisionMichael I. Bushnell1995-08-311-0/+264