plan9fox/sys/src
2012-08-24 15:53:35 +02:00
..
9 syscallfmt: use up->syserrstr instead of up->errstr (import from sources) 2012-08-24 15:53:35 +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 lib9p: add Srv.start 2012-03-30 20:06:33 +02:00
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 libbio: add Breadn 2011-10-06 00:39:05 +02:00
libc calloc: check multiplication overflow 2012-08-19 10:50:39 +02:00
libcomplete
libcontrol
libdisk fdisk: ignore 0 endsecotor for partition geometry discovery 2012-04-28 09:34:02 +02:00
libdraw libdraw: improve handling of screen clipr 2012-08-09 04:02:10 +02:00
libfis merge sd changes from 9atom 2011-07-10 14:14:23 +02:00
libflate
libframe libframe: derive attributes of cursor from rio instead of hardcoding them. 2011-04-30 18:03:18 +00:00
libgeometry
libhtml
libhttpd
libip
liblex
libmach libmach: fix acid -k regression (was broken in r5eeb36d3ddd0) 2012-08-07 03:48:56 +02:00
libmemdraw libdraw: reduce memory for writeimage/writememimage 2011-09-04 04:38:08 +02:00
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 libthread: make ioproc even when opening /proc/n/ctl fails (factotum) 2012-04-03 22:10:19 +02:00
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