plan9fox/sys/src
cinap_lenrek 8057e48ae1 rio: colors, flicker reduction, refresh after mouse close
allocate all the colors in iconinit(), remove unused ones
like grey. rename darkgrey to paletextcol because thats
what it is used for. new approach to window image allocation.
we allocate the window with DNofill and let the window fill
itself. this reduces flickering especially with (-b) option
and makes rio resize feel a lot faster.

wrefresh() didnt work. now fixed.
2012-10-20 15:51:32 +02:00
..
9 kernel: mnt cache rework 2012-10-17 15:48:30 +02:00
ape calloc: check multiplication overflow 2012-08-19 10:50:39 +02:00
boot tftp: prevent it from hanging if ack packets get lost 2012-09-20 09:33:40 +02:00
cmd rio: colors, flicker reduction, refresh after mouse close 2012-10-20 15:51:32 +02:00
games doom: fix mixbuffer size confusion 2012-09-03 00:24:27 +02:00
lib9p lib9p: add Srv.start 2012-03-30 20:06:33 +02:00
libaml libaml: store *value* instead of name reference in dest for alias op 2012-09-09 09:06:37 +02:00
libauth
libauthsrv factotum: fix _adgetticket() filedescriptor race, add timeouts to all authserver transactions 2012-08-01 19:18:33 +02:00
libavl
libbin
libbio
libc Add isotime() and isodate() functions to libc. 2012-09-02 23:05:41 +12:00
libcomplete
libcontrol
libdisk Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
libdraw libdraw: enter()/eenter() ^W support - we are getting there 2012-09-26 17:35:21 +02:00
libfis libfis: do not lie about logical sector units 2012-10-06 22:56:05 +02:00
libflate
libframe
libgeometry
libhtml
libhttpd
libip
liblex liblex: fix allprint() definition (from sources) 2012-10-03 18:18:01 +02:00
libmach libmach: fix acid -k regression (was broken in r5eeb36d3ddd0) 2012-08-07 03:48:56 +02:00
libmemdraw
libmemlayer
libmp
libndb ndb: recognize ip6.arpa postfix in mkptrname() 2012-08-02 22:20:55 +02:00
liboventi
libplumb libplumb: realloc memleak (thank you clsmith, THANK YOU!) 2012-05-14 01:35:17 +02:00
libregexp
libscribble
libsec libsec: add sha256WithRSAEncryption signature alg 2012-08-18 15:09:02 +02:00
libstdio
libString
libsunrpc
libthread libthread: make ioproc even when opening /proc/n/ctl fails (factotum) 2012-04-03 22:10:19 +02:00
libventi venti: fix possible nil deref in libventi vtgetreq() and cleanup vacfs (import from sources) 2012-08-07 16:11:35 +02:00
mkfile fix the build 2012-06-18 22:10:25 +02:00
mkfile.proto import updated compilers from sources 2012-07-30 19:11:16 +02:00
NOTICE