Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-14 | (pty_io_read): When copying TIOCPKT_DATA; account for size correctly. | Michael I. Bushnell | |
1995-12-14 | (pty_io_write): Always tell the user everything was written. | Michael I. Bushnell | |
1995-12-12 | Typos. | Michael I. Bushnell | |
1995-12-12 | (ptyio_init): Make this a constructor function. | Michael I. Bushnell | |
1995-12-12 | (pty_po_create_hook, pty_po_destroy_hook): New functions. | Michael I. Bushnell | |
(ptyopen, nptyperopens): New variables. | |||
1995-12-12 | (pty_open_hook): New function. | Michael I. Bushnell | |
1995-12-05 | Include <fcntl.h>. | Michael I. Bushnell | |
1995-12-05 | (pty_io_read, pty_io_write): Validate CRED. | Michael I. Bushnell | |
1995-12-05 | (pty_io_select): Add arg CRED. | Michael I. Bushnell | |
1995-12-05 | (pty_io_write): Add CRED arg. | Michael I. Bushnell | |
1995-12-05 | (pty_io_read): Add CRED arg. | Michael I. Bushnell | |
1995-12-05 | unistd.h, not termios.h. | Michael I. Bushnell | |
1995-12-05 | Include <termios.h>. | Michael I. Bushnell | |
1995-12-05 | (ptyio_set_bits): If the stop char state has changed, dinkle the stop | Michael I. Bushnell | |
bits in the control_byte accordingly. | |||
1995-12-05 | Initial revision | Michael I. Bushnell | |