plan9fox/sys/src
2013-09-16 03:56:53 +02:00
..
9 e820: handle duplicate and overlapping e820 entries, handle overflows 2013-09-16 23:36:06 +02:00
ape ape: fix _main stack setup for arm (_privates and _errnoloc was inside argv) 2013-06-08 23:53:28 +02:00
boot 9bootfat: always try plan9 partition even when not marked active, fix bug 2013-09-01 21:18:11 +02:00
cmd aux/statusbar, aux/statusmsg: dont fork in background for window, cleanup 2013-09-16 02:10:18 +02:00
games games/doom: remove useless allocation of screen[0] buffer 2013-08-12 00:40:09 +02:00
lib9p make filesystem handling of read9pmsg() consistent 2013-06-16 06:26:31 +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
libavl
libbin
libbio
libc libc: set malloctag for runesmprint() 2013-09-06 16:55:13 +02:00
libcomplete
libcontrol
libdisk
libdraw libdraw: fix leftover processes or programs failing to restore window labels when receiving interrupt note 2013-08-13 21:46:13 +02:00
libfis
libflate
libframe
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
liblex
libmach TEQ with S bit = 0 would be pointless, so ARM uses this case to encode "miscellaneous" 2013-08-10 16:40:36 +02:00
libmemdraw draw: add badrect() function to reject zero, negative size or orverly huge rectangles 2013-06-16 19:01:46 +02:00
libmemlayer
libmp
libndb
liboventi
libplumb
libregexp
libscribble
libsec tls: fix various tlsClient()/tlsServer() related bugs 2013-09-14 19:19:08 +02:00
libstdio
libString
libsunrpc
libthread
libventi libventi: handle nil connection in rpc as error instead of crashing (from sources) 2013-01-25 14:19:18 +01:00
mkfile
mkfile.proto
NOTICE