<?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/console/gcons.c</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sat, 04 Apr 2026 00:23:59 +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%2Fconsole%2Fgcons.c&amp;max=40&amp;peg=1776</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;peg=1776&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 19 Jun 2006 12:10:00 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1751 – Sligtly more efficient ipc.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Sligtly more efficient ipc.&lt;/div&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/libc/generic/ipc.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1751&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1751&amp;peg=1776</guid></item>
<item><pubDate>Fri, 16 Jun 2006 23:20:51 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1721 – Some other warnings removed.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Some other warnings removed.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/ipcc/ipcc.c&lt;br /&gt;~ /uspace/trunk/klog/klog.c&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;~ /uspace/trunk/tetris/input.c&lt;br /&gt;~ /uspace/trunk/tetris/screen.c&lt;br /&gt;~ /uspace/trunk/tetris/tetris.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1721&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1721&amp;peg=1776</guid></item>
<item><pubDate>Fri, 16 Jun 2006 22:21:30 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1718 – Fix bad button finding.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix bad button finding.&lt;/div&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1718&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1718&amp;peg=1776</guid></item>
<item><pubDate>Fri, 16 Jun 2006 22:00:29 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1717 – Added console switching using mouse.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added console switching using mouse.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/console/gcons.h&lt;br /&gt;~ /uspace/trunk/kbd/include/keys.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1717&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1717&amp;peg=1776</guid></item>
<item><pubDate>Thu, 15 Jun 2006 21:53:38 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1707 – Added mouse input. Still missing support in console and framebuffer.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added mouse input. Still missing support in console and framebuffer.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/console/gcons.h&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/kbd/arch/ia32/src/kbd.c&lt;br /&gt;+ /uspace/trunk/kbd/arch/ia32/src/mouse.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/include/kbd.h&lt;br /&gt;~ /uspace/trunk/kbd/include/keys.h&lt;br /&gt;~ /uspace/trunk/kbd/Makefile&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/fb.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1707&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1707&amp;peg=1776</guid></item>
<item><pubDate>Sat, 10 Jun 2006 22:31:16 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1689 – Update to new api. Fixed problem with hanged up phone ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update to new api.&lt;br /&gt;
Fixed problem with hanged up phone when pressing keys during&lt;br /&gt;
graphics initialization.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1689&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1689&amp;peg=1776</guid></item>
<item><pubDate>Thu, 08 Jun 2006 18:42:20 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1668 – Speed update for frame buffer.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Speed update for frame buffer.&lt;/div&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1668&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1668&amp;peg=1776</guid></item>
<item><pubDate>Wed, 07 Jun 2006 19:34:32 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1649 – Doxygen comments update.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 25 file(s) modified&lt;/strong&gt;&lt;br/&gt;Doxygen comments update.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/console.h&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/console/gcons.h&lt;br /&gt;~ /uspace/trunk/console/screenbuffer.c&lt;br /&gt;~ /uspace/trunk/console/screenbuffer.h&lt;br /&gt;~ /uspace/trunk/fb/ega.c&lt;br /&gt;~ /uspace/trunk/fb/ega.h&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/fb/fb.h&lt;br /&gt;~ /uspace/trunk/fb/sysio.c&lt;br /&gt;~ /uspace/trunk/fb/sysio.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/ia64/include/kbd.h&lt;br /&gt;~ /uspace/trunk/kbd/arch/ia64/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/arch/ppc32/include/kbd.h&lt;br /&gt;~ /uspace/trunk/kbd/arch/ppc32/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/ns/ns.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1649&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1649&amp;peg=1776</guid></item>
<item><pubDate>Wed, 07 Jun 2006 16:25:11 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1647 – Turn off animation on kconsole.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Turn off animation on kconsole.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1647&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1647&amp;peg=1776</guid></item>
<item><pubDate>Wed, 07 Jun 2006 16:12:53 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1646 – Added animation to fb, fb running status shown.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added animation to fb, fb running status shown.&lt;/div&gt;+ /uspace/trunk/console/anim_1.ppm&lt;br /&gt;+ /uspace/trunk/console/anim_2.ppm&lt;br /&gt;+ /uspace/trunk/console/anim_3.ppm&lt;br /&gt;+ /uspace/trunk/console/anim_4.ppm&lt;br /&gt;~ /uspace/trunk/console/cons_kernel.ppm&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/console/Makefile&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/fb.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1646&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1646&amp;peg=1776</guid></item>
<item><pubDate>Tue, 06 Jun 2006 17:16:08 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1610 – Revised ipc. Now it is preferrable to use only functions ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Revised ipc. Now it is preferrable to use only functions from async.h, they &lt;br /&gt;
take care of correct buffering, waiting for answers etc.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;x /uspace/trunk/fb/helenos.xbm&lt;br /&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/klog/klog.c&lt;br /&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/io/stream.c&lt;br /&gt;~ /uspace/trunk/libc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libc/generic/psthread.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/ipc.h&lt;br /&gt;~ /uspace/trunk/libc/include/psthread.h&lt;br /&gt;~ /uspace/trunk/tetris/screen.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1610&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1610&amp;peg=1776</guid></item>
<item><pubDate>Tue, 06 Jun 2006 01:02:13 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1592 – Added correct disconnect handling.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added correct disconnect handling.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/console/gcons.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1592&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1592&amp;peg=1776</guid></item>
<item><pubDate>Sun, 04 Jun 2006 13:28:47 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1558 – Console graphics update. Slight speed improvement on console redraw.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Console graphics update.&lt;br /&gt;
Slight speed improvement on console redraw.&lt;/div&gt;~ /uspace/trunk/console/cons_has_data.ppm&lt;br /&gt;~ /uspace/trunk/console/cons_idle.ppm&lt;br /&gt;~ /uspace/trunk/console/cons_kernel.ppm&lt;br /&gt;~ /uspace/trunk/console/cons_selected.ppm&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/fb.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1558&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1558&amp;peg=1776</guid></item>
<item><pubDate>Sun, 04 Jun 2006 01:14:30 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1557 – Fixed bad state changing.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bad state changing.&lt;/div&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1557&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1557&amp;peg=1776</guid></item>
<item><pubDate>Sun, 04 Jun 2006 00:49:28 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1555 – Completed graphical console.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Completed graphical console.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/console.h&lt;br /&gt;+ /uspace/trunk/console/cons_has_data.ppm&lt;br /&gt;+ /uspace/trunk/console/cons_idle.ppm&lt;br /&gt;+ /uspace/trunk/console/cons_kernel.ppm&lt;br /&gt;+ /uspace/trunk/console/cons_selected.ppm&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/console/gcons.h&lt;br /&gt;~ /uspace/trunk/console/Makefile&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/fb/ppm.c&lt;br /&gt;~ /uspace/trunk/fb/ppm.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1555&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1555&amp;peg=1776</guid></item>
<item><pubDate>Sat, 03 Jun 2006 19:38:24 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1552 – Added nice kernel console switching, currently works on fb devices.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added nice kernel console switching, currently works on fb devices.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/console/gcons.h&lt;br /&gt;~ /uspace/trunk/console/screenbuffer.h&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/fb.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1552&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1552&amp;peg=1776</guid></item>
<item><pubDate>Sat, 03 Jun 2006 16:54:51 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1547 – AS_AREA_CACHEABLE not needed anymore for sharing. Added icons to console.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 26 file(s) modified&lt;/strong&gt;&lt;br/&gt;AS_AREA_CACHEABLE not needed anymore for sharing.&lt;br /&gt;
Added icons to console.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;+ /uspace/trunk/console/helenos.ppm&lt;br /&gt;~ /uspace/trunk/console/Makefile&lt;br /&gt;+ /uspace/trunk/console/nameic.ppm&lt;br /&gt;~ /uspace/trunk/fb/ega.c&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/fb/main.c&lt;br /&gt;~ /uspace/trunk/fb/main.h&lt;br /&gt;~ /uspace/trunk/fb/Makefile&lt;br /&gt;+ /uspace/trunk/fb/ppm.c&lt;br /&gt;+ /uspace/trunk/fb/ppm.h&lt;br /&gt;+ /uspace/trunk/kbd/arch/mips32eb&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/mmap.c&lt;br /&gt;~ /uspace/trunk/libc/generic/time.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/fb.h&lt;br /&gt;~ /uspace/trunk/libc/include/sys/mman.h&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1547&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1547&amp;peg=1776</guid></item>
<item><pubDate>Fri, 02 Jun 2006 21:22:08 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1528 – Made tetris compile and somewhat run. Slightly better console.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Made tetris compile and somewhat run.&lt;br /&gt;
Slightly better console.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/console/gcons.h&lt;br /&gt;~ /uspace/trunk/libc/include/err.h&lt;br /&gt;~ /uspace/trunk/libc/include/io/stream.h&lt;br /&gt;~ /uspace/trunk/Makefile&lt;br /&gt;~ /uspace/trunk/tetris/screen.c&lt;br /&gt;~ /uspace/trunk/tetris/tetris.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1528&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1528&amp;peg=1776</guid></item>
<item><pubDate>Fri, 02 Jun 2006 19:16:59 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1522 – Added slighyly graphical console.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added slighyly graphical console.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;+ /uspace/trunk/console/gcons.h&lt;br /&gt;~ /uspace/trunk/console/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1522&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1522&amp;peg=1776</guid></item>
<item><pubDate>Fri, 02 Jun 2006 18:09:18 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1518 – Changed recommended way of asynchronous communication.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed recommended way of asynchronous communication.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/console.h&lt;br /&gt;+ /uspace/trunk/console/gcons.c&lt;br /&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/io/stream.c&lt;br /&gt;~ /uspace/trunk/libc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libc/generic/mmap.c&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/ipc.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1518&amp;peg=1776</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fconsole%2Fgcons.c&amp;rev=1518&amp;peg=1776</guid></item>
</channel></rss>