Path to this page:
Subject: CVS commit: pkgsrc/x11/xtrans
From: Thomas Klausner
Date: 2014-10-01 11:40:02
Message id: 20141001094002.9756F98@cvs.netbsd.org
Log Message:
Update to 1.3.5:
Here's a release of Xtrans that includes a bunch of const fixes and a
new Listen function which the X server wants to allow -nolisten tcp by default.
Alan Coopersmith (7):
Update docs to note that TransName is now const char *
Add const qualifiers to TRANS(Open...) address args
Add const qualifiers to TRANS(Reopen...) port args
Add const qualifiers to TRANS(CreateListener) port args
Add const qualifiers to TRANS(Connect) args
Add const qualifiers to TRANS(MakeAll*ServerListeners) port args
Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) args
Keith Packard (2):
Add TRANS(Listen) function to re-enable specific listen sockets
xtrans 1.3.5
Files: