plan9fox/sys/src
2013-06-01 01:42:39 +02:00
..
9 ether82557: panic() if receive buffer allocation fails on init 2013-06-01 01:42:39 +02:00
ape ape: change types from unsigned long to void* for rendezvous() and segattach()/segbrk() (erik), use uniqueue rendezvous tags for _buf and listen 2013-05-11 18:34:40 +02:00
boot pbs: allow 9bootfat start cluster beyond 0xFFFF 2013-05-06 01:15:46 +02:00
cmd fixed a segfault in auth/as because it didn't check to see if argv[0] and argv[1] actually had things in them 2013-05-29 22:25:57 -04:00
games fixed operand size for ADD SP, n 2013-05-02 10:40:45 -04:00
lib9p lib9p: defer freeing srv for listensrv() 2013-01-30 10:34:57 +01:00
libaml libaml: store *value* instead of name reference in dest for alias op 2012-09-09 09:06:37 +02:00
libauth libauth: auth_chuid empty (from sources) 2013-04-11 13:45:11 +02:00
libauthsrv
libavl
libbin
libbio fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
libc pool: do poolcheck when free nodes get corrupted instead of assert 2013-05-31 18:55:01 +02:00
libcomplete
libcontrol
libdisk Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
libdraw libdraw: fix agefont crash when display == nil (from sources / agefont-nodisplay patch) 2013-05-25 04:36:16 +02:00
libfis libfis: do not lie about logical sector units 2012-10-06 22:56:05 +02:00
libflate
libframe
libgeometry
libhtml fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
libhttpd
libip fix parseip() 2013-04-02 03:39:24 +02:00
liblex liblex: fix allprint() definition (from sources) 2012-10-03 18:18:01 +02:00
libmach libmach: fix reversed F0-F7 register order 2013-05-30 23:01:59 +02:00
libmemdraw
libmemlayer libmemlayer: remove pool.h includes (import from sources) 2012-10-25 00:47:55 +02:00
libmp
libndb
liboventi
libplumb
libregexp
libscribble
libsec fix spaces 2012-11-15 19:41:13 +01:00
libstdio
libString
libsunrpc
libthread
libventi libventi: handle nil connection in rpc as error instead of crashing (from sources) 2013-01-25 14:19:18 +01:00
mkfile
mkfile.proto
NOTICE