# # ChangeLog for uspace/app/dnsres/dnsres.c in mainline # # Generated by Trac 1.6 # 2025-02-07T20:42:06Z Tue, 23 Apr 2013 22:05:01 GMT Jiri Svoboda [31e9fe0] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/dnsres/Makefile (added) * uspace/app/dnsres/dnsres.c (moved) * uspace/app/init/init.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/dnsr.c (added) * uspace/lib/c/include/inet/dnsr.h (added) * uspace/lib/c/include/ipc/dnsr.h (added) * uspace/lib/c/include/ipc/services.h (modified) * uspace/srv/net/dnsrsrv/Makefile (moved) * uspace/srv/net/dnsrsrv/dns_msg.c (moved) * uspace/srv/net/dnsrsrv/dns_msg.h (moved) * uspace/srv/net/dnsrsrv/dns_std.h (moved) * uspace/srv/net/dnsrsrv/dns_type.h (moved) * uspace/srv/net/dnsrsrv/dnsrsrv.c (added) * uspace/srv/net/dnsrsrv/query.c (moved) * uspace/srv/net/dnsrsrv/query.h (moved) * uspace/srv/net/dnsrsrv/transport.c (moved) * uspace/srv/net/dnsrsrv/transport.h (moved) Dnsrsrv server and dnsres utility.