| Age | Commit message (Expand) | Author |
| 2017-01-02 | 6c, 8c: fix "DI botch" evacuating DI/SI/CX registers to ".save" variables | cinap_lenrek |
| 2016-12-29 | vgaigfx: enable softscreen by default | cinap_lenrek |
| 2016-12-28 | samterm: avoid flushimage when theres nothing new to flush | cinap_lenrek |
| 2016-12-28 | libmp: avoid temporary buffer allocation in mprand() | cinap_lenrek |
| 2016-12-28 | fplot: fix zoom egetrect check (thanks qu7uux) | cinap_lenrek |
| 2016-12-28 | fplot: parse negative numbers in argument to -r option (thanks qu7uux) | cinap_lenrek |
| 2016-12-28 | libsec: replace des based X9.17 genrandom() with chacha random number generator | cinap_lenrek |
| 2016-12-26 | keyfs: print error message when reading /adm/keys fails | cinap_lenrek |
| 2016-12-25 | cdproto: explicitely create /$objtype/bin subdirectories for all archs | cinap_lenrek |
| 2016-12-24 | libavl: fix manpage example, minor improvement to code | spew |
| 2016-12-22 | avl: fix man page example | spew |
| 2016-12-22 | alv(2): new avl implementation | spew |
| 2016-12-22 | auth/as: simplify further | cinap_lenrek |
| 2016-12-22 | auth/as, auth/none, auth/newns: consistent handling of command arguments, cle... | cinap_lenrek |
| 2016-12-22 | merge | cinap_lenrek |
| 2016-12-22 | libauth: don't attempt to mount when opening mount srv file fails in nsop() | cinap_lenrek |
| 2016-12-20 | mpxor: sign should be 1/-1, not 0/-1 | aiju |
| 2016-12-19 | rcpu: avoid filedescriptor conflict with <{} (thanks mycroftiv) | cinap_lenrek |
| 2016-12-18 | awk: improve random number generation | cinap_lenrek |
| 2016-12-17 | pc: modify cpu0 page tables in patwc() instead of current cpu ones | cinap_lenrek |
| 2016-12-17 | pat write combinding support for 386 kernel, honor cpuid bits | cinap_lenrek |
| 2016-12-15 | pc64: implement simple write combining for framebuffers with the PAT | cinap_lenrek |
| 2016-12-15 | acid: fix y.tab.h dependency for proc.$O | cinap_lenrek |
| 2016-12-14 | xen: fix build by adding missing rdrandbuf() function | cinap_lenrek |
| 2016-12-11 | vncs: update devmouse code | cinap_lenrek |
| 2016-12-11 | vnc: don't prompt for password on auth_respond() failure | cinap_lenrek |
| 2016-12-11 | devmouse: remove unused static map[] array | cinap_lenrek |
| 2016-12-10 | devmouse: change msec argument of *mousetrack() to ulong | cinap_lenrek |
| 2016-12-05 | audioac97: support for ICH4-ICH7 based cards with memory mapped registers (th... | cinap_lenrek |
| 2016-12-03 | tcp17019: make service proto and netdir arguments optional (for aux/listen1) | cinap_lenrek |
| 2016-11-29 | devmouse: various bugfixes, simplify | cinap_lenrek |
| 2016-11-29 | omap: cleanup mouse.c, just a dummy for mousectl() | cinap_lenrek |
| 2016-11-29 | omap: fix format string warning %d for long | cinap_lenrek |
| 2016-11-27 | stdio: fix sclose() buffer overrun when terminating string, realloc() error h... | cinap_lenrek |
| 2016-11-19 | merge | cinap_lenrek |
| 2016-11-19 | link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernels | cinap_lenrek |
| 2016-11-17 | libavl, libregexp: put debug functions back | ftrvxmtrx |
| 2016-11-17 | /sys/src/lib*: clean up | ftrvxmtrx |
| 2016-11-17 | libmemdraw: cleanup fillpoly(), remove unused fillcolor hack | cinap_lenrek |
| 2016-11-17 | libsec: remove unused get32() function | cinap_lenrek |
| 2016-11-17 | libmemdraw: remove unused static drawbuf variables and ptrfn() declaration | cinap_lenrek |
| 2016-11-17 | devtls: remove unused get32() function | cinap_lenrek |
| 2016-11-17 | cmd: remove a bit of unused stuff | ftrvxmtrx |
| 2016-11-17 | tar: remove unused variable | ftrvxmtrx |
| 2016-11-17 | clock: remove unused variable | ftrvxmtrx |
| 2016-11-17 | page: remove unused variables | ftrvxmtrx |
| 2016-11-17 | ramfs: remove unused variable | ftrvxmtrx |
| 2016-11-17 | aan: didn't ask about sendcommand | ftrvxmtrx |
| 2016-11-17 | libsec: remove unused aes_setupDec | ftrvxmtrx |
| 2016-11-17 | pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(... | cinap_lenrek |