ladybird/Servers
George Pickering 704f48d7f3 POSIX compliance: (most) shell scripts converted to generic shell
Ports/.port_include.sh, Toolchain/BuildIt.sh, Toolchain/UseIt.sh
have been left largely untouched due to use of Bash-exclusive
functions and variables such as $BASH_SOURCE, pushd and popd.
2019-11-03 09:26:22 +01:00
..
AudioServer AudioServer: Added ability to get count of samples in the buffer queue 2019-10-19 20:05:13 +02:00
LookupServer LookupServer: Remove debug spam about /etc/hosts 2019-10-16 12:10:33 +02:00
SystemServer POSIX compliance: (most) shell scripts converted to generic shell 2019-11-03 09:26:22 +01:00
TelnetServer ByteBuffer: Remove pointer() in favor of data() 2019-09-30 08:57:01 +02:00
TTYServer Server: Add TTYServer, a rudimentary text console manager 2019-08-12 13:52:20 +02:00
WindowServer POSIX compliance: (most) shell scripts converted to generic shell 2019-11-03 09:26:22 +01:00