Home | History | Annotate | Download | only in libisns
History log of /src/lib/libisns/isns_pdu.h
RevisionDateAuthorComments
 1.5  19-Apr-2022  rillig lib: remove CONSTCOND comment

Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.
 1.4  08-Oct-2019  christos remove useless packed attributes
 1.3  28-Nov-2011  joerg branches: 1.3.40;
Kill a bunch of manual __attribute__ usages and replace them with the
equivalent sys/cdefs.h invocation.
 1.2  17-Aug-2011  christos branches: 1.2.2;
fix gcc aliasing issues.
 1.1  16-Jan-2011  agc branches: 1.1.1;
Initial revision
 1.1.1.1  16-Jan-2011  agc Initial import of libisns, contributed to the NetBSD Foundation by
Wasabi Systems, Inc.

libisns(3) is an implementation of the iSNS protocol as defined in
IETF RFC 4171, exporting an API that simplifies Internet Storage Name
Service (iSNS) client implementations.
 1.2.2.1  17-Apr-2012  yamt sync with head
 1.3.40.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed