# # ChangeLog for uspace/app/getvc/getvc.c in mainline # # Generated by Trac 1.6 # 2025-02-13T01:07:43Z Tue, 16 Jun 2009 18:31:55 GMT Jiri Svoboda [e3fa92aa] * uspace/app/getvc/getvc.c (modified) Replace one hack with another. Mon, 15 Jun 2009 22:24:18 GMT Jakub Jermar [103e7d7] * uspace/app/getvc/getvc.c (modified) Flush stdout before spawning shell. Tue, 02 Jun 2009 17:21:54 GMT Martin Decky [49f78c7] * uspace/app/getvc/Makefile (added) * uspace/app/getvc/getvc.c (added) * uspace/app/getvc/getvc.h (added) * uspace/app/getvc/version.c (added) * uspace/app/getvc/version.h (added) getvc: a task which acquires a console device (this is a preliminary ...