Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,17 +1,8 @@
$NetBSD: patch-aa,v 1.11 2012/09/15 09:14:53 apb Exp $
$NetBSD: patch-aa,v 1.13 2015/02/13 04:44:40 rodent Exp $
--- pty.c.orig 2003-09-08 14:26:18.000000000 +0000
--- pty.c.orig 2014-04-26 10:58:35.000000000 +0000
+++ pty.c
@@ -34,7 +34,7 @@
#endif
/* for solaris 2.1, Unixware (SVR4.2) and possibly others */
-#ifdef HAVE_SVR4_PTYS
+#ifdef HAVE_SYS_STROPTS_H
# include <sys/stropts.h>
#endif
@@ -313,6 +313,45 @@ char **ttyn;
@@ -318,6 +318,45 @@ char **ttyn;
/***************************************************************/