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