| Age | Commit message (Expand) | Author |
| 2013-12-31 | kernel: check for error label stack underflow in nexterror() | cinap_lenrek |
| 2013-12-31 | kernel: halt idle processors on mp system by default (from sources) | cinap_lenrek |
| 2013-12-29 | kernel: remove unused debug cprint() function from port/cache.c | cinap_lenrek |
| 2013-12-29 | kernel: dont call pprint() while holding up->debug qlock | cinap_lenrek |
| 2013-12-29 | kernel: make sure user text, data and bss wont overlap the stack segment in s... | cinap_lenrek |
| 2013-12-28 | mothra: add regular expression text search (thanks mischief, sl) | cinap_lenrek |
| 2013-12-28 | page: fix page bookmarks for epub files | cinap_lenrek |
| 2013-12-28 | ape: move strdup() from libbsd to libap (from sources) | cinap_lenrek |
| 2013-12-27 | cifs(4): replace with correct version | stanley lieber |
| 2013-12-27 | cifs(4), cifsd(8): add HISTORY | stanley lieber |
| 2013-12-27 | add HISTORY to various man pages | stanley lieber |
| 2013-12-27 | audio/mixfs: implement Tstat to obtain buffer size, better underrun handling | cinap_lenrek |
| 2013-12-26 | audio(1): add pcmconv to HISTORY | stanley lieber |
| 2013-12-26 | fortunes: That's a video card, Blake. | stanley lieber |
| 2013-12-26 | audio(3): fix spelling | stanley lieber |
| 2013-12-26 | audio(1): add HISTORY, fix spelling | stanley lieber |
| 2013-12-26 | add audio/mixfs to allow simultanious playback streams over a single /dev/audio | cinap_lenrek |
| 2013-12-25 | json(2): fix out of order SOURCE heading | cinap_lenrek |
| 2013-12-25 | devmouse: exclude sroll-wheel buttons from differential button handling | cinap_lenrek |
| 2013-12-25 | acid leak: remove arena pointer a < 0xff000000 check | cinap_lenrek |
| 2013-12-25 | devdraw: fix drawdelname() string memory leak | cinap_lenrek |
| 2013-12-25 | window: fix various problems, cleanup | cinap_lenrek |
| 2013-12-23 | page: scrollwheel, better backwards scrolling, fix blit bug when page was tra... | cinap_lenrek |
| 2013-12-22 | /sys/lib/plumb/basic: add commas to some rules for file names that will frequ... | stanley lieber |
| 2013-12-22 | fshalt: rfork n to avoid limbo namespace when the command fails | cinap_lenrek |
| 2013-12-21 | merge | cinap_lenrek |
| 2013-12-21 | add plumbing rules for page bookmarks and audio playback | cinap_lenrek |
| 2013-12-21 | page: implement bookmarks (thanks trav_ for starting it) | cinap_lenrek |
| 2013-12-19 | fortunes: What an amazing year for the Web. | stanley lieber |
| 2013-12-19 | json(2): fix spelling error | stanley lieber |
| 2013-12-19 | add medium to low quality json(2) manual page | cinap_lenrek |
| 2013-12-19 | rio: dont consider shell characters as part of the filename for auto completion | cinap_lenrek |
| 2013-12-17 | acid leak: handle ALIGN_MAGIC padding of skip area for mallocalign() | cinap_lenrek |
| 2013-12-17 | pool: update debug log format string for poolallocalign() | cinap_lenrek |
| 2013-12-17 | devether: fix spelling mistype | cinap_lenrek |
| 2013-12-16 | ether82598, ether82563: remove packblock() avoidance hack | cinap_lenrek |
| 2013-12-16 | etheryuk: fix problems with yukon2 ep+ rev0, deoptimize | cinap_lenrek |
| 2013-12-16 | devether: remove qfull prints and fix loopback packet handling of etheroq() | cinap_lenrek |
| 2013-12-16 | devssl: use parsecmd() to process control message to get rid of 128 byte stac... | cinap_lenrek |
| 2013-12-15 | exportfs: get rid of limits, cleanup | cinap_lenrek |
| 2013-12-13 | god damn it forgot fucking fns.h from my last commit | Matthew Veety |
| 2013-12-13 | Added in /dev/cputemp for bcm kernel (Thanks Krystian!) | Matthew Veety |
| 2013-12-11 | cifs(4): fix documentation for -d flag | cinap_lenrek |
| 2013-12-11 | factotum: add ntlmv2 (mschap2) client auth for cifs | cinap_lenrek |
| 2013-12-09 | draw: fix drawing of replicated source image on memlayer with a clip rectangle | cinap_lenrek |
| 2013-12-08 | cifs: fix compiler warning | cinap_lenrek |
| 2013-12-08 | handle NIL user domain, and Z(4) at end of nt blob for ntlmv2 | cinap_lenrek |
| 2013-12-08 | experimental ntlmv2 server authenticaion support for cifsd | cinap_lenrek |
| 2013-12-07 | kernel: simplify pexit(), avoid making wait record for RFNOWAIT (parentless) ... | cinap_lenrek |
| 2013-12-07 | devproc: make sure /proc/n/wait waits for the right process children | cinap_lenrek |