plan9fox/sys/src
2017-12-17 20:33:39 +01:00
..
9 pc, pc64: add devbridge to kernel configuration 2017-12-17 20:33:39 +01:00
ape libsec: write optimized _chachablock() function for amd64 / sse2 2017-11-20 00:10:35 +01:00
boot 9boot: limit read size to 4K for efi simple file system protocol 2017-09-29 21:19:12 +02:00
cmd ip/tinc: handle single byte noop and end-of-option-list tcp options in clampmss() 2017-12-17 20:20:17 +01:00
games games/blit: update screen when display address changes (thanks aap) 2017-11-27 20:34:48 +00:00
lib9p lib9p: allow rewinding in 9pfile directories 2017-04-30 01:49:21 +02:00
libaml libaml: make heap size field int, implement BankField definitions 2017-02-24 01:31:58 +01:00
libauth libauth: replace proto=p9cr with new proto=dp9ik/p9sk1 role=login for auth_userpasswd() 2017-12-03 05:14:33 +01:00
libauthsrv libauthsrv: preserve readcons() error message from read() error 2017-10-04 05:01:54 +02:00
libavl replica: use libavl for avl tree implementation 2017-04-22 14:28:02 -05:00
libbin
libbio bio: add support for custom I/O handler via Biofn 2017-05-04 17:42:12 +00:00
libc libc: improve alignment of QLp structure on amd64, cosmetics 2017-10-28 18:53:27 +02:00
libcomplete
libcontrol /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libdisk libdisk: error handling, sanity checks 2015-05-31 12:58:13 +02:00
libdraw libdraw: get rid of _drawdebug variable 2017-04-29 21:03:52 +02:00
libfis libfis: fix inverted CHS bit 2017-06-25 23:23:56 +00:00
libflate libflate: force non-empty huffman table in mkzprecode() for deflate 2017-12-09 18:20:29 +01:00
libframe /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libgeometry
libhtml /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libhttpd libhttpd: use strtol to parse decimal character references in httpunesc() 2015-08-03 15:26:33 +02:00
libip libip: skip ipv6 loopback address (thanks mischief) 2014-12-26 09:34:30 +01:00
libjson libjson: add slack space to literal string buffer to handle bad runes (thanks mischief) 2016-04-27 12:59:06 +02:00
liblex
libmach libmach: fix format for 8db sse shift ops 2017-11-19 21:11:41 +01:00
libmemdraw libmemdraw: get rid of kernel iprint() emulation 2017-04-29 21:13:48 +02:00
libmemlayer libmemdraw/libmemlayer: get rid of drawdebug prints 2017-04-29 21:10:28 +02:00
libmp libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief) 2017-02-05 02:48:13 +01:00
libndb /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
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 libregexp: fix lexer so it doesnt move past the string when it gets a \ escape 2017-07-31 06:56:22 +02:00
libscribble /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libsec libsec: make includes consistent for sha2block*.c 2017-11-30 21:50:52 +01:00
libstdio stdio: fix sclose() buffer overrun when terminating string, realloc() error handling (thanks porlock) 2016-11-27 21:20:27 +01:00
libString
libsunrpc
libthread retire the dec alpha port 2016-05-04 16:11:48 +02:00
libventi /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
mkfile remove unused liboventi 2016-04-13 01:09:45 +02:00
mkfile.proto retire the dec alpha port 2016-05-04 16:11:48 +02:00
NOTICE