Module Name:src
Committed By: he
Date: Thu Oct 18 14:30:54 UTC 2018
Modified Files:
src/external/bsd/bind/dist/lib/isc/unix: socket.c
Log Message:
Apply suggested fix from https://gitlab.isc.org/isc-projects/bind9/issues/589.
This would on NetBSD prevent UDP replies > 1432
Module Name:src
Committed By: christos
Date: Mon Aug 13 08:46:53 UTC 2018
Modified Files:
src/external/bsd/bind/dist/lib/isc/unix: socket.c
Log Message:
make ENOBUFS a soft error (from roy@)
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/external/bsd/b
Module Name:src
Committed By: joerg
Date: Sat Sep 12 19:03:11 UTC 2015
Modified Files:
src/external/bsd/bind/dist/lib/isc/unix/include/isc: offset.h
Log Message:
Replace arithmetic using undefined behavior with exhaustive list of type
size limits.
To generate a diff of t
Module Name:src
Committed By: christos
Date: Sat Mar 15 18:28:23 UTC 2014
Modified Files:
src/external/bsd/bind/dist/lib/isc/unix: app.c
Log Message:
Since the sigwait stuff is conditional to isc_bind9, we cannot block
SIGHUP,SIGINT,SIGTERM on startup, so make those also c
Module Name:src
Committed By: christos
Date: Sun Apr 14 13:18:23 UTC 2013
Modified Files:
src/external/bsd/bind/dist/lib/isc/unix: socket.c
Log Message:
The common fields of the socket should be initialized in one place since
we are the socket provider. Fixes crash with "r