plan9fox/sys/src
2017-01-12 20:16:38 +01:00
..
9 kernel: make the mntcache robust against fileserver like fossil that do not change the qid.vers on wstat 2017-01-12 20:13:20 +01:00
ape stdio: fix sclose() buffer overrun when terminating string, realloc() error handling (thanks porlock) 2016-11-27 21:20:27 +01:00
boot
cmd 6c: reverse register allocation order to avoid having to spill AX,DX and CX 2017-01-08 17:41:10 +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
libauth libauth: don't attempt to mount when opening mount srv file fails in nsop() 2016-12-22 01:56:19 +01:00
libauthsrv libauthsrv: ANAMELEN -> PASSWDLEN 2016-08-05 19:09:42 +02:00
libavl libavl: fix manpage example, minor improvement to code 2016-12-24 17:58:31 -06:00
libbin
libbio
libc libc: move calloc() into its own compilation unit 2016-11-05 18:00:10 +01:00
libcomplete
libcontrol /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libdisk
libdraw libdraw: avoid dropping queued button change mouse events in emouse() 2016-10-22 00:04:21 +02:00
libfis
libflate libflate: add bounds checking on decode array, add sanity checks in hufftab() 2016-08-15 01:07:28 +02: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
libip
libjson
liblex
libmach /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libmemdraw libmemdraw: cleanup fillpoly(), remove unused fillcolor hack 2016-11-17 20:10:07 +01:00
libmemlayer
libmp libmp: avoid temporary buffer allocation in mprand() 2016-12-28 18:19:52 +01:00
libndb /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libplumb
libregexp libavl, libregexp: put debug functions back 2016-11-17 23:07:54 +01:00
libscribble /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libsec libsec: implement extended 192-bit nonce xchacha variant and hchacha function 2017-01-12 20:16:38 +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
libventi /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
mkfile
mkfile.proto
NOTICE