<?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/Makefile</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Tue, 07 Apr 2026 16:44:44 +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%2FMakefile&amp;max=40&amp;peg=1656</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;peg=1656&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<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%2FMakefile&amp;rev=1451&amp;peg=1656</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;rev=1451&amp;peg=1656</guid></item>
<item><pubDate>Thu, 18 May 2006 00:18:18 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 1368 – use proper entry point the functionality of the broken __DONT_OPEN_STDIO__ ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;use proper entry point&lt;br /&gt;
the functionality of the broken __DONT_OPEN_STDIO__ is restored&lt;/div&gt;~ /uspace/trunk/init/Makefile&lt;br /&gt;~ /uspace/trunk/kbd/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;rev=1368&amp;peg=1656</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;rev=1368&amp;peg=1656</guid></item>
<item><pubDate>Wed, 17 May 2006 23:52:56 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 1367 – create special entry point for drivers (don&apos;t initialize I/O)</title><description>&lt;div&gt;&lt;strong&gt;decky – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;create special entry point for drivers (don&apos;t initialize I/O)&lt;/div&gt;~ /uspace/trunk/fb/Makefile&lt;br /&gt;~ /uspace/trunk/kbd/Makefile&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/arch/ppc32/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/generic/libc.c&lt;br /&gt;~ /uspace/trunk/ns/Makefile&lt;br /&gt;~ /uspace/trunk/pci/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;rev=1367&amp;peg=1656</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;rev=1367&amp;peg=1656</guid></item>
<item><pubDate>Tue, 16 May 2006 15:54:19 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1352 – Fixed not compiling uspace after libipc merge.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed not compiling uspace after libipc merge.&lt;/div&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/Makefile&lt;br /&gt;~ /uspace/trunk/libc/generic/ipc.c&lt;br /&gt;+ /uspace/trunk/libc/include/ipc &lt;i&gt;(copied from /uspace/trunk/libc/include/libipc@1351)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/include/libipc&lt;br /&gt;~ /uspace/trunk/pci/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;rev=1352&amp;peg=1656</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;rev=1352&amp;peg=1656</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%2FMakefile&amp;rev=1339&amp;peg=1656</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fkbd%2FMakefile&amp;rev=1339&amp;peg=1656</guid></item>
</channel></rss>