From: djm Date: Fri, 26 Oct 2007 06:16:09 +0000 (+0000) Subject: - (djm) [openbsd-compat/bindresvport.c] X-Git-Tag: V_4_9_P1~124 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/882d4fb0a09c17efd8fcbb0d1a3c447f39eec193 - (djm) [openbsd-compat/bindresvport.c] Sync RCS ID after irrelevant (for portable OpenSSH) header shuffling --- diff --git a/ChangeLog b/ChangeLog index 2919d96e..a754a0fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -86,6 +86,8 @@ - (djm) [regress/sftp-cmds.sh] Use more restrictive glob to pick up test files from /bin - some platforms ship broken symlinks there which could spoil the test. + - (djm) [openbsd-compat/bindresvport.c] + Sync RCS ID after irrelevant (for portable OpenSSH) header shuffling 20070927 - (dtucker) [configure.ac atomicio.c] Fall back to including if diff --git a/openbsd-compat/bindresvport.c b/openbsd-compat/bindresvport.c index 65afed1e..08a53b8c 100644 --- a/openbsd-compat/bindresvport.c +++ b/openbsd-compat/bindresvport.c @@ -1,6 +1,6 @@ /* This file has be substantially modified from the original OpenBSD source */ -/* $OpenBSD: bindresvport.c,v 1.16 2005/04/01 07:44:03 otto Exp $ */ +/* $OpenBSD: bindresvport.c,v 1.17 2005/12/21 01:40:22 millert Exp $ */ /* * Copyright 1996, Jason Downs. All rights reserved.