| Age | Commit message (Expand) | Author |
| 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 |
| 2019-05-22 | devip: if the server does not support TCP ws option, disable window scaling (... | cinap_lenrek |
| 2019-05-20 | upas/fs: remove read timeout via alarm(2) in pop3resp | Alex Musolino |
| 2019-05-19 | vmx: handle build arch exclude in /sys/src/cmd/mkfile | cinap_lenrek |
| 2019-05-19 | bcm, bcm64: fix cache operations for dma and emmc | cinap_lenrek |
| 2019-05-18 | sshnet(4): ... and incoming TCP calls | cinap_lenrek |
| 2019-05-17 | merge | cinap_lenrek |
| 2019-05-17 | bcm64: remove unneccesary tlb flush on mmuidmap() | cinap_lenrek |
| 2019-05-17 | bcm64: no need to flush instruction cache when switching TTBR0 | cinap_lenrek |
| 2019-05-17 | bcm64: switch to 64k page size | cinap_lenrek |
| 2019-05-17 | 7l: don't hardcode 4k pagesize, use INITRND | cinap_lenrek |
| 2019-05-17 | merge | cinap_lenrek |
| 2019-05-17 | mkone: fix man target (thanks Amavect) | cinap_lenrek |
| 2019-05-15 | draw(3): memlorigin | 23hiro |
| 2019-05-15 | bcm64: generalize mmu code | cinap_lenrek |
| 2019-05-15 | bcm64: fix mmu0clear() mistake from previous commit | cinap_lenrek |
| 2019-05-14 | nusb(2): remove startdevs() reference, document getdev() (thanks BurnZeZ) | cinap_lenrek |
| 2019-05-13 | bcm: add cache invalidate before accessing prop buffer | cinap_lenrek |
| 2019-05-13 | bcm64: implement reboot support | cinap_lenrek |
| 2019-05-13 | bcm, bcm64: preserve memsize across reboots, avoid trashing atags while parsi... | cinap_lenrek |
| 2019-05-12 | devip: do not lock selftab in ipselftabread(), remove unused fields from Ipself | cinap_lenrek |
| 2019-05-11 | memdraw(2): remove references to iprint() | BurnZeZ |
| 2019-05-11 | devip: reset speed and delay on bind, adjust burst on mtu change, ifc->m nil ... | cinap_lenrek |
| 2019-05-11 | devip: make sure ifc is bound in add6 ctl command | cinap_lenrek |
| 2019-05-11 | devip: remove unused c->car qlock, avoid potential deadlock in ipifcregisterp... | cinap_lenrek |
| 2019-05-11 | devip: avoid media bind/unbind kproc reader startup race, simplify etherbind | cinap_lenrek |