minix/minix
David van Moolenbroek e6dabba58b PTY: add minimal support for TIOCPKT
With TIOCPKT enabled, each piece of output is preceded by a zero byte
on the PTY master.  In addition, a non-zero byte is a flags field
that conveys information about changes on the pseudoterminal.  This
patch implements the former, but not the latter.  That is enough to
get telnetd(8) going, however.  TIOCPKT support may be extended later.

Change-Id: I6ef9cc8cf1b4406147b088400fc8499684b62a30
2017-03-09 23:40:08 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands Retire MINIX rlogin(1) 2017-03-09 23:40:08 +00:00
drivers PTY: add minimal support for TIOCPKT 2017-03-09 23:40:08 +00:00
fs Retire inet: the previous MINIX TCP/IP service 2017-03-09 23:39:58 +00:00
include Retire MINIX tcpd(8) 2017-03-09 23:40:03 +00:00
kernel Retire inet: the previous MINIX TCP/IP service 2017-03-09 23:39:58 +00:00
lib Retire MINIX irdpd(8) 2017-03-09 23:40:04 +00:00
llvm generate_gold_plugin: support for MAKE variable 2016-01-13 20:32:36 +01:00
man Retire MINIX rlogin(1) 2017-03-09 23:40:08 +00:00
net Retire inet: the previous MINIX TCP/IP service 2017-03-09 23:39:58 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers Retire inet: the previous MINIX TCP/IP service 2017-03-09 23:39:58 +00:00
share Retire MINIX tcpd(8) 2017-03-09 23:40:03 +00:00
tests tests: add advanced UDS tests (test90) 2017-03-09 23:39:56 +00:00
usr.bin UDS: full rewrite 2017-03-09 23:39:56 +00:00
usr.sbin etc: synchronize master.password, group to NetBSD 2017-02-18 21:37:24 +00:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile.fetchgnu Improve the process for GNU tools 2016-09-01 21:16:13 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00