| Age | Commit message (Expand) | Author |
| 2015-08-18 | aux/statusbar: use title as rio window title (thanks qrstuv) | mischief |
| 2015-08-17 | libsec: TLS1.2 server support, make cipher list with most prefered first | cinap_lenrek |
| 2015-08-17 | libsec: TLS1.2 client support | cinap_lenrek |
| 2015-08-17 | bullshit: app, deep-learning, responsive. | cinap_lenrek |
| 2015-08-17 | cc: improve (non-) side effect detection (thanks charle) | cinap_lenrek |
| 2015-08-16 | games/doom: fix array offsets for respawn angle (thanks qu7uux) | cinap_lenrek |
| 2015-08-16 | games/doom: fix gamma correction and key translation (thanks qu7uux) | cinap_lenrek |
| 2015-08-16 | games/doom: fix idclev cheat in doom2 and final doom (thanks qu7uux) | cinap_lenrek |
| 2015-08-16 | games/doom: fix unterminated comment causing sound bugs (from qu7uux) | cinap_lenrek |
| 2015-08-16 | devether: duplicate flags when copying blocks (thanks erik quanstro) | cinap_lenrek |
| 2015-08-16 | vc: word align automatics | cinap_lenrek |
| 2015-08-16 | gs: fix alignment bug in image_render_interpolate() | cinap_lenrek |
| 2015-08-16 | 6l: fix vlong byte order when running on big endian machine (thanks erik quan... | cinap_lenrek |
| 2015-08-16 | libcontrol: fix label memory leak | mischief |
| 2015-08-16 | mothra: fix crash | cinap_lenrek |
| 2015-08-16 | rio(4): document "delete" wctl message (thanks mischief) | cinap_lenrek |
| 2015-08-16 | libsec: fix mistake breaking tlsServer() (thanks sl) | cinap_lenrek |
| 2015-08-16 | cpu: cleanup ssl code, make sure -p works for any auth method | cinap_lenrek |
| 2015-08-15 | import(4): clarify -E and -e options | cinap_lenrek |
| 2015-08-15 | libsec: TLS1.1 support (needs new devtls) | cinap_lenrek |
| 2015-08-15 | devtls: TLS1.1 explicit iv support | cinap_lenrek |
| 2015-08-14 | kernel: try freebroken() *before* killbig() (thanks aiju) | cinap_lenrek |
| 2015-08-13 | hjfs: fix deadlocks | cinap_lenrek |
| 2015-08-11 | hjfs: fix abort() in givebuf() | cinap_lenrek |
| 2015-08-10 | libc: fix wunlock() libthread deadlock | cinap_lenrek |
| 2015-08-09 | libc: fix spim endianness | mischief |
| 2015-08-10 | mount, srv: add -N flag to skip authentication and attach anonymously as "none" | cinap_lenrek |
| 2015-08-09 | fortunes: If you want to do the work, I will review the results. | stanley lieber |
| 2015-08-10 | lib9p: make reqqueueflush() use new threadint(), which will also cover channe... | cinap_lenrek |
| 2015-08-10 | libthread: use "interrupt" proc ctl message instead of posting a note for thr... | cinap_lenrek |
| 2015-08-10 | libthread: fix mistake, make "all" the default target again | cinap_lenrek |
| 2015-08-09 | acid -k: fix intrcount() for amd64 | cinap_lenrek |
| 2015-08-09 | acid -k: fix procenv() to new data structure | cinap_lenrek |
| 2015-08-09 | zunq: remove unused variables from devqspi | cinap_lenrek |
| 2015-08-09 | kernel: move "setargs" field in Proc structure after "nargs" and "args" | cinap_lenrek |
| 2015-08-09 | kernel: mount flag is int not ulong, reduce size of Mount struct by putting m... | cinap_lenrek |
| 2015-08-09 | kernel: pgrpcpy(), simplify Mount structure | cinap_lenrek |
| 2015-08-09 | kernel: fix Mheadache | cinap_lenrek |
| 2015-08-08 | rootstub: add spim | cinap_lenrek |
| 2015-08-08 | cdproto: add spim | cinap_lenrek |
| 2015-08-08 | add /spim | cinap_lenrek |
| 2015-08-08 | python: fix build for objtype=$spim | cinap_lenrek |
| 2015-08-08 | gs: fix build for objtype=spim | cinap_lenrek |
| 2015-08-08 | libmp: fix build for objtype=spim | cinap_lenrek |
| 2015-08-08 | ape: fix build for objtype=spim | cinap_lenrek |
| 2015-08-08 | fix library mkfiles for objtype=spim | cinap_lenrek |
| 2015-08-05 | libmach: remove redundant check for big endian | mischief |
| 2015-08-05 | libmach: remove useless error check from previous commit | mischief |
| 2015-08-05 | libmach: set correct endianness with little endian ELF32 mips binaries | mischief |
| 2015-08-06 | kernel: remove unused MAXCRYPT constant from portdat.h | cinap_lenrek |