plan9fox/sys/src
2016-05-16 00:37:49 +02:00
..
9 devssl, devtls: fix permission checks 2016-05-11 02:10:05 +02:00
ape retire the dec alpha port 2016-05-04 16:11:48 +02:00
boot retire the dec alpha port 2016-05-04 16:11:48 +02:00
cmd rc: remove historical unix and win32 ports 2016-05-16 00:37:49 +02:00
games games/mahjongg: off by one in bmatch(), fix hint() redraw (thanks Kenji) 2016-05-07 15:19:41 +02:00
lib9p lib9p: remove duplicate variable assignment in createfile() 2016-03-19 17:58:35 -04:00
libaml format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64) 2016-01-07 04:44:13 +01:00
libauth remove support for import command in namespace files 2016-05-04 16:35:25 +02:00
libauthsrv libauthsrv: can write p = 2^448 - 2^224 - 1 now, as mpc has constant folding. 2016-02-22 22:56:55 +01:00
libavl
libbin
libbio bio: add Bfdopen() from plan9port 2014-12-14 20:21:42 +01:00
libc retire the dec alpha port 2016-05-04 16:11:48 +02:00
libcomplete
libcontrol fix fuckup 2015-08-25 09:35:10 +00:00
libdisk libdisk: error handling, sanity checks 2015-05-31 12:58:13 +02:00
libdraw libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars() 2016-04-13 00:34:48 +02:00
libfis libfis: dont reject drives lacking SSP (sata ssd connected to ide with adapter) 2016-02-22 22:53:19 +01:00
libflate format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64) 2016-01-07 04:44:13 +01:00
libframe rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
libgeometry
libhtml
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: more alpha 2016-05-04 17:10:26 +02:00
libmemdraw libdraw: use readn() to read headers and Fontchar array 2015-03-01 05:39:45 +01:00
libmemlayer libdraw: remove unused static log2[] array 2016-02-28 01:38:29 +01:00
libmp retire the dec alpha port 2016-05-04 16:11:48 +02:00
libndb
libplumb
libregexp fix e2 production to match regexp(6) and do it right this time 2016-05-02 15:11:48 -05:00
libscribble
libsec auth/rsa2x509: generate x509v3 cert as extension field might not otherwise not be expected 2016-05-12 12:41:32 +02:00
libstdio
libString
libsunrpc
libthread retire the dec alpha port 2016-05-04 16:11:48 +02:00
libventi fix dangerous werrstr() usages 2014-11-07 12:51:59 +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