plan9fox/sys/src
2015-07-28 10:01:05 +02:00
..
9 kernel: remove obsolete comment from namec() 2015-07-28 10:01:05 +02:00
ape ape: port libc smp tas() for arm 2015-07-07 19:53:26 +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 page: fix deadlock, nil vs 0 for pointer comparsion, cleanup 2015-07-24 11:45:48 +02:00
games games/doom: remove Makefile 2015-06-12 17:50:43 +02:00
lib9p lib9p: return "write prohibited" error as documented in 9p(2) when srv->write is nil (thanks silasm) 2015-07-28 01:24:02 +02:00
libaml
libauth
libauthsrv authsrv: remove unused opasstokey 2015-06-09 23:53:07 +02:00
libavl
libbin
libbio
libc libc/arm: implement _tas() with LDREX/STREX, execute memory barrier on smp systems (zynq) 2015-07-07 19:24:10 +02:00
libcomplete
libcontrol
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
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: increase handshake message buffer size (MaxChunk) to 32K (thanks sl) 2015-07-24 06:18:59 +02:00
libstdio
libString
libsunrpc
libthread libthread: get rid of chaninit() (thanks qrstuv) 2015-03-04 10:20:31 +01:00
libventi
mkfile
mkfile.proto
NOTICE