plan9fox/sys/src
cinap_lenrek 80a5bfc1d8 sdvirtio: be more carefull at wakeup
wakeup cannot access r->sleep once we set r->done because the
sleeper might just return at this point making r invalid. make
a copy of the sleep rendez pointer before setting r->done.
2012-08-24 12:52:34 +02:00
..
9 sdvirtio: be more carefull at wakeup 2012-08-24 12:52:34 +02:00
ape calloc: check multiplication overflow 2012-08-19 10:50:39 +02:00
boot 9bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails before breaking to the prompt. 2012-08-21 14:23:52 +02:00
cmd ndb/dns: fix memory corruption and bad serveraddrs() range checks 2012-08-22 19:45:29 +02:00
games catclock: properly handle initdraw error instead of crashing 2012-08-04 02:06:57 +02:00
lib9p
libaml experimental acpi support for apic irq routing 2012-06-17 23:12:19 +02:00
libauth
libauthsrv factotum: fix _adgetticket() filedescriptor race, add timeouts to all authserver transactions 2012-08-01 19:18:33 +02:00
libavl
libbin
libbio
libc calloc: check multiplication overflow 2012-08-19 10:50:39 +02:00
libcomplete
libcontrol
libdisk
libdraw libdraw: improve handling of screen clipr 2012-08-09 04:02:10 +02:00
libfis
libflate
libframe
libgeometry
libhtml
libhttpd
libip
liblex
libmach libmach: fix acid -k regression (was broken in r5eeb36d3ddd0) 2012-08-07 03:48:56 +02:00
libmemdraw
libmemlayer
libmp
libndb ndb: recognize ip6.arpa postfix in mkptrname() 2012-08-02 22:20:55 +02:00
liboventi
libplumb libplumb: realloc memleak (thank you clsmith, THANK YOU!) 2012-05-14 01:35:17 +02:00
libregexp
libscribble
libsec libsec: add sha256WithRSAEncryption signature alg 2012-08-18 15:09:02 +02:00
libstdio
libString
libsunrpc
libthread
libventi venti: fix possible nil deref in libventi vtgetreq() and cleanup vacfs (import from sources) 2012-08-07 16:11:35 +02:00
mkfile fix the build 2012-06-18 22:10:25 +02:00
mkfile.proto import updated compilers from sources 2012-07-30 19:11:16 +02:00
NOTICE