CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/07/16 21:09:19
Modified files: usr.bin/ssh : PROTOCOL Log message: direct-streamlo...@openssh.com Unix domain foward messages do not contain a "reserved for future use" field and in fact, serverloop.c checks that there isn't one. Remove erroneous mention from PROTOCOL description. bz#2421 from Daniel Black