K 10 svn:author V 2 ed K 8 svn:date V 27 2015-01-14T13:03:03.914546Z K 7 svn:log V 279 Make sure CAP_BINDAT and CAP_CONNECTAT are part of CAP_ALL0. This makes sure that file descriptors of opened directories will actually get these capabilities. Without this change, bindat() and connectat() don't seem to work for me. MFC after: 2 weeks Reviewed by: rwatson, pjd END