- (djm) [openbsd-compat/bindresvport.c]

Sync RCS ID after irrelevant (for portable OpenSSH) header shuffling
This commit is contained in:
Damien Miller 2007-10-26 16:16:09 +10:00
parent 9ed5643491
commit a97529fa2e
2 changed files with 4 additions and 2 deletions

View File

@ -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 <sys/poll.h> if
@ -3357,4 +3359,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
$Id: ChangeLog,v 1.4780 2007/10/26 06:14:46 djm Exp $
$Id: ChangeLog,v 1.4781 2007/10/26 06:16:09 djm Exp $

View File

@ -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.