<?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/ns/Makefile</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sun, 05 Apr 2026 01:37:12 +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%2Fns%2FMakefile&amp;max=40&amp;peg=1638</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Fns%2FMakefile&amp;peg=1638&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<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%2Fns%2FMakefile&amp;rev=1392&amp;peg=1638</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fns%2FMakefile&amp;rev=1392&amp;peg=1638</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%2Fns%2FMakefile&amp;rev=1367&amp;peg=1638</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fns%2FMakefile&amp;rev=1367&amp;peg=1638</guid></item>
<item><pubDate>Tue, 16 May 2006 15:35:18 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1351 – Merge ipc and libc. Does not compile.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge ipc and libc. Does not compile.&lt;/div&gt;~ /uspace/trunk/init/Makefile&lt;br /&gt;+ /uspace/trunk/libc/generic/async.c&lt;br /&gt;+ /uspace/trunk/libc/generic/ipc.c &lt;i&gt;(copied from /uspace/trunk/libipc/generic/ipc.c@1350)&lt;/i&gt;&lt;br /&gt;+ /uspace/trunk/libc/include/libipc&lt;br /&gt;+ /uspace/trunk/libc/include/libipc/ipc.h &lt;i&gt;(copied from /uspace/trunk/libipc/include/ipc.h@1350)&lt;/i&gt;&lt;br /&gt;+ /uspace/trunk/libc/include/libipc/ns.h &lt;i&gt;(copied from /uspace/trunk/libipc/include/ns.h@1349)&lt;/i&gt;&lt;br /&gt;+ /uspace/trunk/libc/include/libipc/services.h &lt;i&gt;(copied from /uspace/trunk/libipc/include/services.h@1349)&lt;/i&gt;&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;x /uspace/trunk/libipc&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%2Fns%2FMakefile&amp;rev=1351&amp;peg=1638</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fns%2FMakefile&amp;rev=1351&amp;peg=1638</guid></item>
<item><pubDate>Mon, 15 May 2006 13:51:28 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1335 – Simple registration of services at NS.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Simple registration of services at NS.&lt;/div&gt;~ /uspace/trunk/libadt/include/hash_table.h&lt;br /&gt;~ /uspace/trunk/ns/Makefile&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;~ /uspace/trunk/pci/Makefile&lt;br /&gt;~ /uspace/trunk/pci/pci.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fns%2FMakefile&amp;rev=1335&amp;peg=1638</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fns%2FMakefile&amp;rev=1335&amp;peg=1638</guid></item>
<item><pubDate>Fri, 17 Mar 2006 12:47:53 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 1073 – Userspace printf was rewritten to support standard format. Not all ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Userspace printf was rewritten to support standard format. Not all needed features implemented yet.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/init/Makefile&lt;br /&gt;~ /uspace/trunk/libc/generic/io/print.c&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/libc/Makefile.toolchain&lt;br /&gt;~ /uspace/trunk/ns/Makefile&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%2Fns%2FMakefile&amp;rev=1073&amp;peg=1638</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fns%2FMakefile&amp;rev=1073&amp;peg=1638</guid></item>
<item><pubDate>Thu, 16 Mar 2006 01:26:33 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1028 – Added simple testing skeleton for nameservice. Added support for ipc_connect_to_me, ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added simple testing skeleton for nameservice.&lt;br /&gt;
Added support for ipc_connect_to_me, some fixes.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libipc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libipc/include/ipc.h&lt;br /&gt;~ /uspace/trunk/libipc/include/ns.h&lt;br /&gt;~ /uspace/trunk/Makefile&lt;br /&gt;+ /uspace/trunk/ns&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%2Fns%2FMakefile&amp;rev=1028&amp;peg=1638</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fns%2FMakefile&amp;rev=1028&amp;peg=1638</guid></item>
</channel></rss>