<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS-historic &#x2013; /uspace/trunk/kbd/generic/key_buffer.c</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sun, 05 Apr 2026 16:18:04 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;max=40&amp;peg=1560</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;peg=1560&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 04 Jun 2006 14:22:54 +0200</pubDate><dc:creator>vana</dc:creator><title>Rev 1560 – fb make changes neaded by ega driver and console switching ...</title><description>&lt;div&gt;&lt;strong&gt;vana – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;fb make changes neaded by ega driver and console switching by function keys&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/fb/main.c&lt;br /&gt;~ /uspace/trunk/fb/Makefile&lt;br /&gt;~ /uspace/trunk/kbd/arch/ia32/src/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/key_buffer.c&lt;br /&gt;~ /uspace/trunk/kbd/include/key_buffer.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1560&amp;peg=1560</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1560&amp;peg=1560</guid></item>
<item><pubDate>Thu, 01 Jun 2006 02:21:19 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1476 – Fixed some bugs.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed some bugs.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/console.h&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/key_buffer.c&lt;br /&gt;~ /uspace/trunk/kbd/include/key_buffer.h&lt;br /&gt;~ /uspace/trunk/libc/generic/io/stream.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1476&amp;peg=1560</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1476&amp;peg=1560</guid></item>
<item><pubDate>Tue, 30 May 2006 12:40:17 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1451 – Basic support for console driver. Does not provide separate screens ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Basic support for console driver.&lt;br /&gt;
Does not provide separate screens yet.&lt;br /&gt;
TODO: fix many unhandled states.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;+ /uspace/trunk/console/console.h&lt;br /&gt;~ /uspace/trunk/console/Makefile&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/fb/fb.h&lt;br /&gt;~ /uspace/trunk/kbd/arch/ia32/include/kbd.h&lt;br /&gt;~ /uspace/trunk/kbd/arch/ia32/src/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/arch/mips32/include/kbd.h&lt;br /&gt;~ /uspace/trunk/kbd/arch/mips32/src/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/key_buffer.c&lt;br /&gt;~ /uspace/trunk/kbd/include/kbd.h&lt;br /&gt;~ /uspace/trunk/kbd/include/key_buffer.h&lt;br /&gt;~ /uspace/trunk/kbd/Makefile&lt;br /&gt;~ /uspace/trunk/libc/generic/io/stream.c&lt;br /&gt;~ /uspace/trunk/libc/include/io/stream.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1451&amp;peg=1560</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1451&amp;peg=1560</guid></item>
<item><pubDate>Sun, 21 May 2006 21:28:37 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1392 – Merged libadt into libc. Made lot of psthread and thread ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merged libadt into libc.&lt;br /&gt;
Made lot of psthread and thread stuff thread-safe.&lt;br /&gt;
Added new driver framework for easy C connection programming.&lt;br /&gt;
Changed FB code to use new API.&lt;/div&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/key_buffer.c&lt;br /&gt;x /uspace/trunk/libadt&lt;br /&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/ipc.c&lt;br /&gt;+ /uspace/trunk/libc/generic/libadt &lt;i&gt;(copied from /uspace/trunk/libadt/generic@1385)&lt;/i&gt;&lt;br /&gt;~ /uspace/trunk/libc/generic/libadt/hash_table.c&lt;br /&gt;~ /uspace/trunk/libc/generic/libadt/list.c&lt;br /&gt;~ /uspace/trunk/libc/generic/libc.c&lt;br /&gt;~ /uspace/trunk/libc/generic/psthread.c&lt;br /&gt;~ /uspace/trunk/libc/generic/thread.c&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/ipc.h&lt;br /&gt;+ /uspace/trunk/libc/include/libadt &lt;i&gt;(copied from /uspace/trunk/libadt/include@1385)&lt;/i&gt;&lt;br /&gt;~ /uspace/trunk/libc/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/Makefile&lt;br /&gt;~ /uspace/trunk/ns/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1392&amp;peg=1560</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1392&amp;peg=1560</guid></item>
<item><pubDate>Tue, 16 May 2006 11:46:22 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1344 – Comments update. Fix problem with multiple buffered callers awaiting key.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Comments update.&lt;br /&gt;
Fix problem with multiple buffered callers awaiting key.&lt;/div&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/key_buffer.c&lt;br /&gt;~ /uspace/trunk/kbd/include/key_buffer.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1344&amp;peg=1560</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1344&amp;peg=1560</guid></item>
<item><pubDate>Mon, 15 May 2006 23:08:29 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1339 – Uspace keyboard handler for ia32.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;Uspace keyboard handler for ia32.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/init/Makefile&lt;br /&gt;+ /uspace/trunk/kbd&lt;br /&gt;+ /uspace/trunk/kbd/arch&lt;br /&gt;+ /uspace/trunk/kbd/arch/ia32&lt;br /&gt;+ /uspace/trunk/kbd/arch/ia32/include&lt;br /&gt;+ /uspace/trunk/kbd/arch/ia32/include/kbd.h&lt;br /&gt;+ /uspace/trunk/kbd/arch/ia32/src&lt;br /&gt;+ /uspace/trunk/kbd/arch/ia32/src/kbd.c&lt;br /&gt;+ /uspace/trunk/kbd/arch/mips32&lt;br /&gt;+ /uspace/trunk/kbd/arch/mips32/include&lt;br /&gt;+ /uspace/trunk/kbd/arch/mips32/include/kbd.h&lt;br /&gt;+ /uspace/trunk/kbd/arch/mips32/src&lt;br /&gt;+ /uspace/trunk/kbd/arch/mips32/src/kbd.c&lt;br /&gt;+ /uspace/trunk/kbd/generic&lt;br /&gt;+ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;+ /uspace/trunk/kbd/generic/key_buffer.c&lt;br /&gt;+ /uspace/trunk/kbd/include&lt;br /&gt;+ /uspace/trunk/kbd/include/arch&lt;br /&gt;+ /uspace/trunk/kbd/include/kbd.h&lt;br /&gt;+ /uspace/trunk/kbd/include/key_buffer.h&lt;br /&gt;+ /uspace/trunk/kbd/Makefile&lt;br /&gt;~ /uspace/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1339&amp;peg=1560</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2Fgeneric%2Fkey_buffer.c&amp;rev=1339&amp;peg=1560</guid></item>
</channel></rss>