plan9fox/sys/src
cinap_lenrek 029a8087a3 httpd: fix rane requests
we gave wrong content-length in range requests. r->stop - r->start
is wrong because r->stop is the byte offset of the *last* byte, not
the *next* byte after the last.
2013-01-31 22:51:21 +01:00
..
9 usbehci: remove panic() calls from interrupts if stuff isnt ready (spurious interrupts?) 2013-01-31 23:43:04 +01:00
ape ape: fix getsockname() byte swaped ports (by yarikos) 2013-01-09 06:08:29 +01:00
boot 9boot: truncate long lines instead of producing partial lines from console/plan9.ini 2012-12-03 16:52:14 +01:00
cmd httpd: fix rane requests 2013-01-31 22:51:21 +01:00
games doom: fix mixbuffer size confusion 2012-09-03 00:24:27 +02: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
libauthsrv
libavl
libbin
libbio fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
libc libc: update atomic ops and fp code for arm (from sources) 2013-01-26 17:00:38 +01:00
libcomplete
libcontrol
libdisk Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
libdraw libdraw: fix memory corruption bug in initdisplay() 2013-01-25 14:17:41 +01: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
liblex liblex: fix allprint() definition (from sources) 2012-10-03 18:18:01 +02:00
libmach add arm vfp support to compiler and linker (from sources) 2013-01-26 18:03:45 +01:00
libmemdraw
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
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