<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/i_am_spaz</link><counters><counter name="forever" lastEventTime="1234367610" firstEventTime="1170213137">126</counter></counters><metadata><item name="subtitle"><value type="text/plain">spaz</value></item><item name="description"><value type="text/plain">None</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">I_am_spaz</value></item><item name="url"><value type="text/plain">None</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id A81781D80ED
	for &lt;cia@cia.vc&gt;; Wed, 11 Feb 2009 07:53:29 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LXHOp-0002x9-ET
	for cia@cia.vc; Wed, 11 Feb 2009 15:53:19 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LXHOp-0002x9-ET@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 11 Feb 2009 15:53:19 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>627</revision><author>i_am_spaz</author><log>Fix bootup.

Patch by froggey, reviewed by yours truly.  </log><diffLines>44</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=627</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/bootup.S">trunk/src/kernel/src/arch/i386/bootup.S</file></files></commit></body><timestamp>1234367609</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 92D111D80ED
	for &lt;cia@cia.vc&gt;; Wed, 11 Feb 2009 07:04:08 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LXGd4-0003Ut-3C
	for cia@cia.vc; Wed, 11 Feb 2009 15:03:58 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LXGd4-0003Ut-3C@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 11 Feb 2009 15:03:58 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>626</revision><author>i_am_spaz</author><log>Builds, but now it's epically broken! \o/ froggey, help, i think i messed up bootup.S &gt;_&gt;  </log><diffLines>2380</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=626</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/Makefile">trunk/src/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/Makefile">trunk/src/kernel/src/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/Makefile">trunk/src/kernel/src/arch/i386/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/bootup.S">trunk/src/kernel/src/arch/i386/bootup.S</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/bootup.asm">trunk/src/kernel/src/arch/i386/bootup.asm</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/v86.S">trunk/src/kernel/src/arch/i386/v86.S</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/v86.asm">trunk/src/kernel/src/arch/i386/v86.asm</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/Makefile">trunk/src/kernel/src/drivers/comm/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/uart_det.S">trunk/src/kernel/src/drivers/comm/uart_det.S</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/uart_det.asm">trunk/src/kernel/src/drivers/comm/uart_det.asm</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/Makefile">trunk/src/kernel/src/drivers/cons/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/vesa_v86.S">trunk/src/kernel/src/drivers/cons/vesa_v86.S</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/vesa_v86.asm">trunk/src/kernel/src/drivers/cons/vesa_v86.asm</file></files></commit></body><timestamp>1234364649</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from bj8yhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 1FCCA1D8057
	for &lt;cia@cia.vc&gt;; Wed, 11 Feb 2009 00:13:23 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by bj8yhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LXADX-0004h9-UV
	for cia@cia.vc; Wed, 11 Feb 2009 08:13:11 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LXADX-0004h9-UV@bj8yhf1.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 11 Feb 2009 08:13:11 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>625</revision><author>i_am_spaz</author><log>If you're not using AWOS's cross compiler, you now have the option of doing export GCC_SUCKS=&quot;yes&quot; or such. Enjoy.

Oh, I felt all anal and decided to reformat the makefile a bit. 80 chars per line etc.  </log><diffLines>48</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=625</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/Makefile">trunk/src/kernel/src/Makefile</file></files></commit></body><timestamp>1234340003</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 8BE6F1D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 23:47:37 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWnL4-0005C8-Jm
	for cia@cia.vc; Tue, 10 Feb 2009 07:47:26 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWnL4-0005C8-Jm@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 07:47:26 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>624</revision><author>i_am_spaz</author><log>find . -iname objs.mak -type f -exec svn rm &quot;{}&quot; \;   </log><diffLines>215</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=624</url><files><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/arch/i386/objs.mak">branches/cmake/src/kernel/src/arch/i386/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/arch/ppc-open/objs.mak">branches/cmake/src/kernel/src/arch/ppc-open/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/ata/objs.mak">branches/cmake/src/kernel/src/drivers/ata/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/comm/objs.mak">branches/cmake/src/kernel/src/drivers/comm/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/cons/objs.mak">branches/cmake/src/kernel/src/drivers/cons/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/dma/objs.mak">branches/cmake/src/kernel/src/drivers/dma/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/fs/objs.mak">branches/cmake/src/kernel/src/drivers/fs/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/input/objs.mak">branches/cmake/src/kernel/src/drivers/input/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/objs.mak">branches/cmake/src/kernel/src/drivers/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/pci/objs.mak">branches/cmake/src/kernel/src/drivers/pci/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/fault/objs.mak">branches/cmake/src/kernel/src/fault/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/libk/objs.mak">branches/cmake/src/kernel/src/libk/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/mm/objs.mak">branches/cmake/src/kernel/src/mm/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/net/hal/objs.mak">branches/cmake/src/kernel/src/net/hal/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/net/ifaces/objs.mak">branches/cmake/src/kernel/src/net/ifaces/objs.mak</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/net/objs.mak">branches/cmake/src/kernel/src/net/objs.mak</file></files></commit></body><timestamp>1234252058</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 59E401D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 23:46:34 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWnK4-0005BO-2a
	for cia@cia.vc; Tue, 10 Feb 2009 07:46:24 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWnK4-0005BO-2a@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 07:46:24 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>623</revision><author>i_am_spaz</author><log>find . -name Makefile -type f -exec svn rm &quot;{}&quot; \;   </log><diffLines>1372</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=623</url><files><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/Makefile">branches/cmake/src/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/Makefile">branches/cmake/src/kernel/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/Makefile">branches/cmake/src/kernel/src/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/arch/i386/Makefile">branches/cmake/src/kernel/src/arch/i386/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/arch/ppc-open/Makefile">branches/cmake/src/kernel/src/arch/ppc-open/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/Makefile">branches/cmake/src/kernel/src/drivers/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/ata/Makefile">branches/cmake/src/kernel/src/drivers/ata/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/comm/Makefile">branches/cmake/src/kernel/src/drivers/comm/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/cons/Makefile">branches/cmake/src/kernel/src/drivers/cons/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/dma/Makefile">branches/cmake/src/kernel/src/drivers/dma/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/fs/Makefile">branches/cmake/src/kernel/src/drivers/fs/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/input/Makefile">branches/cmake/src/kernel/src/drivers/input/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/drivers/pci/Makefile">branches/cmake/src/kernel/src/drivers/pci/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/fault/Makefile">branches/cmake/src/kernel/src/fault/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/libk/Makefile">branches/cmake/src/kernel/src/libk/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/mm/Makefile">branches/cmake/src/kernel/src/mm/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/net/Makefile">branches/cmake/src/kernel/src/net/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/net/hal/Makefile">branches/cmake/src/kernel/src/net/hal/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/kernel/src/net/ifaces/Makefile">branches/cmake/src/kernel/src/net/ifaces/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/libc/Makefile">branches/cmake/src/libc/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/libc/src/Makefile">branches/cmake/src/libc/src/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/libc/src/debug/Makefile">branches/cmake/src/libc/src/debug/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/libc/src/stdio/Makefile">branches/cmake/src/libc/src/stdio/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/libc/src/string/Makefile">branches/cmake/src/libc/src/string/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/libc/src/string-old/Makefile">branches/cmake/src/libc/src/string-old/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/libc/src/unistd/Makefile">branches/cmake/src/libc/src/unistd/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/libc/src/wchar/Makefile">branches/cmake/src/libc/src/wchar/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/utils/Makefile">branches/cmake/src/utils/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/utils/bin/Makefile">branches/cmake/src/utils/bin/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/utils/bin/false/Makefile">branches/cmake/src/utils/bin/false/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/src/utils/bin/true/Makefile">branches/cmake/src/utils/bin/true/Makefile</file></files></commit></body><timestamp>1234251994</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 4B9101D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 23:44:19 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWnHt-00059v-0f
	for cia@cia.vc; Tue, 10 Feb 2009 07:44:09 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWnHt-00059v-0f@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 07:44:09 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>622</revision><author>i_am_spaz</author><log>Created cmake branch. I'll be creating an experimental cmake build system for AWOS to replace the current shitty (hey, it's a kernel bug!) build system.  </log><diffLines>1</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=622</url><files><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/cmake/">branches/cmake/</file></files></commit></body><timestamp>1234251859</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id EFD9B1D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 23:42:42 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWnGK-00058w-Nc
	for cia@cia.vc; Tue, 10 Feb 2009 07:42:32 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWnGK-00058w-Nc@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 07:42:32 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>621</revision><author>i_am_spaz</author><log>Again, I reiterate, SVN sucks.  </log><diffLines>130</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=621</url><files><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/0.0.10-alpha/src/kernel/src/Makefile">branches/0.0.10-alpha/src/kernel/src/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/0.0.10-alpha/src/libc/src/string/wmemmove.c">branches/0.0.10-alpha/src/libc/src/string/wmemmove.c</file></files></commit></body><timestamp>1234251763</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 3C67A1D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 23:41:43 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWnFN-00058I-0o
	for cia@cia.vc; Tue, 10 Feb 2009 07:41:33 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWnFN-00058I-0o@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 07:41:33 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>620</revision><author>i_am_spaz</author><log>SVN sucks.  </log><diffLines>130</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=620</url><files><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/0.0.10-alpha/">branches/0.0.10-alpha/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/0.0.10-alpha/src/kernel/src/Makefile">branches/0.0.10-alpha/src/kernel/src/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/0.0.10-alpha/src/libc/src/string/wmemmove.c">branches/0.0.10-alpha/src/libc/src/string/wmemmove.c</file></files></commit></body><timestamp>1234251703</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 2DC041D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 23:34:09 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWn82-00052c-U7
	for cia@cia.vc; Tue, 10 Feb 2009 07:33:58 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWn82-00052c-U7@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 07:33:58 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>619</revision><author>i_am_spaz</author><log>Let's try this branch again.  </log><diffLines>1</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=619</url><files><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/0.0.10-alpha/">branches/0.0.10-alpha/</file></files></commit></body><timestamp>1234251249</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from bj8yhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 412931D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 23:16:25 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by bj8yhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWmqW-00058c-FM
	for cia@cia.vc; Tue, 10 Feb 2009 07:15:52 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWmqW-00058c-FM@bj8yhf1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 07:15:52 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>618</revision><author>i_am_spaz</author><log>Ok, fixed the build for real.  </log><diffLines>242</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=618</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/Makefile">trunk/src/kernel/src/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/Makefile">trunk/src/kernel/src/arch/i386/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/ata/Makefile">trunk/src/kernel/src/drivers/ata/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/Makefile">trunk/src/kernel/src/drivers/cons/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/dma/Makefile">trunk/src/kernel/src/drivers/dma/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/fs/Makefile">trunk/src/kernel/src/drivers/fs/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/input/Makefile">trunk/src/kernel/src/drivers/input/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/pci/Makefile">trunk/src/kernel/src/drivers/pci/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/fault/Makefile">trunk/src/kernel/src/fault/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/stdio/Makefile">trunk/src/libc/src/stdio/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/stdio/printf.c">trunk/src/libc/src/stdio/printf.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/Makefile">trunk/src/libc/src/string/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strpbrk.c">trunk/src/libc/src/string/strpbrk.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strtok.c">trunk/src/libc/src/string/strtok.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/unistd/Makefile">trunk/src/libc/src/unistd/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/wchar/Makefile">trunk/src/libc/src/wchar/Makefile</file></files></commit></body><timestamp>1234250202</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from bj8yhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 9A4361D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 22:38:41 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by bj8yhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWmGN-0003qN-Cb
	for cia@cia.vc; Tue, 10 Feb 2009 06:38:31 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWmGN-0003qN-Cb@bj8yhf1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 06:38:31 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>617</revision><author>i_am_spaz</author><log>Oh shit &gt;_&gt;  </log><diffLines>15</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=617</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/Makefile">trunk/src/kernel/src/Makefile</file></files></commit></body><timestamp>1234247921</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id C677C1D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 19:04:37 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWivD-0005cI-Hn
	for cia@cia.vc; Tue, 10 Feb 2009 03:04:27 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWivD-0005cI-Hn@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 03:04:27 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>616</revision><author>i_am_spaz</author><log>Port fix from 0.0.10-alpha to trunk  </log><diffLines>15</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=616</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wmemmove.c">trunk/src/libc/src/string/wmemmove.c</file></files></commit></body><timestamp>1234235078</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id EABE61D80ED
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 19:04:00 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWiuc-0005bl-Nd
	for cia@cia.vc; Tue, 10 Feb 2009 03:03:50 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWiuc-0005bl-Nd@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 03:03:50 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>615</revision><author>i_am_spaz</author><log>Fix compile error pointed out by froggey.  </log><diffLines>15</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=615</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/0.0.10-alpha/src/libc/src/string/wmemmove.c">branches/0.0.10-alpha/src/libc/src/string/wmemmove.c</file></files></commit></body><timestamp>1234235042</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 5713A1D80F0
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 03:01:13 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWTst-0006j4-4v
	for cia@cia.vc; Mon, 09 Feb 2009 11:01:03 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWTst-0006j4-4v@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 09 Feb 2009 11:01:03 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>614</revision><author>i_am_spaz</author><log>Creating 0.0.10-alpha branch. Please help stabilise/test this!

Ok'd by awilcox. I'll be coordinating the release with guidance from awilcox (per his authorisation).  </log><diffLines>1</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=614</url><files><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/branches/0.0.10-alpha/">branches/0.0.10-alpha/</file></files></commit></body><timestamp>1234177273</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 273B41D80F0
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 01:59:51 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWSvU-0002yx-TR
	for cia@cia.vc; Mon, 09 Feb 2009 09:59:40 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWSvU-0002yx-TR@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 09 Feb 2009 09:59:40 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>613</revision><author>i_am_spaz</author><log>Do similar cleanup in libc  </log><diffLines>24144</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=613</url><files><file uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/">trunk/</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/include">trunk/src/kernel/src/libk/include</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/stdio">trunk/src/kernel/src/libk/stdio</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/string">trunk/src/kernel/src/libk/string</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/unistd">trunk/src/kernel/src/libk/unistd</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/wchar">trunk/src/kernel/src/libk/wchar</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/Makefile">trunk/src/libc/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/debug/">trunk/src/libc/debug/</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/include/unistd.h">trunk/src/libc/include/unistd.h</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/locale/">trunk/src/libc/locale/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/">trunk/src/libc/src/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/Makefile">trunk/src/libc/src/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/debug/">trunk/src/libc/src/debug/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/debug/Makefile">trunk/src/libc/src/debug/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/debug/assert.c">trunk/src/libc/src/debug/assert.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/">trunk/src/libc/src/locale/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/big5.c">trunk/src/libc/src/locale/big5.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/btowc.c">trunk/src/libc/src/locale/btowc.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/collate.c">trunk/src/libc/src/locale/collate.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/collate.h">trunk/src/libc/src/locale/collate.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/collcmp.c">trunk/src/libc/src/locale/collcmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/euc.c">trunk/src/libc/src/locale/euc.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/fix_grouping.c">trunk/src/libc/src/locale/fix_grouping.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/gb18030.c">trunk/src/libc/src/locale/gb18030.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/gb2312.c">trunk/src/libc/src/locale/gb2312.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/gbk.c">trunk/src/libc/src/locale/gbk.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/isctype.c">trunk/src/libc/src/locale/isctype.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/iswctype.c">trunk/src/libc/src/locale/iswctype.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/ldpart.c">trunk/src/libc/src/locale/ldpart.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/ldpart.h">trunk/src/libc/src/locale/ldpart.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/lmessages.c">trunk/src/libc/src/locale/lmessages.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/lmessages.h">trunk/src/libc/src/locale/lmessages.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/lmonetary.c">trunk/src/libc/src/locale/lmonetary.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/lmonetary.h">trunk/src/libc/src/locale/lmonetary.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/lnumeric.c">trunk/src/libc/src/locale/lnumeric.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/lnumeric.h">trunk/src/libc/src/locale/lnumeric.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/localeconv.c">trunk/src/libc/src/locale/localeconv.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/">trunk/src/libc/src/locale/manpages/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/big5.5">trunk/src/libc/src/locale/manpages/big5.5</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/btowc.3">trunk/src/libc/src/locale/manpages/btowc.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/ctype.3">trunk/src/libc/src/locale/manpages/ctype.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/digittoint.3">trunk/src/libc/src/locale/manpages/digittoint.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/euc.5">trunk/src/libc/src/locale/manpages/euc.5</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/gb18030.5">trunk/src/libc/src/locale/manpages/gb18030.5</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/gb2312.5">trunk/src/libc/src/locale/manpages/gb2312.5</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/gbk.5">trunk/src/libc/src/locale/manpages/gbk.5</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isalnum.3">trunk/src/libc/src/locale/manpages/isalnum.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isalpha.3">trunk/src/libc/src/locale/manpages/isalpha.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isascii.3">trunk/src/libc/src/locale/manpages/isascii.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isblank.3">trunk/src/libc/src/locale/manpages/isblank.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/iscntrl.3">trunk/src/libc/src/locale/manpages/iscntrl.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isdigit.3">trunk/src/libc/src/locale/manpages/isdigit.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isgraph.3">trunk/src/libc/src/locale/manpages/isgraph.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isideogram.3">trunk/src/libc/src/locale/manpages/isideogram.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/islower.3">trunk/src/libc/src/locale/manpages/islower.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isphonogram.3">trunk/src/libc/src/locale/manpages/isphonogram.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isprint.3">trunk/src/libc/src/locale/manpages/isprint.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/ispunct.3">trunk/src/libc/src/locale/manpages/ispunct.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isrune.3">trunk/src/libc/src/locale/manpages/isrune.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isspace.3">trunk/src/libc/src/locale/manpages/isspace.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isspecial.3">trunk/src/libc/src/locale/manpages/isspecial.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isupper.3">trunk/src/libc/src/locale/manpages/isupper.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/iswalnum.3">trunk/src/libc/src/locale/manpages/iswalnum.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/isxdigit.3">trunk/src/libc/src/locale/manpages/isxdigit.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/localeconv.3">trunk/src/libc/src/locale/manpages/localeconv.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/mblen.3">trunk/src/libc/src/locale/manpages/mblen.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/mbrlen.3">trunk/src/libc/src/locale/manpages/mbrlen.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/mbrtowc.3">trunk/src/libc/src/locale/manpages/mbrtowc.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/mbsinit.3">trunk/src/libc/src/locale/manpages/mbsinit.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/mbsrtowcs.3">trunk/src/libc/src/locale/manpages/mbsrtowcs.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/mbstowcs.3">trunk/src/libc/src/locale/manpages/mbstowcs.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/mbtowc.3">trunk/src/libc/src/locale/manpages/mbtowc.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/mskanji.5">trunk/src/libc/src/locale/manpages/mskanji.5</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/multibyte.3">trunk/src/libc/src/locale/manpages/multibyte.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/nextwctype.3">trunk/src/libc/src/locale/manpages/nextwctype.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/nl_langinfo.3">trunk/src/libc/src/locale/manpages/nl_langinfo.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/rpmatch.3">trunk/src/libc/src/locale/manpages/rpmatch.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/setlocale.3">trunk/src/libc/src/locale/manpages/setlocale.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/toascii.3">trunk/src/libc/src/locale/manpages/toascii.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/tolower.3">trunk/src/libc/src/locale/manpages/tolower.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/toupper.3">trunk/src/libc/src/locale/manpages/toupper.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/towlower.3">trunk/src/libc/src/locale/manpages/towlower.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/towupper.3">trunk/src/libc/src/locale/manpages/towupper.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/utf8.5">trunk/src/libc/src/locale/manpages/utf8.5</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wcrtomb.3">trunk/src/libc/src/locale/manpages/wcrtomb.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wcsftime.3">trunk/src/libc/src/locale/manpages/wcsftime.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wcsrtombs.3">trunk/src/libc/src/locale/manpages/wcsrtombs.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wcstod.3">trunk/src/libc/src/locale/manpages/wcstod.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wcstol.3">trunk/src/libc/src/locale/manpages/wcstol.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wcstombs.3">trunk/src/libc/src/locale/manpages/wcstombs.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wctomb.3">trunk/src/libc/src/locale/manpages/wctomb.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wctrans.3">trunk/src/libc/src/locale/manpages/wctrans.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wctype.3">trunk/src/libc/src/locale/manpages/wctype.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/manpages/wcwidth.3">trunk/src/libc/src/locale/manpages/wcwidth.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mblen.c">trunk/src/libc/src/locale/mblen.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mblocal.h">trunk/src/libc/src/locale/mblocal.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mbrlen.c">trunk/src/libc/src/locale/mbrlen.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mbrtowc.c">trunk/src/libc/src/locale/mbrtowc.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mbsinit.c">trunk/src/libc/src/locale/mbsinit.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mbsnrtowcs.c">trunk/src/libc/src/locale/mbsnrtowcs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mbsrtowcs.c">trunk/src/libc/src/locale/mbsrtowcs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mbstowcs.c">trunk/src/libc/src/locale/mbstowcs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mbtowc.c">trunk/src/libc/src/locale/mbtowc.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/mskanji.c">trunk/src/libc/src/locale/mskanji.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/nextwctype.c">trunk/src/libc/src/locale/nextwctype.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/nl_langinfo.c">trunk/src/libc/src/locale/nl_langinfo.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/nomacros.c">trunk/src/libc/src/locale/nomacros.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/none.c">trunk/src/libc/src/locale/none.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/rpmatch.c">trunk/src/libc/src/locale/rpmatch.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/rune.c">trunk/src/libc/src/locale/rune.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/runefile.h">trunk/src/libc/src/locale/runefile.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/runetype.c">trunk/src/libc/src/locale/runetype.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/setlocale.c">trunk/src/libc/src/locale/setlocale.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/setlocale.h">trunk/src/libc/src/locale/setlocale.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/setrunelocale.c">trunk/src/libc/src/locale/setrunelocale.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/table.c">trunk/src/libc/src/locale/table.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/tolower.c">trunk/src/libc/src/locale/tolower.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/toupper.c">trunk/src/libc/src/locale/toupper.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/utf8.c">trunk/src/libc/src/locale/utf8.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcrtomb.c">trunk/src/libc/src/locale/wcrtomb.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcsftime.c">trunk/src/libc/src/locale/wcsftime.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcsnrtombs.c">trunk/src/libc/src/locale/wcsnrtombs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcsrtombs.c">trunk/src/libc/src/locale/wcsrtombs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstod.c">trunk/src/libc/src/locale/wcstod.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstof.c">trunk/src/libc/src/locale/wcstof.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstoimax.c">trunk/src/libc/src/locale/wcstoimax.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstol.c">trunk/src/libc/src/locale/wcstol.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstold.c">trunk/src/libc/src/locale/wcstold.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstoll.c">trunk/src/libc/src/locale/wcstoll.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstombs.c">trunk/src/libc/src/locale/wcstombs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstoul.c">trunk/src/libc/src/locale/wcstoul.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstoull.c">trunk/src/libc/src/locale/wcstoull.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcstoumax.c">trunk/src/libc/src/locale/wcstoumax.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wctob.c">trunk/src/libc/src/locale/wctob.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wctomb.c">trunk/src/libc/src/locale/wctomb.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wctrans.c">trunk/src/libc/src/locale/wctrans.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wctype.c">trunk/src/libc/src/locale/wctype.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/locale/wcwidth.c">trunk/src/libc/src/locale/wcwidth.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/stdio/">trunk/src/libc/src/stdio/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/stdio/Makefile">trunk/src/libc/src/stdio/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/stdio/printf.c">trunk/src/libc/src/stdio/printf.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/stdio/putchar.c">trunk/src/libc/src/stdio/putchar.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/">trunk/src/libc/src/string/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/Makefile">trunk/src/libc/src/string/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/bcmp.c">trunk/src/libc/src/string/bcmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/bcopy.c">trunk/src/libc/src/string/bcopy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/bzero.c">trunk/src/libc/src/string/bzero.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/collate.h">trunk/src/libc/src/string/collate.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/ffs.c">trunk/src/libc/src/string/ffs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/ffsl.c">trunk/src/libc/src/string/ffsl.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/ffsll.c">trunk/src/libc/src/string/ffsll.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/fls.c">trunk/src/libc/src/string/fls.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/flsl.c">trunk/src/libc/src/string/flsl.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/flsll.c">trunk/src/libc/src/string/flsll.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/index.c">trunk/src/libc/src/string/index.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/">trunk/src/libc/src/string/manpages/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/bcmp.3">trunk/src/libc/src/string/manpages/bcmp.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/bcopy.3">trunk/src/libc/src/string/manpages/bcopy.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/bstring.3">trunk/src/libc/src/string/manpages/bstring.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/bzero.3">trunk/src/libc/src/string/manpages/bzero.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/ffs.3">trunk/src/libc/src/string/manpages/ffs.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/index.3">trunk/src/libc/src/string/manpages/index.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/memccpy.3">trunk/src/libc/src/string/manpages/memccpy.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/memchr.3">trunk/src/libc/src/string/manpages/memchr.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/memcmp.3">trunk/src/libc/src/string/manpages/memcmp.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/memcpy.3">trunk/src/libc/src/string/manpages/memcpy.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/memmem.3">trunk/src/libc/src/string/manpages/memmem.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/memmove.3">trunk/src/libc/src/string/manpages/memmove.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/memset.3">trunk/src/libc/src/string/manpages/memset.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strcasecmp.3">trunk/src/libc/src/string/manpages/strcasecmp.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strcat.3">trunk/src/libc/src/string/manpages/strcat.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strchr.3">trunk/src/libc/src/string/manpages/strchr.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strcmp.3">trunk/src/libc/src/string/manpages/strcmp.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strcoll.3">trunk/src/libc/src/string/manpages/strcoll.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strcpy.3">trunk/src/libc/src/string/manpages/strcpy.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strcspn.3">trunk/src/libc/src/string/manpages/strcspn.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strdup.3">trunk/src/libc/src/string/manpages/strdup.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strerror.3">trunk/src/libc/src/string/manpages/strerror.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/string.3">trunk/src/libc/src/string/manpages/string.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strlcpy.3">trunk/src/libc/src/string/manpages/strlcpy.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strlen.3">trunk/src/libc/src/string/manpages/strlen.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strmode.3">trunk/src/libc/src/string/manpages/strmode.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strpbrk.3">trunk/src/libc/src/string/manpages/strpbrk.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strsep.3">trunk/src/libc/src/string/manpages/strsep.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strspn.3">trunk/src/libc/src/string/manpages/strspn.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strstr.3">trunk/src/libc/src/string/manpages/strstr.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strtok.3">trunk/src/libc/src/string/manpages/strtok.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/strxfrm.3">trunk/src/libc/src/string/manpages/strxfrm.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/swab.3">trunk/src/libc/src/string/manpages/swab.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/wcscoll.3">trunk/src/libc/src/string/manpages/wcscoll.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/wcstok.3">trunk/src/libc/src/string/manpages/wcstok.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/wcswidth.3">trunk/src/libc/src/string/manpages/wcswidth.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/wcsxfrm.3">trunk/src/libc/src/string/manpages/wcsxfrm.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/manpages/wmemchr.3">trunk/src/libc/src/string/manpages/wmemchr.3</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/memccpy.c">trunk/src/libc/src/string/memccpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/memchr.c">trunk/src/libc/src/string/memchr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/memcmp.c">trunk/src/libc/src/string/memcmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/memcpy.c">trunk/src/libc/src/string/memcpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/memmem.c">trunk/src/libc/src/string/memmem.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/memmove.c">trunk/src/libc/src/string/memmove.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/memrchr.c">trunk/src/libc/src/string/memrchr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/memset.c">trunk/src/libc/src/string/memset.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/rindex.c">trunk/src/libc/src/string/rindex.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/stpcpy.c">trunk/src/libc/src/string/stpcpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strcasecmp.c">trunk/src/libc/src/string/strcasecmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strcasestr.c">trunk/src/libc/src/string/strcasestr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strcat.c">trunk/src/libc/src/string/strcat.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strchr.c">trunk/src/libc/src/string/strchr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strcmp.c">trunk/src/libc/src/string/strcmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strcoll.c">trunk/src/libc/src/string/strcoll.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strcpy.c">trunk/src/libc/src/string/strcpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strcspn.c">trunk/src/libc/src/string/strcspn.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strdup.c">trunk/src/libc/src/string/strdup.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strerror.c">trunk/src/libc/src/string/strerror.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strlcat.c">trunk/src/libc/src/string/strlcat.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strlcpy.c">trunk/src/libc/src/string/strlcpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strlen.c">trunk/src/libc/src/string/strlen.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strmode.c">trunk/src/libc/src/string/strmode.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strncat.c">trunk/src/libc/src/string/strncat.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strncmp.c">trunk/src/libc/src/string/strncmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strncpy.c">trunk/src/libc/src/string/strncpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strnstr.c">trunk/src/libc/src/string/strnstr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strpbrk.c">trunk/src/libc/src/string/strpbrk.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strrchr.c">trunk/src/libc/src/string/strrchr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strsep.c">trunk/src/libc/src/string/strsep.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strsignal.c">trunk/src/libc/src/string/strsignal.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strspn.c">trunk/src/libc/src/string/strspn.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strstr.c">trunk/src/libc/src/string/strstr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strtok.c">trunk/src/libc/src/string/strtok.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/strxfrm.c">trunk/src/libc/src/string/strxfrm.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/swab.c">trunk/src/libc/src/string/swab.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/unsorted.c">trunk/src/libc/src/string/unsorted.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcscat.c">trunk/src/libc/src/string/wcscat.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcschr.c">trunk/src/libc/src/string/wcschr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcscmp.c">trunk/src/libc/src/string/wcscmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcscoll.c">trunk/src/libc/src/string/wcscoll.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcscpy.c">trunk/src/libc/src/string/wcscpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcscspn.c">trunk/src/libc/src/string/wcscspn.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcsdup.c">trunk/src/libc/src/string/wcsdup.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcslcat.c">trunk/src/libc/src/string/wcslcat.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcslcpy.c">trunk/src/libc/src/string/wcslcpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcslen.c">trunk/src/libc/src/string/wcslen.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcsncat.c">trunk/src/libc/src/string/wcsncat.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcsncmp.c">trunk/src/libc/src/string/wcsncmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcsncpy.c">trunk/src/libc/src/string/wcsncpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcspbrk.c">trunk/src/libc/src/string/wcspbrk.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcsrchr.c">trunk/src/libc/src/string/wcsrchr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcsspn.c">trunk/src/libc/src/string/wcsspn.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcsstr.c">trunk/src/libc/src/string/wcsstr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcstok.c">trunk/src/libc/src/string/wcstok.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcswidth.c">trunk/src/libc/src/string/wcswidth.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wcsxfrm.c">trunk/src/libc/src/string/wcsxfrm.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wmemchr.c">trunk/src/libc/src/string/wmemchr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wmemcmp.c">trunk/src/libc/src/string/wmemcmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wmemcpy.c">trunk/src/libc/src/string/wmemcpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wmemmove.c">trunk/src/libc/src/string/wmemmove.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string/wmemset.c">trunk/src/libc/src/string/wmemset.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/">trunk/src/libc/src/string-old/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/Makefile">trunk/src/libc/src/string-old/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/memcmp.c">trunk/src/libc/src/string-old/memcmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/memset.c">trunk/src/libc/src/string-old/memset.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/strcat.c">trunk/src/libc/src/string-old/strcat.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/strchr.c">trunk/src/libc/src/string-old/strchr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/strcmp.c">trunk/src/libc/src/string-old/strcmp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/strcnt.c">trunk/src/libc/src/string-old/strcnt.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/strcpy.c">trunk/src/libc/src/string-old/strcpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/strlen.c">trunk/src/libc/src/string-old/strlen.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/strnchr.c">trunk/src/libc/src/string-old/strnchr.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/string-old/unsorted.c">trunk/src/libc/src/string-old/unsorted.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/unistd/">trunk/src/libc/src/unistd/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/unistd/Makefile">trunk/src/libc/src/unistd/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/unistd/rand.c">trunk/src/libc/src/unistd/rand.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/wchar/">trunk/src/libc/src/wchar/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/wchar/Makefile">trunk/src/libc/src/wchar/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/wchar/wmemcpy.c">trunk/src/libc/src/wchar/wmemcpy.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/src/wchar/wmemset.c">trunk/src/libc/src/wchar/wmemset.c</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/stdio/">trunk/src/libc/stdio/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/">trunk/src/libc/string/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string-old/">trunk/src/libc/string-old/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/unistd/">trunk/src/libc/unistd/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/wchar/">trunk/src/libc/wchar/</file></files></commit></body><timestamp>1234173592</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 9A5561D80F0
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 01:49:50 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWSlo-0002rx-Ef
	for cia@cia.vc; Mon, 09 Feb 2009 09:49:40 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWSlo-0002rx-Ef@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 09 Feb 2009 09:49:40 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>612</revision><author>i_am_spaz</author><log>Whoops...  </log><diffLines>232</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=612</url><files><file uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/">trunk/</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/Makefile">trunk/src/kernel/src/Makefile</file></files></commit></body><timestamp>1234172991</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (unknown [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 585681D80FE
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 01:47:57 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWSjm-0002q4-S7
	for cia@cia.vc; Mon, 09 Feb 2009 09:47:34 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWSjm-0002q4-S7@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 09 Feb 2009 09:47:34 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>611</revision><author>i_am_spaz</author><log>Moved all kernel sources into their own directory in kernel/ (includes and source should be seperate)  </log><diffLines>12752</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=611</url><files><file uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/">trunk/</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/Makefile">trunk/src/kernel/Makefile</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/arch/">trunk/src/kernel/arch/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/cxx-support.cxx">trunk/src/kernel/cxx-support.cxx</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/drivers/">trunk/src/kernel/drivers/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/fault/">trunk/src/kernel/fault/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/libk/">trunk/src/kernel/libk/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/link.ld">trunk/src/kernel/link.ld</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/main.cxx">trunk/src/kernel/main.cxx</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/mm/">trunk/src/kernel/mm/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/mutex.c">trunk/src/kernel/mutex.c</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/net/">trunk/src/kernel/net/</file><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/shell.cxx">trunk/src/kernel/shell.cxx</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/">trunk/src/kernel/src/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/Makefile">trunk/src/kernel/src/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/">trunk/src/kernel/src/arch/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/amd64">trunk/src/kernel/src/arch/amd64</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/">trunk/src/kernel/src/arch/i386/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/Makefile">trunk/src/kernel/src/arch/i386/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/bootup.asm">trunk/src/kernel/src/arch/i386/bootup.asm</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/fault.c">trunk/src/kernel/src/arch/i386/fault.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/include/">trunk/src/kernel/src/arch/i386/include/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/include/cpuspec.h">trunk/src/kernel/src/arch/i386/include/cpuspec.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/include/gidt.h">trunk/src/kernel/src/arch/i386/include/gidt.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/include/mp.h">trunk/src/kernel/src/arch/i386/include/mp.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/include/portio.h">trunk/src/kernel/src/arch/i386/include/portio.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/include/sched.h">trunk/src/kernel/src/arch/i386/include/sched.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/include/stdint.h">trunk/src/kernel/src/arch/i386/include/stdint.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/include/v86.h">trunk/src/kernel/src/arch/i386/include/v86.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/irq.c">trunk/src/kernel/src/arch/i386/irq.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/mp.c">trunk/src/kernel/src/arch/i386/mp.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/objs.mak">trunk/src/kernel/src/arch/i386/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/sched.c">trunk/src/kernel/src/arch/i386/sched.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i386/v86.asm">trunk/src/kernel/src/arch/i386/v86.asm</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/i686">trunk/src/kernel/src/arch/i686</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/">trunk/src/kernel/src/arch/ppc-open/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/Makefile">trunk/src/kernel/src/arch/ppc-open/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/include/">trunk/src/kernel/src/arch/ppc-open/include/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/include/cpuspec.h">trunk/src/kernel/src/arch/ppc-open/include/cpuspec.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/include/portio.h">trunk/src/kernel/src/arch/ppc-open/include/portio.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/include/sched.h">trunk/src/kernel/src/arch/ppc-open/include/sched.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/include/stdint.h">trunk/src/kernel/src/arch/ppc-open/include/stdint.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/include/v86.h">trunk/src/kernel/src/arch/ppc-open/include/v86.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/objs.mak">trunk/src/kernel/src/arch/ppc-open/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/ppc-open/start.S">trunk/src/kernel/src/arch/ppc-open/start.S</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/arch/x86_64">trunk/src/kernel/src/arch/x86_64</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/cxx-support.cxx">trunk/src/kernel/src/cxx-support.cxx</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/">trunk/src/kernel/src/drivers/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/Makefile">trunk/src/kernel/src/drivers/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/ata/">trunk/src/kernel/src/drivers/ata/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/ata/AtaController.cxx">trunk/src/kernel/src/drivers/ata/AtaController.cxx</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/ata/Makefile">trunk/src/kernel/src/drivers/ata/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/ata/ata.h">trunk/src/kernel/src/drivers/ata/ata.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/ata/objs.mak">trunk/src/kernel/src/drivers/ata/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/">trunk/src/kernel/src/drivers/comm/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/Makefile">trunk/src/kernel/src/drivers/comm/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/objs.mak">trunk/src/kernel/src/drivers/comm/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/uart.h">trunk/src/kernel/src/drivers/comm/uart.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/uart_det.asm">trunk/src/kernel/src/drivers/comm/uart_det.asm</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/comm/uart_io.c">trunk/src/kernel/src/drivers/comm/uart_io.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/">trunk/src/kernel/src/drivers/cons/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/Makefile">trunk/src/kernel/src/drivers/cons/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/consinit.c">trunk/src/kernel/src/drivers/cons/consinit.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/objs.mak">trunk/src/kernel/src/drivers/cons/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/prim.c">trunk/src/kernel/src/drivers/cons/prim.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/vesa.c">trunk/src/kernel/src/drivers/cons/vesa.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/vesa_v86.asm">trunk/src/kernel/src/drivers/cons/vesa_v86.asm</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/vgactl.c">trunk/src/kernel/src/drivers/cons/vgactl.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/cons/vgagfx.c">trunk/src/kernel/src/drivers/cons/vgagfx.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/dma/">trunk/src/kernel/src/drivers/dma/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/dma/Makefile">trunk/src/kernel/src/drivers/dma/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/dma/dma.c">trunk/src/kernel/src/drivers/dma/dma.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/dma/objs.mak">trunk/src/kernel/src/drivers/dma/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/fs/">trunk/src/kernel/src/drivers/fs/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/fs/Makefile">trunk/src/kernel/src/drivers/fs/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/fs/fs.c">trunk/src/kernel/src/drivers/fs/fs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/fs/objs.mak">trunk/src/kernel/src/drivers/fs/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/fs/ramfs.c">trunk/src/kernel/src/drivers/fs/ramfs.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/input/">trunk/src/kernel/src/drivers/input/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/input/Makefile">trunk/src/kernel/src/drivers/input/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/input/i8042-kb.c">trunk/src/kernel/src/drivers/input/i8042-kb.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/input/kbdinit.c">trunk/src/kernel/src/drivers/input/kbdinit.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/input/objs.mak">trunk/src/kernel/src/drivers/input/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/objs.mak">trunk/src/kernel/src/drivers/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/pci/">trunk/src/kernel/src/drivers/pci/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/pci/440bx.c">trunk/src/kernel/src/drivers/pci/440bx.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/pci/Makefile">trunk/src/kernel/src/drivers/pci/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/pci/nvidia.c">trunk/src/kernel/src/drivers/pci/nvidia.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/pci/objs.mak">trunk/src/kernel/src/drivers/pci/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/pci/pciinit.c">trunk/src/kernel/src/drivers/pci/pciinit.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/drivers/pci/usb.c">trunk/src/kernel/src/drivers/pci/usb.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/fault/">trunk/src/kernel/src/fault/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/fault/Makefile">trunk/src/kernel/src/fault/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/fault/assert.c">trunk/src/kernel/src/fault/assert.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/fault/fixme.c">trunk/src/kernel/src/fault/fixme.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/fault/objs.mak">trunk/src/kernel/src/fault/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/fault/panic.c">trunk/src/kernel/src/fault/panic.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/">trunk/src/kernel/src/libk/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/Makefile">trunk/src/kernel/src/libk/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/include">trunk/src/kernel/src/libk/include</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/objs.mak">trunk/src/kernel/src/libk/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/stdio">trunk/src/kernel/src/libk/stdio</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/string">trunk/src/kernel/src/libk/string</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/unistd">trunk/src/kernel/src/libk/unistd</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/libk/wchar">trunk/src/kernel/src/libk/wchar</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/link.ld">trunk/src/kernel/src/link.ld</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/main.cxx">trunk/src/kernel/src/main.cxx</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/">trunk/src/kernel/src/mm/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/Makefile">trunk/src/kernel/src/mm/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/free.c">trunk/src/kernel/src/mm/free.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/include/">trunk/src/kernel/src/mm/include/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/include/kalloc.h">trunk/src/kernel/src/mm/include/kalloc.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/kfree.c">trunk/src/kernel/src/mm/kfree.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/kmalloc.c">trunk/src/kernel/src/mm/kmalloc.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/malloc.c">trunk/src/kernel/src/mm/malloc.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/mminit.c">trunk/src/kernel/src/mm/mminit.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mm/objs.mak">trunk/src/kernel/src/mm/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/mutex.c">trunk/src/kernel/src/mutex.c</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/">trunk/src/kernel/src/net/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/IDEAS">trunk/src/kernel/src/net/IDEAS</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/Makefile">trunk/src/kernel/src/net/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/NOTES">trunk/src/kernel/src/net/NOTES</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/hal/">trunk/src/kernel/src/net/hal/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/hal/Makefile">trunk/src/kernel/src/net/hal/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/hal/hal_driver.h">trunk/src/kernel/src/net/hal/hal_driver.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/hal/hal_stack.h">trunk/src/kernel/src/net/hal/hal_stack.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/hal/iface-mgr.cxx">trunk/src/kernel/src/net/hal/iface-mgr.cxx</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/hal/iface-mgr.h">trunk/src/kernel/src/net/hal/iface-mgr.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/hal/objs.mak">trunk/src/kernel/src/net/hal/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/icmp/">trunk/src/kernel/src/net/icmp/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/icmpv6/">trunk/src/kernel/src/net/icmpv6/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/">trunk/src/kernel/src/net/ifaces/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/Makefile">trunk/src/kernel/src/net/ifaces/Makefile</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/e1000.cxx">trunk/src/kernel/src/net/ifaces/e1000.cxx</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/e1000.h">trunk/src/kernel/src/net/ifaces/e1000.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/ne2000.cxx">trunk/src/kernel/src/net/ifaces/ne2000.cxx</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/ne2000.h">trunk/src/kernel/src/net/ifaces/ne2000.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/objs.mak">trunk/src/kernel/src/net/ifaces/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/rtl8139.cxx">trunk/src/kernel/src/net/ifaces/rtl8139.cxx</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/ifaces/rtl8139.h">trunk/src/kernel/src/net/ifaces/rtl8139.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/inet/">trunk/src/kernel/src/net/inet/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/inet/ip_header.h">trunk/src/kernel/src/net/inet/ip_header.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/inet/tcp/">trunk/src/kernel/src/net/inet/tcp/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/inet/udp/">trunk/src/kernel/src/net/inet/udp/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/inet6/">trunk/src/kernel/src/net/inet6/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/inet6/ip6_header.h">trunk/src/kernel/src/net/inet6/ip6_header.h</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/inet6/tcp/">trunk/src/kernel/src/net/inet6/tcp/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/inet6/udp/">trunk/src/kernel/src/net/inet6/udp/</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/net/objs.mak">trunk/src/kernel/src/net/objs.mak</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/src/shell.cxx">trunk/src/kernel/src/shell.cxx</file></files></commit></body><timestamp>1234172923</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 4E1CA1D80F0
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 01:37:35 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWSZx-0002jX-3V
	for cia@cia.vc; Mon, 09 Feb 2009 09:37:25 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWSZx-0002jX-3V@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 09 Feb 2009 09:37:25 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>610</revision><author>i_am_spaz</author><log>More permissions fixes  </log><diffLines>285</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=610</url><files><file uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/">trunk/</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/Makefile">trunk/src/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/Makefile">trunk/src/kernel/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/arch/i386/Makefile">trunk/src/kernel/arch/i386/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/arch/i386/bootup.asm">trunk/src/kernel/arch/i386/bootup.asm</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/arch/i386/irq.c">trunk/src/kernel/arch/i386/irq.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/arch/ppc-open/Makefile">trunk/src/kernel/arch/ppc-open/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/drivers/Makefile">trunk/src/kernel/drivers/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/drivers/ata/AtaController.cxx">trunk/src/kernel/drivers/ata/AtaController.cxx</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/drivers/ata/Makefile">trunk/src/kernel/drivers/ata/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/drivers/comm/Makefile">trunk/src/kernel/drivers/comm/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/drivers/cons/Makefile">trunk/src/kernel/drivers/cons/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/drivers/fs/Makefile">trunk/src/kernel/drivers/fs/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/drivers/input/Makefile">trunk/src/kernel/drivers/input/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/fault/Makefile">trunk/src/kernel/fault/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/include/cons.h">trunk/src/kernel/include/cons.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/include/kernel.h">trunk/src/kernel/include/kernel.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/libk/Makefile">trunk/src/kernel/libk/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/link.ld">trunk/src/kernel/link.ld</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/mm/Makefile">trunk/src/kernel/mm/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/net/Makefile">trunk/src/kernel/net/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/net/hal/Makefile">trunk/src/kernel/net/hal/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/kernel/net/ifaces/Makefile">trunk/src/kernel/net/ifaces/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/utils/bin/Makefile">trunk/src/utils/bin/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/utils/bin/false/Makefile">trunk/src/utils/bin/false/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/utils/bin/true/Makefile">trunk/src/utils/bin/true/Makefile</file></files></commit></body><timestamp>1234172255</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 0F97A1D80F0
	for &lt;cia@cia.vc&gt;; Mon,  9 Feb 2009 01:34:44 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWSXB-0002Hc-QK
	for cia@cia.vc; Mon, 09 Feb 2009 09:34:33 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWSXB-0002Hc-QK@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 09 Feb 2009 09:34:33 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>609</revision><author>i_am_spaz</author><log>Permissions fixes  </log><diffLines>279</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=609</url><files><file uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/">trunk/</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/scripts/makefilegen.sh">trunk/scripts/makefilegen.sh</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/Makefile">trunk/src/libc/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/include/limits.h">trunk/src/libc/include/limits.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/include/machine/_types.h">trunk/src/libc/include/machine/_types.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/include/string-old.h">trunk/src/libc/include/string-old.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/stdio/printf.c">trunk/src/libc/stdio/printf.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/Makefile">trunk/src/libc/string/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string-old/Makefile">trunk/src/libc/string-old/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/unistd/Makefile">trunk/src/libc/unistd/Makefile</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/wchar/Makefile">trunk/src/libc/wchar/Makefile</file></files></commit></body><timestamp>1234172084</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 1FB921D80F0
	for &lt;cia@cia.vc&gt;; Sun,  8 Feb 2009 22:52:44 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LWQ0Q-0005WK-Me
	for cia@cia.vc; Mon, 09 Feb 2009 06:52:34 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LWQ0Q-0005WK-Me@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 09 Feb 2009 06:52:34 +0000</header></mailHeaders></generator><source><project>AWOS</project></source><body><commit><revision>608</revision><author>i_am_spaz</author><log>Nuke all SCCS ID's. Also clean up function declarations. No functional changes.  </log><diffLines>1746</diffLines><url>http://awos.svn.sourceforge.net/awos/?view=rev&amp;rev=608</url><files><file uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/">trunk/</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/include/machine/_types.h">trunk/src/libc/include/machine/_types.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/include/string.h">trunk/src/libc/include/string.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/include/sys/cdefs.h">trunk/src/libc/include/sys/cdefs.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/bcmp.c">trunk/src/libc/string/bcmp.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/bcopy.c">trunk/src/libc/string/bcopy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/ffsl.c">trunk/src/libc/string/ffsl.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/ffsll.c">trunk/src/libc/string/ffsll.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/index.c">trunk/src/libc/string/index.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/memccpy.c">trunk/src/libc/string/memccpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/memchr.c">trunk/src/libc/string/memchr.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/memcmp.c">trunk/src/libc/string/memcmp.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/memmem.c">trunk/src/libc/string/memmem.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/memrchr.c">trunk/src/libc/string/memrchr.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/memset.c">trunk/src/libc/string/memset.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/rindex.c">trunk/src/libc/string/rindex.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/stpcpy.c">trunk/src/libc/string/stpcpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strcasecmp.c">trunk/src/libc/string/strcasecmp.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strcasestr.c">trunk/src/libc/string/strcasestr.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strcat.c">trunk/src/libc/string/strcat.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strcmp.c">trunk/src/libc/string/strcmp.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strcoll.c">trunk/src/libc/string/strcoll.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strcpy.c">trunk/src/libc/string/strcpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strcspn.c">trunk/src/libc/string/strcspn.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strdup.c">trunk/src/libc/string/strdup.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strerror.c">trunk/src/libc/string/strerror.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strlcat.c">trunk/src/libc/string/strlcat.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strlcpy.c">trunk/src/libc/string/strlcpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strlen.c">trunk/src/libc/string/strlen.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strmode.c">trunk/src/libc/string/strmode.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strncat.c">trunk/src/libc/string/strncat.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strncmp.c">trunk/src/libc/string/strncmp.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strncpy.c">trunk/src/libc/string/strncpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strnstr.c">trunk/src/libc/string/strnstr.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strpbrk.c">trunk/src/libc/string/strpbrk.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strsep.c">trunk/src/libc/string/strsep.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strsignal.c">trunk/src/libc/string/strsignal.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strspn.c">trunk/src/libc/string/strspn.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strstr.c">trunk/src/libc/string/strstr.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strtok.c">trunk/src/libc/string/strtok.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/strxfrm.c">trunk/src/libc/string/strxfrm.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/swab.c">trunk/src/libc/string/swab.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcscat.c">trunk/src/libc/string/wcscat.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcschr.c">trunk/src/libc/string/wcschr.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcscmp.c">trunk/src/libc/string/wcscmp.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcscoll.c">trunk/src/libc/string/wcscoll.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcscpy.c">trunk/src/libc/string/wcscpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcscspn.c">trunk/src/libc/string/wcscspn.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcsdup.c">trunk/src/libc/string/wcsdup.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcslcpy.c">trunk/src/libc/string/wcslcpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcslen.c">trunk/src/libc/string/wcslen.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcsncat.c">trunk/src/libc/string/wcsncat.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcsncmp.c">trunk/src/libc/string/wcsncmp.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcsncpy.c">trunk/src/libc/string/wcsncpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcspbrk.c">trunk/src/libc/string/wcspbrk.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcsspn.c">trunk/src/libc/string/wcsspn.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wcsstr.c">trunk/src/libc/string/wcsstr.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wmemchr.c">trunk/src/libc/string/wmemchr.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wmemcmp.c">trunk/src/libc/string/wmemcmp.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wmemcpy.c">trunk/src/libc/string/wmemcpy.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wmemmove.c">trunk/src/libc/string/wmemmove.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/awos/trunk/src/libc/string/wmemset.c">trunk/src/libc/string/wmemset.c</file></files></commit></body><timestamp>1234162365</timestamp></message></recentMessages></statsTarget>
