summaryrefslogtreecommitdiff
path: root/term/ptyio.c
AgeCommit message (Expand)Author
2002-06-252002-06-25 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-06-132002-06-13 Roland McGrath <roland@frob.com>Roland McGrath
2002-03-052002-03-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-02-102002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-01-30term/Marcus Brinkmann
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1996-11-18Mon Nov 18 18:16:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-10-08Thu Sep 26 14:24:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-10-04(pty_open_hook): Re-initialize EXTERNAL_PROCESSING too.Miles Bader
1996-10-04(pty_open_hook): Reinitialize pty variables.Miles Bader
1996-10-04(pty_io_read, pty_io_write): Honor O_NONBLOCK.Miles Bader
1996-10-02(ptyio_set_bits):Miles Bader
1996-10-02(S_tioctl_tiocsig, S_tioctl_tiocucntl, S_tioctl_tiocpkt):Miles Bader
1996-04-25blat foopMichael I. Bushnell
1996-04-25fixupMichael I. Bushnell
1996-04-25(pty_open_hook): Don't do increment of nptyperopens here.Michael I. Bushnell
1996-04-02(pty_po_create_hook): Don't do anything here.Michael I. Bushnell
1996-03-27(pty_io_read): Block using hurd_condition_wait instead of condition_wait.Miles Bader
1996-02-24(ptyio_init): This can't be a constructor because it frobs INPUTQ, which isMiles Bader
1996-01-18(pty_io_select): Add new reply port parameter, and askMichael I. Bushnell
1995-12-21(ptyopen, nptyperopens, pktnostop, output_stopped): Initialize to 0.Miles Bader
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-12Typos.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
1995-12-12(pty_open_hook): New function.Michael I. Bushnell
1995-12-05Include <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-05unistd.h, not termios.h.Michael I. Bushnell
1995-12-05Include <termios.h>.Michael I. Bushnell
1995-12-05(ptyio_set_bits): If the stop char state has changed, dinkle the stopMichael I. Bushnell
1995-12-05Initial revisionMichael I. Bushnell