plan9fox/sys/src
2016-07-05 23:21:36 -05:00
..
9 acpi: _ADR and _BBN might be methods, so use amleval() to evaluate the value 2016-06-30 19:11:06 +02:00
ape retire the dec alpha port 2016-05-04 16:11:48 +02:00
boot efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail otherwise 2016-05-22 21:52:04 +02:00
cmd remove mpc.tab.h on mk clean 2016-07-05 23:21:36 -05:00
games doom: use Kprint for pause function (from qu7uux) 2016-06-30 17:18:30 +02:00
lib9p lib9p: remove duplicate variable assignment in createfile() 2016-03-19 17:58:35 -04:00
libaml aml: define amlintmask and set it according to DSDT revision (64bit / 32bit) 2016-06-05 14:57:38 +02:00
libauth remove support for import command in namespace files 2016-05-04 16:35:25 +02:00
libauthsrv libauthsrv: dont pass netroot to netmkaddr()'s defnet parameter in authdial() (thanks kenji arisawa) 2016-05-18 15:25:43 +02:00
libavl
libbin
libbio
libc libc: native _addv() and _subv() routines for arm 2016-06-26 15:16:23 +02:00
libcomplete
libcontrol
libdisk
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
libframe rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
libgeometry
libhtml
libhttpd
libip
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 libmemdraw: remove unused static variable from memimagedraw() 2016-05-29 18:23:42 +02: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 chacha: calculate rounds in separate function (helps registerizer), get rid of unrolled code 2016-06-26 15:28:01 +02:00
libstdio
libString
libsunrpc
libthread retire the dec alpha port 2016-05-04 16:11:48 +02:00
libventi
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