OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Todd C. Miller (millertcvs.openbsd.org)
Date: Sat Mar 03 2001 - 15:19:43 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: millertcvs.openbsd.org 2001/03/03 14:19:42

    Modified files:
            usr.bin/ssh : ssh-keyscan.c

    Log message:
    Dynamically allocate read_wait and its copies. Since maxfd is
    baed on resource limits it is often (usually?) larger than FD_SETSIZE.