plan9fox/sys/src
2013-08-28 23:05:52 -04:00
..
9 usbehci: fix portreset. 2013-08-27 19:01:41 +02:00
ape ape: fix _main stack setup for arm (_privates and _errnoloc was inside argv) 2013-06-08 23:53:28 +02:00
boot pbs: allow 9bootfat start cluster beyond 0xFFFF 2013-05-06 01:15:46 +02:00
cmd removed unused variable resize in wind.c 2013-08-28 23:05:52 -04:00
games games/doom: remove useless allocation of screen[0] buffer 2013-08-12 00:40:09 +02:00
lib9p make filesystem handling of read9pmsg() consistent 2013-06-16 06:26:31 +02:00
libaml aml: preserve reference type when indexing into package to prevent implicit type conversion when storing to arg or local 2013-07-12 01:58:47 +02:00
libauth libauth: auth_chuid empty (from sources) 2013-04-11 13:45:11 +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: Prevent infinite recursion when modf is called with NaN or Inf argument. (apply richard millers / modf-nan patch from sources) 2013-08-14 18:49:45 +02:00
libcomplete
libcontrol
libdisk Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
libdraw libdraw: fix leftover processes or programs failing to restore window labels when receiving interrupt note 2013-08-13 21:46:13 +02:00
libfis libfis: do not lie about logical sector units 2012-10-06 22:56:05 +02:00
libflate
libframe
libgeometry
libhtml libhtml: handle ' character reference 2013-08-03 05:45:40 +02: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 TEQ with S bit = 0 would be pointless, so ARM uses this case to encode "miscellaneous" 2013-08-10 16:40:36 +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 libsec: only send client cert when we have one (fix regression from r6e976b2004dd) 2013-08-15 00:29:42 +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 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