index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
vnc
Age
Commit message (
Expand
)
Author
2016-07-24
make error handling in 9p service loops consistent
cinap_lenrek
2016-05-05
vncv: fix netmkvncaddr()
cinap_lenrek
2016-04-03
change /dev/kbd to return multiple messages per read
cinap_lenrek
2016-03-12
vncs: parse screenid as long, not short: BGSHORT() -> BGLONG()
cinap_lenrek
2016-03-07
vncs: fix dead Kend key
cinap_lenrek
2015-01-06
vncs: add -A for no auth to usage
mischief
2015-01-05
vncs: turn off auth with -A, do not require -c for -x
mischief
2015-01-05
vnc: put newlines in verbose messages
mischief
2014-12-13
various cmds: replace magic numbers with Kdel/Keof, etc
ftrvxmtrx
2014-02-05
fix wrong type for terminating nil argument for execl()
cinap_lenrek
2013-10-07
vncs: create dummy /dev/mousein and /dev/mousectl files
cinap_lenrek
2013-09-15
vncs: fix cmdpid fork bug
cinap_lenrek
2013-09-15
vncv: fix missing free for window label
cinap_lenrek
2013-09-14
tls: fix various tlsClient()/tlsServer() related bugs
cinap_lenrek
2013-06-16
make filesystem handling of read9pmsg() consistent
cinap_lenrek
2013-01-30
9p message size too small
cinap_lenrek
2013-01-16
vncv: do flushimage() under display lock, zero ypdate rect
cinap_lenrek
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
2012-12-25
bio: remove useless Breadn() as it does the same as Bread()
cinap_lenrek
2012-11-06
make interrupt key (Del) just work in the console
cinap_lenrek
2012-10-09
vncv: cleanup
cinap_lenrek
2012-10-09
vncv: fork tcs with RFNOWAIT as we dont collect wait message
cinap_lenrek
2012-10-09
vncv: snarfvers race, silly walks, add -l option for clipboard charset
cinap_lenrek
2012-09-16
vnc use Breadn() instead of Bread()
cinap_lenrek
2012-08-19
vncs: cleanup and error handling
cinap_lenrek
2012-02-25
vncs: /dev/kbd support by running kbdfs and forwarding keycodes thru kbdin
cinap_lenrek
2012-02-23
correcting unicode superscripts for 1 2 and 3
cinap_lenrek
2012-01-18
vncv: add /dev/kbd support
cinap_lenrek
2011-12-10
handle initdraw errors
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen