plan9fox/sys/src
2016-11-08 00:38:07 +01:00
..
9 kernel/qio: fix comments, fix qiwrite() on close queue, remove debug setmalloctag() call in qwrite() 2016-11-08 00:38:07 +01:00
ape ape/libsec: add secp384r1 curve parameters for tls 2016-10-30 20:32:03 +01:00
boot efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail otherwise 2016-05-22 21:52:04 +02:00
cmd winwatch: put previous label contents in edit buffer for relabling 2016-11-01 09:50:25 +01:00
games make error handling in 9p service loops consistent 2016-07-24 02:21:32 +02:00
lib9p lib9p: limit the number of srv processes kept arround 8 2016-10-23 17:16:22 +02:00
libaml aml: define amlintmask and set it according to DSDT revision (64bit / 32bit) 2016-06-05 14:57:38 +02:00
libauth libauth: fix mount file-descriptor leak in auth_chuid() 2016-08-04 11:48:19 +02:00
libauthsrv libauthsrv: ANAMELEN -> PASSWDLEN 2016-08-05 19:09:42 +02:00
libavl
libbin
libbio
libc libc: move calloc() into its own compilation unit 2016-11-05 18:00:10 +01:00
libcomplete
libcontrol libcontrol: primitive text entry cut and paste with mouse 2016-08-08 07:37:57 +02:00
libdisk
libdraw libdraw: avoid dropping queued button change mouse events in emouse() 2016-10-22 00:04:21 +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 libflate: add bounds checking on decode array, add sanity checks in hufftab() 2016-08-15 01:07:28 +02:00
libframe libframe: consistent use of nil vs. 0 2016-08-15 08:40:04 +02: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: fix RORREG, right shift with shift count 0 means >>32 2016-09-03 16:47:51 +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 mptrunc: don't write to r->p[r->top] 2016-09-01 10:46:37 +00: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 libsec: add secp384r1 curve parameters for tls 2016-10-30 02:15:40 +01: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