K 10 svn:author V 3 pjd K 8 svn:date V 27 2012-06-13T21:38:07.194418Z K 7 svn:log V 339 Now that dupfdopen() doesn't depend on finstall() being called earlier, indx will never be -1 on error, as none of dupfdopen(), finstall() and kern_capwrap() modifies it on error, but what is more important none of those functions install and leave file at indx descriptor on error. Leave an assert to prove my words. MFC after: 1 month END