index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
term
/
ptyio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blat foop
Michael I. Bushnell
1996-04-25
1
-31
/
+0
*
fixup
Michael I. Bushnell
1996-04-25
1
-2
/
+2
*
(pty_open_hook): Don't do increment of nptyperopens here.
Michael I. Bushnell
1996-04-25
1
-2
/
+44
*
(pty_po_create_hook): Don't do anything here.
Michael I. Bushnell
1996-04-02
1
-3
/
+1
*
(pty_io_read): Block using hurd_condition_wait instead of condition_wait.
Miles Bader
1996-03-27
1
-1
/
+5
*
(ptyio_init): This can't be a constructor because it frobs INPUTQ, which is
Miles Bader
1996-02-24
1
-4
/
+2
*
(pty_io_select): Add new reply port parameter, and ask
Michael I. Bushnell
1996-01-18
1
-3
/
+4
*
(ptyopen, nptyperopens, pktnostop, output_stopped): Initialize to 0.
Miles Bader
1995-12-21
1
-4
/
+4
*
(pty_io_read): When copying TIOCPKT_DATA; account for size correctly.
Michael I. Bushnell
1995-12-14
1
-1
/
+4
*
(pty_io_write): Always tell the user everything was written.
Michael I. Bushnell
1995-12-14
1
-0
/
+4
*
Typos.
Michael I. Bushnell
1995-12-12
1
-3
/
+3
*
(ptyio_init): Make this a constructor function.
Michael I. Bushnell
1995-12-12
1
-0
/
+1
*
(pty_po_create_hook, pty_po_destroy_hook): New functions.
Michael I. Bushnell
1995-12-12
1
-2
/
+31
*
(pty_open_hook): New function.
Michael I. Bushnell
1995-12-12
1
-0
/
+20
*
Include <fcntl.h>.
Michael I. Bushnell
1995-12-05
1
-0
/
+1
*
(pty_io_read, pty_io_write): Validate CRED.
Michael I. Bushnell
1995-12-05
1
-4
/
+10
*
(pty_io_select): Add arg CRED.
Michael I. Bushnell
1995-12-05
1
-1
/
+4
*
(pty_io_write): Add CRED arg.
Michael I. Bushnell
1995-12-05
1
-1
/
+4
*
(pty_io_read): Add CRED arg.
Michael I. Bushnell
1995-12-05
1
-1
/
+4
*
unistd.h, not termios.h.
Michael I. Bushnell
1995-12-05
1
-1
/
+1
*
Include <termios.h>.
Michael I. Bushnell
1995-12-05
1
-0
/
+1
*
(ptyio_set_bits): If the stop char state has changed, dinkle the stop
Michael I. Bushnell
1995-12-05
1
-0
/
+21
*
Initial revision
Michael I. Bushnell
1995-12-05
1
-0
/
+473