diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:08 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:08 +0000 |
commit | 6580d9e718777974a14bf617cec0d7c0dd6d7908 (patch) | |
tree | 48cb11f5ba4b97cfe6e71801c9efaf477abe6aa4 | |
parent | c1d2180c8ad2f87365c2e33fa129a50806b48c17 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEIPv6-REVIEW-BASEXORG-RELEASE-1-TM
a changed license. There was only one change which happened to be from
me (Egbert Eich).
-rw-r--r-- | xhost.c | 2 | ||||
-rw-r--r-- | xhost.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xhost/xhost.c,v 3.27 2003/07/29 07:23:27 herrb Exp $ */ +/* $XFree86: xc/programs/xhost/xhost.c,v 3.26 2003/07/27 14:05:45 herrb Exp $ */ #if defined(TCPCONN) || defined(STREAMSCONN) || defined(AMTCPCONN) #define NEEDSOCKETS @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/xhost/xhost.man,v 1.9 2003/07/09 15:27:41 tsi Exp $ +.\" $XFree86: xc/programs/xhost/xhost.man,v 1.8tsi Exp $ .\" .TH XHOST 1 __xorgversion__ .SH NAME |