PTY: split off from TTY

Requires recreation of /dev/tty[pq]*, /dev/pty[pq]* device nodes.

Change-Id: I0e5a28d82faa934497fd3b97d619e506bcb5f439
This commit is contained in:
David van Moolenbroek
2014-02-24 23:28:12 +01:00
committed by Lionel Sambuc
parent fad76abe45
commit 760f3d62d7
14 changed files with 1449 additions and 59 deletions

View File

@@ -707,3 +707,13 @@ service uds
;
uid 0; # only for checkperms(2) and copyfd(2)
};
service pty
{
system
KILL # 06
;
ipc
SYSTEM vfs rs vm
;
};

View File

@@ -196,6 +196,8 @@ start|autoboot)
up inet -script /etc/rs.inet -dev /dev/ip
fi
up pty -dev /dev/ptyp0
up uds -dev /dev/uds
up -n ipc