Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare ptyio_init. | Miles Bader | 1996-02-24 | 1 | -1/+4 |
| | |||||
* | (pty_io_select): Add new reply port parameter. | Miles Bader | 1996-01-19 | 1 | -1/+1 |
| | |||||
* | (nodename): Variable removed. | Miles Bader | 1995-12-21 | 1 | -3/+0 |
| | |||||
* | Never mind. | Michael I. Bushnell | 1995-12-20 | 1 | -3/+0 |
| | |||||
* | (input_path_lock): New variable. | Michael I. Bushnell | 1995-12-20 | 1 | -0/+3 |
| | |||||
* | typo. | Michael I. Bushnell | 1995-12-12 | 1 | -1/+1 |
| | |||||
* | (pty_po_create_hook, pty_po_destroy_hook): New declarations. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+2 |
| | |||||
* | (pty_open_hook): New declaration. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+2 |
| | |||||
* | Re-added ptyctl. | Michael I. Bushnell | 1995-12-05 | 1 | -0/+3 |
| | |||||
* | (ptyctl): Delete var. | Michael I. Bushnell | 1995-12-05 | 1 | -3/+3 |
| | | | | (pty_cntl_class): New declaration. | ||||
* | (ptyctl): New variable. | Michael I. Bushnell | 1995-12-05 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1995-12-05 | 1 | -10/+0 |
| | |||||
* | (pty_io_write): Add first arg; fix types of last two args. | Michael I. Bushnell | 1995-12-05 | 1 | -1/+2 |
| | |||||
* | (pty_io_read): Add first arg; fix types of last two args. | Michael I. Bushnell | 1995-12-05 | 1 | -1/+2 |
| | |||||
* | Include <hurd/trivfs.h> and <sys/types.h>. | Michael I. Bushnell | 1995-12-05 | 1 | -0/+2 |
| | |||||
* | (pty_io_write, pty_io_read, pty_io_readable, pty_io_get_openmodes, | Michael I. Bushnell | 1995-12-05 | 1 | -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. Bushnell | 1995-12-01 | 1 | -0/+4 |
| | |||||
* | (remote_input_mode): New variable. | Michael I. Bushnell | 1995-12-01 | 1 | -0/+3 |
| | |||||
* | (ptyio_bottom, pty_class): New variables. | Michael I. Bushnell | 1995-12-01 | 1 | -1/+4 |
| | |||||
* | (struct bottomhalf): New member `notice_input_flushed'. | Michael I. Bushnell | 1995-12-01 | 1 | -0/+1 |
| | |||||
* | (struct bottomhalf): New member `suspend_physical_output'. | Michael I. Bushnell | 1995-12-01 | 1 | -0/+1 |
| | |||||
* | (CHAR_DC3): Correct value is '\023'. | Michael I. Bushnell | 1995-12-01 | 1 | -1/+3 |
| | | | | (CHAR_DC1, CHAR_DC2): New macros. | ||||
* | (bottomhalf): Typo fix. | Michael I. Bushnell | 1995-11-30 | 1 | -1/+1 |
| | |||||
* | (start_output, set_break, clear_break, abandon_physical_output, | Michael I. Bushnell | 1995-11-30 | 1 | -12/+0 |
| | | | | | pending_output_size, assert_dtr, desert_dtr, set_bits, mdmctl, mdmstate): Deleted declarations. | ||||
* | (devio_bottom): Fix decl. | Michael I. Bushnell | 1995-11-30 | 1 | -1/+1 |
| | |||||
* | (struct bottomhalf): New type. | Michael I. Bushnell | 1995-11-30 | 1 | -0/+18 |
| | | | | (bottom, devio_bottom): New vars. | ||||
* | Include errno.h. | Roland McGrath | 1995-09-23 | 1 | -0/+1 |
| | |||||
* | (output_psize): Remove variable declaration. | Michael I. Bushnell | 1995-09-22 | 1 | -3/+2 |
| | | | | (write_character, init_users): New declarations. | ||||
* | Initial revision | Michael I. Bushnell | 1995-08-31 | 1 | -0/+264 |