Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 12:51:56 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openssh/files patch-ac patch-av patch-sftp-server.c
Message-ID:  <200203082051.g28Kpu080128@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2002/03/08 12:51:56 PST

  Modified files:
    security/openssh/files patch-ac patch-av 
  Added files:
    security/openssh/files patch-sftp-server.c 
  Log:
  - add defines for comatibility with older FreeBSD releases 3.x and 2.2.8
          SHUT_RD, SHUT_WR, SHUT_RDWR
          INET_ADDRSTRLEN
  - add dirname() from FreeBSD 4.5
  - use utimes instead of futimes fore FreeBSD < 4.x
  
  Revision  Changes    Path
  1.9       +19 -3     ports/security/openssh/files/patch-ac
  1.6       +83 -5     ports/security/openssh/files/patch-av
  1.1       +25 -0     ports/security/openssh/files/patch-sftp-server.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203082051.g28Kpu080128>