# # ChangeLog for uspace/srv/locsrv/locsrv.c in mainline # # Generated by Trac 1.6 # 2025-06-23T21:43:52Z Fri, 01 Jun 2012 19:17:07 GMT Martin Decky [50ad3f3] * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/locsrv/locsrv.h (modified) trivial changes (error code reporting, messages) Sun, 13 May 2012 08:56:01 GMT Jiri Svoboda [32d96e1] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/loc/Makefile (moved) * uspace/app/loc/loc.c (moved) * uspace/srv/locsrv/Makefile (moved) * uspace/srv/locsrv/category.c (moved) * uspace/srv/locsrv/category.h (moved) * uspace/srv/locsrv/locsrv.c (moved) * uspace/srv/locsrv/locsrv.h (moved) Rename app/locinfo to app/loc, srv/loc to srv/locsrv.