]> rtime.felk.cvut.cz Git - l4.git/log
l4.git
7 years agoSome minor fixes. master
Maxim Baryshnikov [Thu, 26 May 2016 03:51:14 +0000 (05:51 +0200)]
Some minor fixes.

7 years agobenchmarks: use better bench. bootstrap: Fix slow memory access bug.
Maxim Baryshnikov [Tue, 24 May 2016 23:07:30 +0000 (01:07 +0200)]
benchmarks: use better bench. bootstrap: Fix slow memory access bug.

7 years agol4: Add a variable BOOTSTRAP_PKG which allows to choose bootstrap pakage for image.
Maxim Baryshnikov [Sun, 15 May 2016 10:18:57 +0000 (12:18 +0200)]
l4: Add a variable BOOTSTRAP_PKG which allows to choose bootstrap pakage for image.

7 years agol4: benchmark: Make benchmark work.
Maxim Baryshnikov [Fri, 13 May 2016 12:11:57 +0000 (14:11 +0200)]
l4: benchmark: Make benchmark work.

7 years agofiasco: Improved access to APIC through Jailhosue. Read and write instructions are...
Maxim Baryshnikov [Thu, 12 May 2016 20:08:37 +0000 (22:08 +0200)]
fiasco: Improved access to APIC through Jailhosue. Read and write instructions are the same as in Jailhouse (inmate.h).

7 years agofiasco: Access APIC with instructions understood by jailhouse
Michal Sojka [Thu, 12 May 2016 10:42:28 +0000 (12:42 +0200)]
fiasco: Access APIC with instructions understood by jailhouse

7 years agol4: bootstrap_custom: Fix unsupported paging mode error, which was caused by the...
Maxim Baryshnikov [Thu, 12 May 2016 10:31:23 +0000 (12:31 +0200)]
l4: bootstrap_custom: Fix unsupported paging mode error, which was caused by the wrong value in %esi.

7 years agol4: bootstrap: Add some commented code for experiments with paging.
Maxim Baryshnikov [Wed, 11 May 2016 23:52:18 +0000 (01:52 +0200)]
l4: bootstrap: Add some commented code for experiments with paging.

7 years agol4: Try to implement benchmark pkg.
Maxim Baryshnikov [Fri, 6 May 2016 02:53:35 +0000 (04:53 +0200)]
l4: Try to implement benchmark pkg.

7 years agol4: ferret: Add "more work" into memory reading cycle to see a delay.
Maxim Baryshnikov [Sat, 30 Apr 2016 15:57:49 +0000 (17:57 +0200)]
l4: ferret: Add "more work" into memory reading cycle to see a delay.

7 years agol4: ferret: Fix the little bug with initialization of vars.
Maxim Baryshnikov [Sat, 30 Apr 2016 15:56:03 +0000 (17:56 +0200)]
l4: ferret: Fix the little bug with initialization of vars.

8 years agoFix a mistaken passing of cmdline parameter.
Maxim Baryshnikov [Sun, 24 Apr 2016 12:47:32 +0000 (14:47 +0200)]
Fix a mistaken passing of cmdline parameter.

8 years agoUse bootstrap cmdline to tell it about target memory layout. Add print for cmdline...
Maxim Baryshnikov [Sun, 24 Apr 2016 12:46:09 +0000 (14:46 +0200)]
Use bootstrap cmdline to tell it about target memory layout. Add print for cmdline content in startup.cc (debug purposes).

8 years agofiasco: bootstrap: Use standard address 0x2d0000 to load the image.
Maxim Baryshnikov [Sat, 23 Apr 2016 10:35:59 +0000 (12:35 +0200)]
fiasco: bootstrap: Use standard address 0x2d0000 to load the image.

8 years agofiasco: elfimage: Use custom bootstrap instead to build elfimages.
Maxim Baryshnikov [Sat, 23 Apr 2016 10:32:09 +0000 (12:32 +0200)]
fiasco: elfimage: Use custom bootstrap instead to build elfimages.

8 years agoManual fix of bad merge.
Maxim Baryshnikov [Fri, 22 Apr 2016 01:12:04 +0000 (03:12 +0200)]
Manual fix of bad merge.

8 years agoMerge branch 'master' of rtime.felk.cvut.cz:l4
Maxim Baryshnikov [Fri, 22 Apr 2016 00:52:08 +0000 (02:52 +0200)]
Merge branch 'master' of rtime.felk.cvut.cz:l4

Conflicts:
l4/pkg/drivers-frst/include/io_regblock_port.h

8 years agofiasco: drivers-frst: Get this code back to default state. Port interference problem...
Maxim Baryshnikov [Fri, 22 Apr 2016 00:44:39 +0000 (02:44 +0200)]
fiasco: drivers-frst: Get this code back to default state. Port interference problem was solved into the linux kernel configuration.

Conflicts:
l4/pkg/drivers-frst/include/io_regblock_port.h

8 years agofiasco: bootstrap: try to force the bootstrap determine more memory. Didn't work...
Maxim Baryshnikov [Fri, 22 Apr 2016 00:41:30 +0000 (02:41 +0200)]
fiasco: bootstrap: try to force the bootstrap determine more memory. Didn't work out.

8 years agofiasco: drivers-frst: Force bootstrap not to use delay() with port 0x80.
Maxim Baryshnikov [Mon, 18 Apr 2016 14:45:58 +0000 (16:45 +0200)]
fiasco: drivers-frst: Force bootstrap not to use delay() with port 0x80.

8 years agofiasco: bootstrap: platform: Set cmdline option to be empty.
Maxim Baryshnikov [Mon, 18 Apr 2016 14:44:15 +0000 (16:44 +0200)]
fiasco: bootstrap: platform: Set cmdline option to be empty.

8 years agofiasco: bootstrap: better to comment, not to force the undeclired param be 0.
Maxim Baryshnikov [Mon, 18 Apr 2016 09:12:20 +0000 (11:12 +0200)]
fiasco: bootstrap: better to comment, not to force the undeclired param be 0.

8 years agofiasco: bootstrap: Fix mistake in local config.
Maxim Baryshnikov [Mon, 18 Apr 2016 09:10:48 +0000 (11:10 +0200)]
fiasco: bootstrap: Fix mistake in local config.

8 years agofiasco: bootstrap: Try to launch bootstrap in real mode. Gives an error with PIO...
Maxim Baryshnikov [Sat, 16 Apr 2016 13:32:39 +0000 (15:32 +0200)]
fiasco: bootstrap: Try to launch bootstrap in real mode. Gives an error with PIO port 80 on launch.

8 years agofiasco: bootstrap: Segments' specifiaction was removed.
Max [Tue, 12 Apr 2016 22:31:52 +0000 (00:31 +0200)]
fiasco: bootstrap: Segments' specifiaction was removed.
Adopt Makeconf.local for our purposes.

8 years agofiasco: bootstrap: copy bootstrap into bootstrap_custom for to port this into Jailhouse.
Maxim Baryshnikov [Mon, 11 Apr 2016 11:16:55 +0000 (13:16 +0200)]
fiasco: bootstrap: copy bootstrap into bootstrap_custom for to port this into Jailhouse.

8 years agoUpdate
l4check [Thu, 31 Dec 2015 13:50:40 +0000 (13:50 +0000)]
Update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@69 d050ee49-bd90-4346-b210-929a50b99cfc

8 years agoUpdate
l4check [Wed, 30 Dec 2015 22:06:29 +0000 (22:06 +0000)]
Update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@68 d050ee49-bd90-4346-b210-929a50b99cfc

9 years agoupdate
l4check [Mon, 12 Jan 2015 21:57:36 +0000 (21:57 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@67 d050ee49-bd90-4346-b210-929a50b99cfc

9 years agoupdate
l4check [Sat, 27 Sep 2014 18:37:59 +0000 (18:37 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@66 d050ee49-bd90-4346-b210-929a50b99cfc

9 years agoupdate: sync
l4check [Sat, 27 Sep 2014 18:32:42 +0000 (18:32 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@65 d050ee49-bd90-4346-b210-929a50b99cfc

9 years agoupdate
l4check [Sat, 31 May 2014 08:15:23 +0000 (08:15 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@64 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate
l4check [Fri, 28 Feb 2014 14:37:35 +0000 (14:37 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@63 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate
l4check [Sun, 19 Jan 2014 21:01:56 +0000 (21:01 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@62 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate
l4check [Mon, 30 Dec 2013 15:07:05 +0000 (15:07 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@61 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate: sync
l4check [Mon, 30 Dec 2013 15:06:48 +0000 (15:06 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@60 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate
l4check [Thu, 19 Sep 2013 13:54:58 +0000 (13:54 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@59 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate
l4check [Sun, 18 Aug 2013 14:54:20 +0000 (14:54 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@58 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate: sync
l4check [Sun, 18 Aug 2013 14:45:55 +0000 (14:45 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@57 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate
l4check [Fri, 7 Jun 2013 07:57:24 +0000 (07:57 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@56 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate: sync
l4check [Fri, 7 Jun 2013 07:56:49 +0000 (07:56 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@55 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate
l4check [Sat, 11 May 2013 11:01:29 +0000 (11:01 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@54 d050ee49-bd90-4346-b210-929a50b99cfc

10 years agoupdate: sync
l4check [Sat, 11 May 2013 11:01:14 +0000 (11:01 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@53 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate
l4check [Sun, 14 Apr 2013 21:57:16 +0000 (21:57 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@52 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate
l4check [Mon, 8 Apr 2013 17:39:36 +0000 (17:39 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@51 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate: sync
l4check [Mon, 8 Apr 2013 17:38:05 +0000 (17:38 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@50 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate
l4check [Sun, 10 Mar 2013 19:15:35 +0000 (19:15 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@49 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate: sync
l4check [Sun, 10 Mar 2013 19:12:32 +0000 (19:12 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@48 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate
l4check [Mon, 18 Feb 2013 12:29:03 +0000 (12:29 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@47 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate
l4check [Fri, 15 Feb 2013 15:14:49 +0000 (15:14 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@46 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate: sync
l4check [Fri, 15 Feb 2013 15:14:37 +0000 (15:14 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@45 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate
l4check [Tue, 29 Jan 2013 07:12:37 +0000 (07:12 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@44 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate: sync
l4check [Tue, 29 Jan 2013 07:11:45 +0000 (07:11 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@43 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate
l4check [Fri, 16 Nov 2012 18:47:43 +0000 (18:47 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@42 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate: sync
l4check [Fri, 16 Nov 2012 18:46:17 +0000 (18:46 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@41 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate
l4check [Sun, 12 Aug 2012 09:32:18 +0000 (09:32 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@40 d050ee49-bd90-4346-b210-929a50b99cfc

11 years agoupdate: sync
l4check [Sun, 12 Aug 2012 09:22:32 +0000 (09:22 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@39 d050ee49-bd90-4346-b210-929a50b99cfc

12 years agoupdate
l4check [Thu, 11 Aug 2011 21:18:25 +0000 (21:18 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@38 d050ee49-bd90-4346-b210-929a50b99cfc

12 years agoupdate: sync
l4check [Thu, 11 Aug 2011 21:17:50 +0000 (21:17 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@37 d050ee49-bd90-4346-b210-929a50b99cfc

12 years agoupdate
l4check [Wed, 22 Jun 2011 11:30:27 +0000 (11:30 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@36 d050ee49-bd90-4346-b210-929a50b99cfc

12 years agoupdate
l4check [Tue, 21 Jun 2011 19:57:51 +0000 (19:57 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@35 d050ee49-bd90-4346-b210-929a50b99cfc

12 years agoupdate: sync
l4check [Tue, 21 Jun 2011 19:52:15 +0000 (19:52 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@34 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Thu, 21 Apr 2011 08:19:38 +0000 (08:19 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@33 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Thu, 21 Apr 2011 08:18:28 +0000 (08:18 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@32 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Mon, 21 Feb 2011 18:06:59 +0000 (18:06 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@31 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Mon, 14 Feb 2011 10:32:37 +0000 (10:32 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@30 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Wed, 2 Feb 2011 19:18:45 +0000 (19:18 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@29 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Wed, 2 Feb 2011 19:12:15 +0000 (19:12 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@28 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Mon, 15 Nov 2010 16:38:23 +0000 (16:38 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@27 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Tue, 9 Nov 2010 08:39:03 +0000 (08:39 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@26 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Tue, 9 Nov 2010 08:38:11 +0000 (08:38 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@25 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Wed, 13 Oct 2010 06:30:54 +0000 (06:30 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@24 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Wed, 13 Oct 2010 06:30:48 +0000 (06:30 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@23 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Wed, 29 Sep 2010 17:06:53 +0000 (17:06 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@22 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Wed, 29 Sep 2010 17:06:11 +0000 (17:06 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@21 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Tue, 7 Sep 2010 15:13:06 +0000 (15:13 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@20 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Fri, 3 Sep 2010 09:26:41 +0000 (09:26 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@19 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Fri, 3 Sep 2010 09:26:07 +0000 (09:26 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@18 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Thu, 19 Aug 2010 11:31:49 +0000 (11:31 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@17 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Sun, 8 Aug 2010 10:17:02 +0000 (10:17 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@16 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Thu, 5 Aug 2010 13:00:57 +0000 (13:00 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@15 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Thu, 5 Aug 2010 13:00:49 +0000 (13:00 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@14 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Mon, 2 Aug 2010 19:14:09 +0000 (19:14 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@13 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Mon, 2 Aug 2010 15:48:38 +0000 (15:48 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@12 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Wed, 7 Jul 2010 09:49:37 +0000 (09:49 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@11 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Wed, 7 Jul 2010 09:48:02 +0000 (09:48 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@10 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Thu, 24 Jun 2010 08:12:14 +0000 (08:12 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@9 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Wed, 23 Jun 2010 08:50:53 +0000 (08:50 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@8 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Mon, 14 Jun 2010 15:23:40 +0000 (15:23 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@7 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate: sync
l4check [Mon, 14 Jun 2010 15:23:37 +0000 (15:23 +0000)]
update: sync

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@6 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Sun, 13 Jun 2010 09:28:43 +0000 (09:28 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@5 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Tue, 8 Jun 2010 15:28:38 +0000 (15:28 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@4 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoupdate
l4check [Tue, 8 Jun 2010 10:52:12 +0000 (10:52 +0000)]
update

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@3 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoInital import
adam [Mon, 7 Jun 2010 19:34:50 +0000 (19:34 +0000)]
Inital import

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@2 d050ee49-bd90-4346-b210-929a50b99cfc

13 years agoRepository initialization.
adam [Mon, 7 Jun 2010 19:31:28 +0000 (19:31 +0000)]
Repository initialization.

git-svn-id: http://svn.tudos.org/repos/oc/tudos/trunk@1 d050ee49-bd90-4346-b210-929a50b99cfc