plan9fox/sys/src
2016-04-10 02:52:31 +02:00
..
9 ether82563: initial i217 support from http://www.9legacy.org/9legacy/patch/pc-ether82563-i210.diff (thanks k0ga) 2016-04-07 21:24:13 +02:00
ape ape: add internal _NSEC() function and make gettimeofday() use it 2016-04-10 02:52:31 +02:00
boot
cmd add missing target for antiword in /sys/src/cmd/aux/mkfile (thanks _sl) 2016-04-09 21:27:25 +02:00
games change /dev/kbd to return multiple messages per read 2016-04-03 22:54:22 +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 auth: release dp9ik implementation and reentrant factotum 2016-01-06 03:09:00 +01: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
libc libc: trailing whitespace cleanup 2016-03-19 17:35:36 -04:00
libcomplete
libcontrol fix fuckup 2015-08-25 09:35:10 +00:00
libdisk
libdraw libdraw: dont postnote to pid==0 in ekill() 2016-04-10 00:00:37 +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
libip
libjson libjson: added printing support (thanks spew) 2015-12-22 18:12:56 +01:00
liblex
libmach fix fuckup 2015-08-25 09:35:10 +00:00
libmemdraw
libmemlayer libdraw: remove unused static log2[] array 2016-02-28 01:38:29 +01:00
libmp libmp: make includes consistent, make test program compile under ape (work in progress) 2016-04-10 02:35:01 +02:00
libndb
liboventi
libplumb
libregexp
libscribble
libsec libsec: fix tlsid for TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2016-03-28 21:58:37 +02:00
libstdio
libString
libsunrpc
libthread libthread: get rid of tprivalloc()/tprivfree()/tprivdata() and _workerdata() (thanks qrstuv) 2015-09-06 23:25:14 +02:00
libventi
mkfile
mkfile.proto mkfile.proto: LIB should not be inherited during recursive mk 2015-09-09 18:59:40 -07:00
NOTICE