Module Name:src
Committed By: christos
Date: Tue Mar 23 20:57:10 UTC 2021
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix/include/isc: align.h
Log Message:
We have _Alignas now
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/mpl/bin
Module Name:src
Committed By: christos
Date: Mon Feb 22 01:31:52 UTC 2021
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: socket.c
Log Message:
Locking protocol changed again, adjust.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/mpl
Module Name:src
Committed By: christos
Date: Sat Aug 29 16:07:11 UTC 2020
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: socket.c
Log Message:
Locking protocol changed again, unlock after send/recv
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 s
Module Name:src
Committed By: christos
Date: Mon Jun 1 18:55:37 UTC 2020
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: socket.c
Log Message:
Locking protocol changed; the internal routines are now called with the
socket locked. Adjust for that.
To generate a
Module Name:src
Committed By: christos
Date: Sun May 31 17:45:02 UTC 2020
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: socket.c
Log Message:
sync with regular socket code (no effect)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/m
Module Name:src
Committed By: christos
Date: Sun Dec 29 01:38:27 UTC 2019
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: app.c
Log Message:
Only ignore signals if we are bind (not dhcpd).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/
Module Name:src
Committed By: christos
Date: Sun Mar 10 18:03:40 UTC 2019
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: socket.c
Log Message:
shorten name, use snprintf
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/mpl/bind/dist/lib/
Module Name:src
Committed By: christos
Date: Wed Feb 13 01:16:30 UTC 2019
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: socket.c
Log Message:
cleanup unused stuff now that we execute directly and not in a separate task.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Tue Feb 12 02:38:56 UTC 2019
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: socket.c
Log Message:
Instead of queuing to a separate task, handle the fdwatch events inline.
Fixes locking. We could simplify the code a lot
Module Name:src
Committed By: christos
Date: Mon Aug 13 08:48:46 UTC 2018
Modified Files:
src/external/mpl/bind/dist/lib/isc/unix: socket.c
Log Message:
Make ENOBUFS a soft error
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mpl/bind/dist/lib/i
10 matches
Mail list logo