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:
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
SUBDIR= byacc file flex less \
|
||||
libarchive libevent mdocml \
|
||||
|
||||
tmux
|
||||
|
||||
.if (${MKATF} != "no")
|
||||
SUBDIR+= atf
|
||||
|
||||
Reference in New Issue
Block a user