CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2025/01/16 09:19:39
Modified files: usr.sbin/iscsid: connection.c initiator.c iscsid.h util.c Log message: Implement kvp_free() and free the key or value depending on the flags. Diff provided by Jack Burton (jack at saosce.com.au) with minor modifcation by myself.