OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Markus Friedl (markus_at_cvs.openbsd.org)
Date: Mon Nov 18 2002 - 10:43:45 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: markuscvs.openbsd.org 2002/11/18 09:43:45

    Modified files:
            usr.bin/ssh : clientloop.c

    Log message:
    don't overwrite SIG{INT,QUIT,TERM} handler if set to SIG_IGN;
    e.g. if ssh is used for backup; report Joerg Schilling; ok millert