plan9fox/sys/src
2014-04-26 18:22:17 +02:00
..
9 pmmc: recognize generic mmc controllers (untested) 2014-04-26 18:22:17 +02:00
ape prof: properly save and restore RARG for amd64 2014-02-17 13:25:24 +01:00
boot 9bootfat: only check for fat at block 0 on floppy drives (thanks aap) 2013-09-23 21:12:41 +02:00
cmd tr: fix 4-byte runes fix (thanks rsc) 2014-04-26 14:26:40 +02:00
games games/geigerstats: fix usage() to exit; games(1): geigerstats args 2014-04-26 15:08:28 +01:00
lib9p lib9p/hjfs: use x != ~0 instead (type)~x conditionals to work arround arm compiler issue 2013-10-02 01:36:05 +02:00
libaml libaml: fix formating 2013-09-07 16:22:35 +02:00
libauth libauth: add sanity check for auth_proxy write size 2013-09-16 03:56:53 +02:00
libauthsrv libauthsrv: recognize amd64 $cputype in readnvram() to look for default locations 2014-03-26 23:47:19 +01:00
libavl
libbin
libbio
libc libc: allow announce address of the form #I1/tcp!*!564 2014-04-09 19:41:25 +02:00
libcomplete
libcontrol
libdisk
libdraw libdraw: fix zero stringwidth() bug 2014-03-10 06:41:45 +01:00
libfis
libflate
libframe libframe: fix _frcanfit() for zero width runes, simplify chopframe() 2014-01-07 02:24:16 +01:00
libgeometry
libhtml libhtml: fix potential linked list corruption 2013-09-05 00:55:58 +02:00
libhttpd
libip fix parseip() 2013-04-02 03:39:24 +02:00
libjson libjson: check for empty string in jsonparse() 2013-11-10 20:11:46 -05:00
liblex
libmach libmach: fix printing of amd64 modrm byte register with rex prefix 2014-04-15 00:37:01 +02:00
libmemdraw libmemdraw: improve readbyte() and writebyte() routines 2014-04-12 21:59:52 +02:00
libmemlayer draw: fix drawing of replicated source image on memlayer with a clip rectangle 2013-12-09 03:35:01 +01:00
libmp libc and ape support for amd64 2014-02-01 10:31:41 +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 tlshand: cleanup 36 -> MD5dlen+SHA1dlen 2014-04-26 18:09:26 +02:00
libstdio
libString
libsunrpc
libthread libthread: avoid calling thread waiting for fork/execed process to finish if we dont have to 2013-12-06 05:03:35 +01:00
libventi
mkfile make libjson from /sys/src/cmd/btc/json.c 2013-10-27 15:44:33 -04:00
mkfile.proto
NOTICE