plan9fox/sys/src/cmd/vnc
cinap_lenrek c76243e7e5 fix wrong type for terminating nil argument for execl()
we have to use (void*)0 instead of (int)0 otherwise the
upper bits are uninitialized on amd64.
2014-02-05 19:25:24 +01:00
..
auth.c
chan.c
color.c
compat.c
compat.h
dev.c
devcons.c
devdraw.c
devmouse.c vncs: create dummy /dev/mousein and /dev/mousectl files 2013-10-07 06:37:40 +02:00
draw.c
error.h
errstr.h
exporter.c
exportfs.c
kbd.h
kbds.c
kbdv.c
ksym2utf.h
mkfile
proto.c
rlist.c
rre.c
screen.c
screen.h
utf2ksym.h
vnc.h
vncs.c vncs: fix cmdpid fork bug 2013-09-15 16:04:32 +02:00
vncs.h
vncv.c vncv: fix missing free for window label 2013-09-15 15:14:12 +02:00
vncv.h
wsys.c fix wrong type for terminating nil argument for execl() 2014-02-05 19:25:24 +01:00