Subversion Repositories shark

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1638 7290d 07h giacomo /advdemos/trunk/ EDFAct Removed  
1637 7291d 06h giacomo /advdemos/trunk/chimera/ Update  
1636 7299d 03h giacomo /advdemos/trunk/mpeg2/ Update  
1635 7299d 03h giacomo /advdemos/trunk/ SLSH goes to unsupported  
1634 7299d 03h giacomo /advdemos/trunk/ FIRST goes to unsupported  
1633 7299d 03h giacomo /advdemos/trunk/ CBS_FT goes to unsupported  
1632 7299d 03h giacomo /advdemos/trunk/ CASH goes to unsupported  
1631 7300d 00h anton /advdemos/trunk/elastic/ elastic  
1630 7303d 22h anton /advdemos/trunk/elastic/ *** empty log message ***  
1629 7304d 00h anton /advdemos/trunk/elastic/ *** empty log message ***  
1628 7305d 22h giacomo /advdemos/trunk/elastic/ Update  
1627 7306d 02h giacomo /advdemos/trunk/elastic/ Elastic Task Demo  
1626 7306d 21h /advdemos/tags/rel_0_1/ This commit was manufactured by cvs2svn to create tag 'rel_0_1'.  
1625 7306d 21h giacomo /advdemos/trunk/ This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
 
1624 7306d 21h giacomo /advdemos/branches/advdemos/ Advanced Demos Repository  
1623 7306d 21h /advdemos/ New repository initialized by cvs2svn.  
1622 5994d 20h fabio /shark/branches/xen/ Rremove mkf/.

Noone seems to use/need it.
 
1621 5994d 20h fabio /shark/branches/xen/ Move all the low level libc related headers from the OSLib to libc/.

Move the headers used to define the libc interface exported by Shark from
the OSLib to libc/arch/$(ARCH) (remember, by now ARCH can be only x86,) and
change their users to reflect the movement. There are still a couple of
problems to solve, that are how to deal with the libc code used inside the
kernel, and how to handle things that are on the boundary, e.g., some type
definitions and so on. Btw this had to be started from somewhere.
 
1620 5995d 00h fabio /shark/branches/xen/libc/arch/x86/ Fix the cleanall target.

The OSLib uses an allclean target instead of cleanall, take that into
account...
 
1619 5995d 00h fabio /shark/branches/xen/ Move the OSLib libc/libm code into libc/arch.

Isolate the libc/libm code inside the OSLib and move it to libc/ with
the long term goal of isolating and cleaning up the interfaces between
the system components. The ARCH configuration variable will choose
the architecture Shark is being compiled for.

Now the architecture specific part of the libc is in libc/arch/$(ARCH),
but the include/makefile support is far from being generic enough.
 
1618 5995d 15h fabio /shark/branches/xen/ Started a new xen/ branch.

The plan is to support xen (without HVM) as an execution platform, and,
in the process, to decouple the generic kernel from the OSLib, trying to
make it easier to port Shark to new architectures.
 
1617 6249d 05h /demos/tags/rel_1_5_4/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_4'.  
1616 6249d 05h boinc /demos/trunk/network/ Added notify.c demo and the java program to generate datagrams.  
1615 6269d 05h tullio /demos/trunk/newtrace/udp/ Some new useful comments to the udp demo for the new tracer.  
1614 6339d 00h /demos/tags/rel_1_5_3/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_3'.  
1613 6339d 00h tullio /demos/trunk/ Changed due to modification to officially distributed demos.  
1612 6339d 00h tullio /demos/trunk/ Moved to unsupported demos.  
1611 6339d 00h tullio /demos/trunk/ Changed due to demo removal.  
1610 6339d 00h tullio /demos/trunk/ Moved to unsupported demos  
1609 6339d 00h tullio /demos/trunk/loader/ Moved to unsupported demos.  
1608 6339d 01h tullio /demos/trunk/ Changed due to demo directory removal.  
1607 6339d 01h tullio /demos/trunk/ Moved to unsupported demos.  
1606 6347d 04h tullio /demos/trunk/ Added missing GPL license disclaimer.  
1605 6515d 04h /demos/tags/rel_1_5_2_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_2_1'.  
1604 6515d 04h /demos/tags/rel_1_5_2/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_2'.  
1603 6515d 04h tullio /demos/trunk/shutdown/ Inserted __PCI__ flag into makefile.  
1602 6519d 05h /demos/tags/rel_1_5_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_1'.  
1601 6519d 05h tullio /demos/trunk/dynademo/ added dynalynk support (thanks to LexN)  
1600 6535d 04h tullio /demos/trunk/tftptest/ Retouch to keyboard management.
Added few useful comments.
 
1599 6535d 05h tullio /demos/trunk/pci6025e/ Changed exit key to Ctrl+C.