Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Merge branch 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / include / geekos / timer.h
2008-10-06 Lei Xia stable compliation version with some running problems...
2008-10-06 Jack Lange build reorganization
2008-10-02 Jack Lange Merge branch 'ramdisk' into devel
2008-09-30 Lei Xia Compilable version with both lwip and uip
2008-09-29 Lei Xia Merge branch 'lwip_dev' of ssh://palacios@newskysaw...
2008-09-29 Lei Xia No change to file, just keep update
2008-09-29 Jack Lange added void * argument to timer callback
2008-09-29 Jack Lange added void * argument to timer callback
2008-09-26 Jack Lange added second and millisecond timer support
2008-09-26 Jack Lange added second and millisecond timer support
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-16 Jack Lange fixed a ton of compile errors
2007-11-29 Peter Dinda Initial revision