des         2003/05/28 12:39:33 PDT
  FreeBSD src repository
  Modified files:
    crypto/openssh       sshd.c 
  Log:
  Fix off-by-one and initialization errors which prevented sshd from
  restarting when sent a SIGHUP.
  
  Submitted by:   tegge
  Approved by:    re (jhb)
  
  Revision  Changes    Path
  1.34      +3 -2      src/crypto/openssh/sshd.c