summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-26tojpg: add jpeg encoderppatience0
2013-05-27kernel: make imagereclaim() skip notext pages (prevent it from blowing the mo...cinap_lenrek
2013-05-27mergecinap_lenrek
2013-05-27kernel: dont copy fpsave on fork, simplify freeing waitq in pexit(), remove u...cinap_lenrek
2013-05-27devfs/devsd: fix waserror() and unused variable compiler problemcinap_lenrek
2013-05-27kernel: closechanq errorcinap_lenrek
2013-05-27kernel: image reclaim pausescinap_lenrek
2013-05-27kernel: fix sysexec() error handling compiler problem, sysrendez() busyloopcinap_lenrek
2013-05-26keep fpregs always in sse (FXSAVE) format, adapt libmach and acid files for n...cinap_lenrek
2013-05-26add leading dot for explicit domain in webcookies, bump redirection limit to ...cinap_lenrek
2013-05-25graphics(2): remove non existing char *mousedir argument from geninitdraw (fr...cinap_lenrek
2013-05-25libdraw: fix agefont crash when display == nil (from sources / agefont-nodisp...cinap_lenrek
2013-05-25kernel: fix floating point exceptions (was broken by sse kernel changes)cinap_lenrek
2013-05-21kernel: cleanup /sys/src/9/pc/mkfile PORT= and OBJ= listscinap_lenrek
2013-05-21kernel: prevent alarm(2) from returning instantly when the tick timer wraps. ...cinap_lenrek
2013-05-21wifi: properly size internal wifi input processing queuecinap_lenrek
2013-05-21mergecinap_lenrek
2013-05-22mergejpathy
2013-05-22sse kernel support (sources)jpathy
2013-05-21add 6(a|l) sse support to 8(a|l)jpathy
2013-05-21kernel: make allocb() wait instead of panic() when possiblecinap_lenrek
2013-05-20uarti8250: print on malloc failurecinap_lenrek
2013-05-20mergecinap_lenrek
2013-05-20pcuart: malloc error handling, cleanupcinap_lenrek
2013-05-20kbmap/ua: fix uppercase ьftrvxmtrx
2013-05-20devether: handle malloc error in etherprobe()cinap_lenrek
2013-05-20wifi: handle malloc errors in wifiattach()cinap_lenrek
2013-05-20use resrcwait() when waiting for memory to become availablecinap_lenrek
2013-05-19devsd: don't raise Enomem error if sdmalloc() fails, instead wait for the mem...cinap_lenrek
2013-05-19kbmap/ru: fix uppercase ьftrvxmtrx
2013-05-18nusb/kb: simplify repeat logic as scancode now contains the info about esc1 e...cinap_lenrek
2013-05-18nusb/kb: oops, fixupftrvxmtrx
2013-05-18nusb/kb: use a flag to indicate extended code; fix the most unix-friendly key...ftrvxmtrx
2013-05-15faces: just say no to dejavustanley lieber
2013-05-14netaudit: check if ipgw= is an ip addresscinap_lenrek
2013-05-14make clear that the "ipgw" attribute has to be an ip addresscinap_lenrek
2013-05-14fortunes: Subject: [9fans] [gsoc] Dart9Pstanley lieber
2013-05-13rio: place text at beginning of line before cursor and host pointcinap_lenrek
2013-05-13rio: fix completion and readback and make it possible to complete historycinap_lenrek
2013-05-12toppm: no need to initialize errppatience0
2013-05-12toppm: checking for err is useless; it was initialized to nil earlierppatience0
2013-05-12toppm: multichan converts to RGB24, not RGBVppatience0
2013-05-12writeppm: replace WriteGIF by WritePPMppatience0
2013-05-13writeppm: simplifycinap_lenrek
2013-05-12writeppm: for bitmaps, 1 is black, 0 is whiteppatience0
2013-05-12toppm: fix styleppatience0
2013-05-12toppm: add -r flag for raw ppmppatience0
2013-05-12writeppm: fix tab/spacescinap_lenrek
2013-05-12mergecinap_lenrek
2013-05-12devaoe: avoid panic on malloc() error by using smalloc() instead.cinap_lenrek