Subversion Repositories shark

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1686 5894d 06h fabio /demos/branches/xen/ Convert the makefiles to the new build system.

Convert all the makefiles to the syntax and conventions of the new build
system. Compile-tested only. Temporarily almost everything depends on
__GRX__ as even the text console code seems to use some grx symbols; this
should be fixed in the base system.
 
1684 5894d 19h fabio /demos/branches/xen/ Branch the demos tree to sync it with the xen branch of the kernel.

This branch will contain a sync'ed version of the demos with the new
build system and the new kernel tree structure.
 
1616 6211d 21h boinc /demos/trunk/network/ Added notify.c demo and the java program to generate datagrams.  
1615 6231d 21h tullio /demos/trunk/newtrace/udp/ Some new useful comments to the udp demo for the new tracer.  
1613 6301d 16h tullio /demos/trunk/ Changed due to modification to officially distributed demos.  
1612 6301d 16h tullio /demos/trunk/ Moved to unsupported demos.  
1611 6301d 16h tullio /demos/trunk/ Changed due to demo removal.  
1610 6301d 16h tullio /demos/trunk/ Moved to unsupported demos  
1609 6301d 16h tullio /demos/trunk/loader/ Moved to unsupported demos.  
1608 6301d 16h tullio /demos/trunk/ Changed due to demo directory removal.  
1607 6301d 16h tullio /demos/trunk/ Moved to unsupported demos.  
1606 6309d 20h tullio /demos/trunk/ Added missing GPL license disclaimer.  
1603 6477d 20h tullio /demos/trunk/shutdown/ Inserted __PCI__ flag into makefile.  
1601 6481d 21h tullio /demos/trunk/dynademo/ added dynalynk support (thanks to LexN)  
1600 6497d 20h tullio /demos/trunk/tftptest/ Retouch to keyboard management.
Added few useful comments.
 
1599 6497d 21h tullio /demos/trunk/pci6025e/ Changed exit key to Ctrl+C.  
1598 6497d 22h tullio /demos/trunk/jumpball/ Double EDF level registration error fixed.  
1597 6497d 22h tullio /demos/trunk/base/ Change the level for aperiodic registration. Previous version didn't work.  
1596 6498d 17h tullio /demos/trunk/shutdown/ hartport is no more needed in the initfile.  
1595 6498d 17h tullio /demos/trunk/shutdown/ Previous version didn't work!
It didn't initialize the RR level. Call to PCI26_init() also added.
 
1594 6499d 15h tullio /demos/trunk/ Changed exit key to Ctrl+C.  
1593 6499d 15h tullio /demos/trunk/bca/ Some english localization.  
1592 6499d 15h tullio /demos/trunk/bca/ Small retouch.  
1591 6499d 15h tullio /demos/trunk/bca/ Some restyle. Now check pid values before activation.  
1590 6499d 16h tullio /demos/trunk/bca/ Changed the horrible .c inclusions by generating the right .o object files.  
1589 6499d 16h tullio /demos/trunk/bca/ Changed exit key to Ctrl+C.  
1588 6499d 17h tullio /demos/trunk/base/ Restore WCET for aperiodic tasks.  
1587 6499d 17h tullio /demos/trunk/base/ Little update to error messages.  
1586 6499d 18h tullio /demos/trunk/base/ Updated IntDrive initialization parameters.  
1585 6499d 18h tullio /demos/trunk/base/ Changed exit key from Alt+X to Ctrl+C.  
1584 6499d 18h tullio /demos/trunk/base/ Updated IntDrive initialization parameters.  
1583 6499d 18h tullio /demos/trunk/base/ Changed exit key from Alt+X to Ctrl+C.  
1582 6499d 18h tullio /demos/trunk/base/ Changed exit key from Alt+X to Ctrl+c.  
1581 6499d 18h tullio /demos/trunk/base/ Changed exit key from Alt+X to Ctrl+c.  
1580 6499d 18h tullio /demos/trunk/base/ Updated IntDrive initialization parameters.  
1579 6499d 18h tullio /demos/trunk/astro/ Fixed double HCVS module registration  
1578 6499d 19h tullio /demos/trunk/base/ Changed exit key from Alt+X to Ctrl+C.  
1577 6499d 20h tullio /demos/trunk/base/ Changed error message from test7.c to aster3.c  
1576 6499d 20h tullio /demos/trunk/advtimer/ Changed exit key from Alt+C to Ctrl+c.  
1575 6505d 21h tullio /demos/trunk/jumpball/ Changed the dummy task PID definition since, after the introduction of the IntDrive task, dummy task has no more PID=1 but has PID=2.