summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-02-04add rc-httpdstanley lieber
2013-02-02cc/lex: do not crash on -I without argftrvxmtrx
2013-02-01audio: fix delay control, increase default buffer delay to 40mscinap_lenrek
2013-02-016l: eleminate NOP X0 instructions (from eriks 6l-nop-x0 patch)cinap_lenrek
2013-01-31httpd: fix rane requestscinap_lenrek
2013-01-31httpfile: fix range requestscinap_lenrek
2013-01-31usbehci: remove panic() calls from interrupts if stuff isnt ready (spurious i...cinap_lenrek
2013-01-30nusb/kb: increase maximum report descriptor size, non-continuous endpoints (f...cinap_lenrek
2013-01-30lib9p: defer freeing srv for listensrv()cinap_lenrek
2013-01-30hjfs: fix bogus nodata getbuf() of superblock in createroot() (failed ream ra...cinap_lenrek
2013-01-30mergecinap_lenrek
2013-01-309p message size too smallcinap_lenrek
2013-01-30lib9p: defer closing down srv until the last request has been responded, Tver...cinap_lenrek
2013-01-29Fixed some ircrc bugs. Only the last channel given to the -t flag is set as t...ppatience0
2013-01-29audiohda: fix vid typo 1003 -> 1003cinap_lenrek
2013-01-29audiohda: add pci id for Intel P55 chipset and ATI HDMI (Radeon HD 8500)cinap_lenrek
2013-01-29acpi: remove "cannot get pci bus number for ..." debug printscinap_lenrek
2013-01-28removed fakertc device that confused timesync. timesync now fails trying to r...mveety
2013-01-28removed fake rtc device.mveety
2013-01-28document tcp445 (CIFS/SMB) listenercinap_lenrek
2013-01-27audioac97: fix inverted recgain control, init to zero recgaincinap_lenrek
2013-01-27audioac97, audiohda: dont block on close, just pad the last block with zeroscinap_lenrek
2013-01-27mergecinap_lenrek
2013-01-27sam: make scroll wheel work outside scrollbarcinap_lenrek
2013-01-27statusbar: fix garbled percentage outputftrvxmtrx
2013-01-26add arm vfp support to compiler and linker (from sources)cinap_lenrek
2013-01-26add raspberry pi kernel (from sources)cinap_lenrek
2013-01-26add tegra2 soc kernel (from sources)cinap_lenrek
2013-01-26omap: update omap kernel (from sources)cinap_lenrek
2013-01-26devuart: export uartenable()cinap_lenrek
2013-01-26kernel: add portable uncached memory allocator (ucalloc) (from sources)cinap_lenrek
2013-01-26kernel: add portable sd mmc interface (from sources)cinap_lenrek
2013-01-26libc: update atomic ops and fp code for arm (from sources)cinap_lenrek
2013-01-25nusb/serial: add silabs driver (from sources)cinap_lenrek
2013-01-25acme: fix unicode handling for editout (from sources)cinap_lenrek
2013-01-25omap: fix breakpoint instruction trap handling (from sources)cinap_lenrek
2013-01-25mergecinap_lenrek
2013-01-25libventi: handle nil connection in rpc as error instead of crashing (from sou...cinap_lenrek
2013-01-25libdraw: fix memory corruption bug in initdisplay()cinap_lenrek
2013-01-25libc: set malloctag for runestrdup()cinap_lenrek
2013-01-25jpg: check read count when reading png magic (harmless)cinap_lenrek
2013-01-24tga, file: 15-bit tga imagesftrvxmtrx
2013-01-24cons(3): add /dev/mordor to the liststanley lieber
2013-01-22tga: fix flip/reflectftrvxmtrx
2013-01-22arp: fix memory leaks for "flush" and "del" arp ctl messagescinap_lenrek
2013-01-22mount /n/other from /srv/boot instead of /srv/cwfscinap_lenrek
2013-01-229660srv: run 9p service in separate namespace to prevent deadlockcinap_lenrek
2013-01-21audioac97: set adc ratecinap_lenrek
2013-01-21file: more sanity checking for tga image detection to avoid false positivescinap_lenrek
2013-01-21tga: fix bad output channel descriptor for grayscale images and -9 flag, reve...cinap_lenrek