Import tmux

We have to use SOCK_SEQPACKET instead of SOCK_STREAM for client/server
communication, because UDS does things with control messages that tmux
does not expect.

Change-Id: I3edb1875d61fb976cf6485c650f4fd4b82fa354c
This commit is contained in:
David van Moolenbroek
2014-10-03 10:01:08 +00:00
parent 5d259c7f93
commit eda6f5931d
159 changed files with 39630 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
SUBDIR= byacc file flex less \
libarchive libevent mdocml \
tmux
.if (${MKATF} != "no")
SUBDIR+= atf