CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2025/06/05 00:20:28
Modified files: usr.sbin/rpki-client: parser.c Log message: Remove the pthread_set_name_np() calls. I just used them for testing but they add little value now and make -portable more complex. Noticed by job@