| Age | Commit message (Expand) | Author |
| 2015-12-20 | mpfmt: handle base 2, 4 | aiju |
| 2015-12-16 | import/expoerfs: dont assert() fault when ai->secret is > 8 bytes, just use t... | cinap_lenrek |
| 2015-12-16 | auth/httpauth: use auth_userpasswd() instead of AuthHttp request to AS | cinap_lenrek |
| 2015-12-16 | libsec: use tsmemcmp() when comparing hashes, use mpfield() for ecc, use mpto... | cinap_lenrek |
| 2015-12-16 | libmp: add mpfield() function for fast field arithmetic | cinap_lenrek |
| 2015-12-16 | devprov: remove unused extern int unfair | cinap_lenrek |
| 2015-12-16 | kernel: use uintptr for ibrk() return value (for base >2GB) and clarify segbr... | cinap_lenrek |
| 2015-12-11 | /sys/lib/dist/ndb/common: update for sl's auth servers | stanley lieber |
| 2015-12-09 | /lib/ndb/common: add auth=cb.inri.net authdom=nyc | stanley lieber |
| 2015-12-08 | mp: strtomp support for bases 2,4,8 | aiju |
| 2015-12-08 | mp: fix bug in mplogic.c; update mkfile | aiju |
| 2015-12-08 | mp: add logic operations; mpfmt: include 0x with # | aiju |
| 2015-12-07 | fixed spelling error in 2c(1) for the axp entry. | Matthew Veety |
| 2015-12-07 | made sure that rcmain.local runs independent of the existence of $home/lib/p... | Matthew Veety |
| 2015-12-07 | Added change to /rc/lib/rcmain to allow execution of /rc/lib/rcmain.local if ... | Matthew Veety |
| 2015-12-07 | yacc: attempt to keep line numbers right for yyparse() | cinap_lenrek |
| 2015-12-06 | merge | cinap_lenrek |
| 2015-12-06 | libmp: fix assert() for mpexp() with nil modulus | cinap_lenrek |
| 2015-12-06 | libmp: fix wrong move instruction for arm vector operations | cinap_lenrek |
| 2015-12-06 | winwatch: l allows label changes | aiju |
| 2015-12-01 | libmp: mpmod() fix typo | cinap_lenrek |
| 2015-12-01 | libmp: with mpmod() m = 2^a - c ensure that digits(c) < digits(m) | cinap_lenrek |
| 2015-12-01 | merge | cinap_lenrek |
| 2015-12-01 | libsec: fix genprime() to produce normalized result | cinap_lenrek |
| 2015-11-30 | mkone: yacc wants the D | aiju |
| 2015-11-30 | webcookies: strdup() file argument to avoid crash (thanks mischief) | cinap_lenrek |
| 2015-11-30 | merge | cinap_lenrek |
| 2015-11-30 | kernel: cleanup exit()/shutdown()/reboot() code | cinap_lenrek |
| 2015-11-29 | fplot(1): fix typo | BurnZeZ |
| 2015-11-27 | fortunes: If you get this, delete it. - Sorry! -- Tim Berners-Lee, www-talk, ... | stanley lieber |
| 2015-11-27 | fplot(1): add BUGS section | stanley lieber |
| 2015-11-26 | libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp() | cinap_lenrek |
| 2015-11-25 | mpc: mpc.c is generated by yacc, so remove it on mk clean | BurnZeZ |
| 2015-11-25 | rio: allow reading the image of a hidden window thru the window file | cinap_lenrek |
| 2015-11-25 | rio: fix handling "resize" wctl for hidden windows | cinap_lenrek |
| 2015-11-24 | disksim: don't assume 4-byte pointers | cinap_lenrek |
| 2015-11-23 | rio: stop serving kbdin file (thanks eekee) | cinap_lenrek |
| 2015-11-22 | add mpc(1), extended precision code generator | cinap_lenrek |
| 2015-11-22 | bootrc: remove usbwait hack, usbd/nusbrc are now synchronous by previous commit | cinap_lenrek |
| 2015-11-22 | usbd: intoruce /env/usbbusy | cinap_lenrek |
| 2015-11-22 | devenv: fix ORCLOSE handling | cinap_lenrek |
| 2015-11-21 | libmp: initial attempt at constant time code, faster reductions for special p... | cinap_lenrek |
| 2015-11-20 | remove dunning-krugerrand code | aiju |
| 2015-11-20 | libmp: fix test program | cinap_lenrek |
| 2015-11-20 | libmp: add mpvecadd()/mpvecsub() assembly versions for arm | cinap_lenrek |
| 2015-11-20 | libmp: 386/amd64 mpvec*(): replace conditional branches with ADC/SBB instruct... | cinap_lenrek |
| 2015-11-06 | 9fs: add case 9front | stanley lieber |
| 2015-11-06 | merge | cinap_lenrek |
| 2015-11-06 | kernel: use nicer check in okaddr(), wet floor signs in fixfault() | cinap_lenrek |
| 2015-11-06 | merge | cinap_lenrek |