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.


Add clock_time() in timer.c for uIP
authorLei Xia <xiaxlei@gmail.com>
Thu, 28 Aug 2008 19:44:19 +0000 (19:44 +0000)
committerLei Xia <xiaxlei@gmail.com>
Thu, 28 Aug 2008 19:44:19 +0000 (19:44 +0000)
commitbc90ff64cfcd32d978a790f6ee70846a754fba9b
tree463849e51a9b9d649838694f917e8dc273c42ea8
parent9133e0d7fb8d5c662b4b588f32edddf553f82dca
Add clock_time() in timer.c for uIP
palacios/src/geekos/fd_boot.asm
palacios/src/geekos/timer.c