# # ChangeLog for uspace/drv/test2/test2.c in mainline # # Generated by Trac 1.6 # 2025-02-12T10:25:13Z Wed, 02 Feb 2011 20:37:53 GMT Martin Decky [86d7bfa] * uspace/drv/test2/test2.c (modified) * uspace/lib/c/generic/async.c (modified) avoid possible segfaults on error paths when a fibril fails to be created Wed, 01 Dec 2010 23:59:40 GMT Vojtech Horky [c245f16e] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/drv/rootvirt/devices.def (modified) * uspace/drv/test1/test1.c (modified) * uspace/drv/test1/test1.ma (modified) * uspace/drv/test2/Makefile (added) * uspace/drv/test2/test2.c (added) * uspace/drv/test2/test2.ma (added) Add another test for DDF This test simulates hot-plug as child ...