Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/libsaslc/dist/src
Module Name: src
Committed By: nia
Date: Wed Dec 17 15:58:36 UTC 2025
Modified Files:
src/crypto/external/bsd/libsaslc/dist/src: buffer.c mech_digestmd5.c
mech_gssapi.c
Log Message:
libsaslc: Do not assume that <endian.h> is transcluded via <sys/types.h>
or <sys/param.h>.
We're upstream for this code, and it hasn't been ported to non-NetBSD
systems. I'm not sure why it lives in external/.
Prompted by PR pkg/59839
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/external/bsd/libsaslc/dist/src/buffer.c
cvs rdiff -u -r1.14 -r1.15 \
src/crypto/external/bsd/libsaslc/dist/src/mech_digestmd5.c
cvs rdiff -u -r1.8 -r1.9 \
src/crypto/external/bsd/libsaslc/dist/src/mech_gssapi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index