OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: David Lebel (lebelcvs.openbsd.org)
Date: Wed Apr 11 2001 - 11:25:33 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: lebelcvs.openbsd.org 2001/04/11 10:25:32

    Modified files:
            usr.bin/ssh : sshd.c sshd.8

    Log message:
    implement the -e option into sshd:

    -e When this option is specified, sshd will send the output to the
    standard error instead of the system log.

    markus OK.