genode/repos/os
Norman Feske 6389434222 input_filter: rm input selection in output node
This patch largely reverts the feature of selecting parts of input nodes
from within the output node (as originally introduced by commit
7263cae5a18b4f1f2293d031f9bafcf05ba51146). The selection of content
should be consistently performed by input nodes instead. The principle
ability of copying input nodes verbatim into the output stays available.

Issue #2691
2018-05-03 15:31:19 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include terminal: use VFS-based font handling 2018-05-03 15:31:17 +02:00
lib net: ICMP protocol 2018-04-10 11:11:52 +02:00
recipes terminal: remove built-in keyboard layout handling 2018-04-19 13:38:34 +02:00
run rom_filter: add attribute matching for input nodes 2018-05-03 15:31:18 +02:00
src input_filter: rm input selection in output node 2018-05-03 15:31:19 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.