=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- www/57.html 2015/08/06 21:50:20 1.92 +++ www/57.html 2015/08/28 03:00:28 1.93 @@ -170,6 +170,7 @@
  • The effects of the AI_ADDRCONFIG flag on getaddrinfo(3) results are limited to DNS queries. This avoids erratic behavior with transient network problems, "raw" addresses and localhost entries in /etc/hosts.
  • gethostbyname(3) now no longer fails when more than 16 addresses/aliases are returned. The original pre-asr limit of 35 has been restored, with additional results being truncated.
  • tftp(1) now supports sending or receiving files larger than 65536 blocks in size. +
  • ntpd(8) now supports authenticated TLS constraints.