minix/minix/drivers
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
..
audio Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
bus Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
clock services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
eeprom Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
examples moved service configuration out of system.conf 2016-02-07 19:17:43 +01:00
hid Various timer improvements 2016-08-05 11:12:44 +00:00
iommu Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
net Fix two mistakes in IP1000 driver 2017-03-09 14:36:42 +01:00
power Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
printer moved service configuration out of system.conf 2016-02-07 19:17:43 +01:00
sensors Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
storage ramdisk: clean up CD boot output 2017-02-24 18:19:43 +00:00
system Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
tty PTY: add minimal support for TIOCPKT 2017-03-09 23:40:08 +00:00
usb Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
video Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
vmm_guest VBOX: update current time immediately at startup 2017-02-22 17:18:12 +00:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00