plan9fox/sys/src
2015-06-13 20:58:56 +02:00
..
9 qc, 9/ppc, 9/mtx: fix wrong if statements 2015-06-13 20:21:26 +02:00
ape fix strncmp/memcmp used with a wrong number 2015-06-11 22:13:55 +02:00
boot 9boot: look for plan9.ini in all filesystems accessible to efi to find plan9 partition 2015-06-05 05:09:22 +02:00
cmd htmlroff: fix wrong newline in \name handling (| -> ||) 2015-06-13 20:58:56 +02:00
games games/doom: remove Makefile 2015-06-12 17:50:43 +02:00
lib9p lib9p: fix lib9p wstat qid.type/mode checks (fixes lock(1) for ramfs/hjfs) 2015-06-13 12:43:15 +02:00
libaml
libauth libauth: dont print blobs in auth_proxy error strings 2014-05-24 19:49:54 +02:00
libauthsrv authsrv: remove unused opasstokey 2015-06-09 23:53:07 +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 libdisk: error handling, sanity checks 2015-05-31 12:58:13 +02:00
libdraw libdraw: sync allocimage/allocwindow prototypes with man pages 2015-06-09 10:33:30 +02: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 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
libmp mpdigdiv.s: aaaaand its gone! 2015-03-25 14:19:05 +01:00
libndb
liboventi
libplumb
libregexp
libscribble
libsec libsec/tlshand: implement client side ECDHE (many thanks to pr!) 2015-06-07 22:14:01 +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
mkfile.proto
NOTICE