CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/02/22 00:47:22

Modified files:
        sys/kern       : sys_socket.c uipc_socket.c uipc_syscalls.c 
                         uipc_usrreq.c 
        sys/miscfs/fifofs: fifo_vnops.c 
        sys/nfs        : krpc_subr.c nfs_socket.c 
        sys/sys        : domain.h socketvar.h un.h 

Log message:
fix PR 6082: do not create more fd's than will fit in the message on
the receiving side when passing fd's. ok deraadt@ kettenis@

Reply via email to