| Age | Commit message (Expand) | Author |
| 2019-07-02 | tinc(8): add history section | Alex Musolino |
| 2019-07-02 | usbxhci: fix mysterious ENABLESLOT failures (update to XHCI spec revision 1.2... | cinap_lenrek |
| 2019-06-28 | pc64: preallocate mmupool page tables | cinap_lenrek |
| 2019-06-24 | ape: reimplement rename() - fixing compiler warnings and handling more error ... | cinap_lenrek |
| 2019-06-24 | 8c, 6c: LEA x, R; MOV (R), R -> MOV x, R | cinap_lenrek |
| 2019-06-24 | 8c, 6c: avoid allocating index registers when we don't have to | cinap_lenrek |
| 2019-06-24 | 8c: skip 64-bit regpair allocation for OINDEX nodes in cgen64() | cinap_lenrek |
| 2019-06-23 | ape: revert rename() change | cinap_lenrek |
| 2019-06-21 | Turn on warnings when building libap. | Ori Bernstein |
| 2019-06-21 | gs: apply mitigations against CVE-2017-8291 (thanks jsmoody) | cinap_lenrek |
| 2019-06-20 | cwfs: remove orphaned lrand.c | cinap_lenrek |
| 2019-06-20 | cwfs: remove old some assert() debugging | cinap_lenrek |
| 2019-06-20 | bcm, kw, omap, teg2: implement setregisters() | cinap_lenrek |
| 2019-06-20 | cwfs: fix root access time qid path comparsion | cinap_lenrek |
| 2019-06-20 | upas/smtp: handle temporary authentication failures | cinap_lenrek |
| 2019-06-20 | rc-httpd: serve markdown with text/plain content-type | Alex Musolino |
| 2019-06-20 | pc64: actually fix it, what was i THINKING | cinap_lenrek |
| 2019-06-20 | pc64: fix compiler warning in rebootjump() entry calculation | cinap_lenrek |
| 2019-06-20 | stdio: fix putc(), plan9 version | cinap_lenrek |
| 2019-06-19 | ape: fix stdio putc() macro, avoiding "result of operation not used" warning | cinap_lenrek |
| 2019-06-19 | cc: remove nullwarn() from OCAST codegen, zap void casts | cinap_lenrek |
| 2019-06-19 | cwfs: properly handle 64 bit qid path | cinap_lenrek |
| 2019-06-19 | pcc: back out -+ flag removal to allow gracefull upgrade path with new pcc bu... | cinap_lenrek |
| 2019-06-18 | Always turn on the -+ flag in cpp | Ori Bernstein |
| 2019-06-18 | Import compiler warnings and bugfixes from Charles. | Ori Bernstein |
| 2019-06-18 | merge | cinap_lenrek |
| 2019-06-18 | 8c, 6c: fix INDEX node #reg calculation | cinap_lenrek |
| 2019-06-17 | Delete dead code. | Ori Bernstein |
| 2019-06-17 | rc-httpd: set charset=utf-8 for all text/* content types | Alex Musolino |
| 2019-06-17 | rc-httpd: only emit charset option for text/plain content type | Alex Musolino |
| 2019-06-16 | Add test for pow.c | Ori Bernstein |
| 2019-06-16 | Handle NaN and Inf edge cases as specified by posix, instead of barfing. | Ori Bernstein |
| 2019-06-14 | merge | cinap_lenrek |
| 2019-06-14 | devdtracy: make machlocks and dtktab static | cinap_lenrek |
| 2019-06-14 | bcm64: implement dtracy support | cinap_lenrek |
| 2019-06-11 | vmx(1): update BUGS | aiju |
| 2019-06-11 | snoopy(8): add support for dhcp classless static routes option | Alex Musolino |
| 2019-06-11 | snoopy(8): avoid extra spaces in dhcp filter output | Alex Musolino |
| 2019-06-11 | snoopy(8): include dhcp.h instead of replicating bootp/dhcp options enum | Alex Musolino |
| 2019-06-08 | file(1): recognise unified diff output | Alex Musolino |
| 2019-06-05 | rc-httpd(8): avoid duplicate log output in dir-index handler | Alex Musolino |
| 2019-06-04 | Remove trailing whitespace. | Ori Bernstein |
| 2019-06-04 | Lost a trailing \n | Ori Bernstein |
| 2019-06-04 | Make 'g' grep recursively by default. | Ori Bernstein |
| 2019-05-31 | plumber: loop will go out of bounds when *++s == '\0'; replace with strstr | BurnZeZ |
| 2019-05-27 | ssh: work around github.com's broken cipher negotiation code (thanks Ori_B) | cinap_lenrek |
| 2019-05-24 | /sys/src/cmd/mkfile: fix PCONLY exclude (thanks stefan) | cinap_lenrek |
| 2019-05-24 | awk: no need to call getargv() twice to get the value for FILENAME | cinap_lenrek |
| 2019-05-24 | gs: fix missing type check in ztype (thanks jsmoody) | cinap_lenrek |
| 2019-05-23 | gs: apply fixes for CVE-2018-16509 (thanks jsmoody) | cinap_lenrek |