plan9fox/sys/src
2013-10-27 19:29:02 -04:00
..
9 kernel: dont spawn closeprocs from closechanq 2013-10-25 19:51:46 +02:00
ape mkfiles: do not rely on path containing the . element 2013-10-26 20:22:01 +02:00
boot 9bootfat: only check for fat at block 0 on floppy drives (thanks aap) 2013-09-23 21:12:41 +02:00
cmd make libjson from /sys/src/cmd/btc/json.c 2013-10-27 15:44:33 -04:00
games mkfiles: do not rely on path containing the . element 2013-10-26 20:22:01 +02:00
lib9p lib9p/hjfs: use x != ~0 instead (type)~x conditionals to work arround arm compiler issue 2013-10-02 01:36:05 +02:00
libaml libaml: fix formating 2013-09-07 16:22:35 +02:00
libauth libauth: add sanity check for auth_proxy write size 2013-09-16 03:56:53 +02:00
libauthsrv factotum: fix _adgetticket() filedescriptor race, add timeouts to all authserver transactions 2012-08-01 19:18:33 +02:00
libavl
libbin
libbio fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
libc libc: updated acid files for 21 bit rune change 2013-10-17 12:53:01 +02:00
libcomplete
libcontrol
libdisk Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
libdraw libdraw: make newwindow() unmount the old window 2013-10-04 15:57:05 +02:00
libfis libfis: do not lie about logical sector units 2012-10-06 22:56:05 +02:00
libflate
libframe
libgeometry
libhtml libhtml: fix potential linked list corruption 2013-09-05 00:55:58 +02:00
libhttpd
libip fix parseip() 2013-04-02 03:39:24 +02:00
libjson libjson: fix mistake in unicode handler (thanks cinap) 2013-10-27 19:29:02 -04:00
liblex liblex: fix allprint() definition (from sources) 2012-10-03 18:18:01 +02:00
libmach libmach: fix wrong formating for arm LDRH/STRH/LDRSB/LDRSH (MOVHU/MOVBU) instructions 2013-10-02 20:52:13 +02:00
libmemdraw draw: add badrect() function to reject zero, negative size or orverly huge rectangles 2013-06-16 19:01:46 +02:00
libmemlayer libmemlayer: remove pool.h includes (import from sources) 2012-10-25 00:47:55 +02:00
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 tls: fix various tlsClient()/tlsServer() related bugs 2013-09-14 19:19:08 +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 libventi: handle nil connection in rpc as error instead of crashing (from sources) 2013-01-25 14:19:18 +01:00
mkfile make libjson from /sys/src/cmd/btc/json.c 2013-10-27 15:44:33 -04:00
mkfile.proto import updated compilers from sources 2012-07-30 19:11:16 +02:00
NOTICE