aboutsummaryrefslogtreecommitdiff
path: root/term/term.h
Commit message (Expand)AuthorAgeFilesLines
...
* *** 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