plan9fox/sys/src
cinap_lenrek 15590e39c6 igfx: implement hardware cursor
this can even be used with the vesa driver, just
enable the cursor after mode switch like:

echo hwgc igfxhwgc >/dev/vgactl
2015-01-09 22:23:25 +01:00
..
9 igfx: implement hardware cursor 2015-01-09 22:23:25 +01:00
ape getfcr: change getfcr/setfcr to use VFP 2014-12-25 17:44:49 +01:00
boot added zynq kernel 2014-12-24 10:21:51 +01:00
cmd igfx: implement hardware cursor 2015-01-09 22:23:25 +01:00
games add games/md to /sys/src/games/mkfile 2014-12-29 11:55:51 +01:00
lib9p lib9p: fix .. walk crash in deleted directory (thanks BurnZeZ) 2014-10-23 23:59:16 +02:00
libaml
libauth
libauthsrv libauthsrv: allow multiple auth= attributes for backup auth servers, authdial() tries each one in order 2014-09-16 16:41:05 +02:00
libavl
libbin
libbio bio: add Bfdopen() from plan9port 2014-12-14 20:21:42 +01:00
libc pool: more strict checktree() for poolcheck 2015-01-05 14:23:01 +01:00
libcomplete
libcontrol
libdisk
libdraw libdraw: don't deference nil display in freefont 2014-12-28 23:11:21 -08:00
libfis
libflate flate: fix wrong adler32() length calculation (thanks qrstuv) 2014-12-20 03:34:40 +01:00
libframe libframe: use correct text color on frinsert depending on selection (thanks sl) 2014-07-17 23:29:55 +02:00
libgeometry
libhtml
libhttpd
libip libip: skip ipv6 loopback address (thanks mischief) 2014-12-26 09:34:30 +01:00
libjson
liblex
libmach libmach: fix break point instruction for little endian MIPS (from sources) 2014-07-13 01:24:55 +02:00
libmemdraw libmemdraw: never point Buffer.alpha to nil (thanks mischief) 2014-12-30 12:44:42 +01:00
libmemlayer
libmp
libndb
liboventi
libplumb
libregexp
libscribble
libsec libsec: experimental DHE client support for tls and cleanups 2014-09-14 02:30:46 +02:00
libstdio
libString
libsunrpc
libthread
libventi fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
mkfile
mkfile.proto
NOTICE