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] / kitten / kernel / printk.c
2008-11-20 Jack Lange removed kitten from the palacios tree,
2008-10-22 Trammell Hudson Added runtime option to print cpu number on each line
2008-10-22 Trammell Hudson Implemented vprintk() to allow V3VEE debug printfs...
2008-10-21 Kevin Pedretti Added Kitten