CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2015/10/28 05:52:26
Modified files: lib/libc/asr : asr.c share/man/man5 : resolv.conf.5 Log message: Remove support for [addr]:port syntax from the "nameserver" line. This extension never made it to other systems. (pledge is also happy with this. The idea of DNS @ any port collides with pledge encouraring differentiation between DNS and non-DNS sockets) ok phessler jung sthen kettenis