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.


Fixed bug in v3_cfg_val where it would not return null if a child named *tag does...
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 6 Oct 2010 17:39:08 +0000 (12:39 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 6 Oct 2010 17:39:08 +0000 (12:39 -0500)
commitf1d937f37582d3faeaaf8c353d118adc0d8a43b9
tree1794f491111a320ed018c89f49f6bf63cac08881
parent0e29a343765b225251f5634fb34aa6a60085a0bd
Fixed bug in v3_cfg_val where it would not return null if a child named *tag does not exist.
Filedisk now accepts a mode from the config file.

Conflicts:

palacios/src/devices/filedisk.c
palacios/src/devices/filedisk.c