index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
term
/
ptyio.c
Age
Commit message (
Expand
)
Author
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 is
Miles Bader
1996-01-18
(pty_io_select): Add new reply port parameter, and ask
Michael 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-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
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
1995-12-05
Initial revision
Michael I. Bushnell