summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/openbsd-compat/xmmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/openbsd-compat/xmmap.c')
-rw-r--r--crypto/openssh/openbsd-compat/xmmap.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/openssh/openbsd-compat/xmmap.c b/crypto/openssh/openbsd-compat/xmmap.c
index 8f1d202..9dc4340 100644
--- a/crypto/openssh/openbsd-compat/xmmap.c
+++ b/crypto/openssh/openbsd-compat/xmmap.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2002 Tim Rice. All rights reserved.
+ * MAP_FAILED code by Solar Designer.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -20,6 +23,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/* $Id: xmmap.c,v 1.3 2003/06/02 02:25:27 tim Exp $ */
+
#include "includes.h"
#ifdef HAVE_SYS_MMAN_H
OpenPOWER on IntegriCloud