plan9fox/sys/src
2015-05-17 07:02:44 +02:00
..
9 fortunes: What's wrong with the obvious? 2015-05-15 21:08:37 -04:00
ape libc: use Runemax instead of hardcoded 0x65536 for fmtchar check (thanks qrstuv) 2015-05-17 07:02:44 +02:00
boot boot/zynq: use ./boothead.$cputype to invoke helper 2015-05-13 04:22:21 +02:00
cmd kbdfs: Runemax is inclusive. 2015-05-17 06:59:09 +02:00
games games/doom: fix mips 2015-04-17 22:19:23 +02:00
lib9p lib9p: handle erealloc9p(..., 0) 2015-04-23 18:25:19 +02:00
libaml libaml: fix formating 2013-09-07 16:22:35 +02:00
libauth libauth: dont print blobs in auth_proxy error strings 2014-05-24 19:49:54 +02:00
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 libc: use Runemax instead of hardcoded 0x65536 for fmtchar check (thanks qrstuv) 2015-05-17 07:02:44 +02:00
libcomplete
libcontrol fix threadsetname usage in few places 2014-05-03 13:07:52 +02:00
libdisk
libdraw libdraw: font->display->defaultsubfont vs. display->defaultsubfont, dead code, malloc erros 2015-03-02 11:01:12 +01: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 libhtml: fix potential linked list corruption 2013-09-05 00:55:58 +02:00
libhttpd
libip libip: skip ipv6 loopback address (thanks mischief) 2014-12-26 09:34:30 +01:00
libjson libjson: check for empty string in jsonparse() 2013-11-10 20:11:46 -05:00
liblex
libmach vl, libmach, kernel: mips has 16K alignment for segments (for bigpages) 2015-03-22 17:49:28 +01:00
libmemdraw libdraw: use readn() to read headers and Fontchar array 2015-03-01 05:39:45 +01:00
libmemlayer draw: fix drawing of replicated source image on memlayer with a clip rectangle 2013-12-09 03:35:01 +01:00
libmp mpdigdiv.s: aaaaand its gone! 2015-03-25 14:19:05 +01:00
libndb
liboventi
libplumb libplumb: search for plumber only at /mnt/plumb, and don't try to mount $plumbsrv if the search fails 2013-10-31 04:26:01 -04:00
libregexp
libscribble
libsec libsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks mischief and qrstuv) 2015-04-29 02:58:10 +02:00
libstdio libstdio: avoid issues with aliasing in dtoa() on amd64 (from 9atom, thanks to erik and charles) 2014-06-12 20:14:12 +02:00
libString
libsunrpc
libthread libthread: get rid of chaninit() (thanks qrstuv) 2015-03-04 10:20:31 +01:00
libventi fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
mkfile make libjson from /sys/src/cmd/btc/json.c 2013-10-27 15:44:33 -04:00
mkfile.proto
NOTICE