History log of /barrelfish-master/usr/kaluga/queue.c
Revision Date Author Comments
# 06c4ab12 20-Mar-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Fix bug that causes endless loop in queue (next not set to NULL in case we insert a reply state into the queue for the second time).


# 2a37639e 16-Feb-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Giving device_mgr a fish name :-).

--HG--
branch : octopus.add-device-mngr
rename : usr/device_mgr/Hakefile => usr/kaluga/Hakefile
rename : usr/device_mgr/main.c => usr/kaluga/main.c
rename : usr/device_mgr/queue.c => usr/kaluga/queue.c
rename : usr/device_mgr/queue.h => usr/kaluga/queue.h


# 884f3b79 16-Feb-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Renaming device manager

--HG--
branch : octopus.add-device-mngr