make echoing work.
This commit is contained in:
parent
aba09191af
commit
a2705f207f
9 changed files with 50 additions and 153 deletions
|
|
@ -1,11 +1,11 @@
|
|||
#include <u.h>
|
||||
#include "9term.h"
|
||||
#include <sys/types.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <termios.h>
|
||||
#include <sys/termios.h>
|
||||
#include <util.h>
|
||||
#include <libc.h>
|
||||
#include "term.h"
|
||||
|
||||
int
|
||||
getpts(int fd[], char *slave)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue