plan9fox/sys/src
2015-04-12 16:05:05 +02:00
..
9 segment: fix print buffer overflow, map fixed segments uncached, add to zynq kernel 2015-04-12 16:05:05 +02:00
ape ape: fix main9 for mips 2015-03-25 13:56:04 +01:00
boot pc, efi loaders: erase characters when backspace is pressed 2015-01-25 17:21:07 -08:00
cmd nusb/kb: always try to recover on error, fix recover for multi-function devices 2015-04-08 18:07:16 +02:00
games games/gb: limit audio range to prevent clipping 2015-04-11 16:07:15 +02:00
lib9p lib9p: fix .. walk crash in deleted directory (thanks BurnZeZ) 2014-10-23 23:59:16 +02:00
libaml
libauth
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 pool: avoid triggering assert(b->magic != FREE_MAGIC) in blocksetsize() for mallocalignl() 2015-04-08 21:04:10 +02:00
libcomplete
libcontrol
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
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: add TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA client cipher suit support 2015-02-05 04:29:28 +01:00
libstdio
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