aboutsummaryrefslogtreecommitdiff
path: root/term/term.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | (pty_cntl_class): New declaration.
* (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
| | | | | | pty_io_set_all_openmodes, pty_io_set_some_openmodes, pty_io_clear_some_openmodes, pty_io_mod_owner, pty_io_get_owner, pty_io_get_async_icky, pty_io_async, pty_io_select): New declarations.
* (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
| | | | (CHAR_DC1, CHAR_DC2): New macros.
* (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
| | | | | pending_output_size, assert_dtr, desert_dtr, set_bits, mdmctl, mdmstate): Deleted declarations.
* (devio_bottom): Fix decl.Michael I. Bushnell1995-11-301-1/+1
|
* (struct bottomhalf): New type.Michael I. Bushnell1995-11-301-0/+18
| | | | (bottom, devio_bottom): New vars.
* Include errno.h.Roland McGrath1995-09-231-0/+1
|
* (output_psize): Remove variable declaration.Michael I. Bushnell1995-09-221-3/+2
| | | | (write_character, init_users): New declarations.
* Initial revisionMichael I. Bushnell1995-08-311-0/+264