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.


added halt to infinite loops
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 19 Dec 2008 07:29:55 +0000 (01:29 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 19 Dec 2008 07:29:55 +0000 (01:29 -0600)
commitdff5e69505c2893d062acf50f2268b3528c9556f
treee3d27c2111c4d4d067c48a10743625b02ab83d4e
parent4e78dc8d5ae0bcf146eb425c8a53178a1fb758e8
added halt to infinite loops
geekos/include/geekos/kassert.h
geekos/src/geekos/lowlevel.asm
geekos/src/geekos/main.c