Age | Commit message (Expand) | Author |
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 |
2019-05-11 | timezones: add India (thanks joe9) | 23hiro |
2019-05-10 | bcm64: use exclusive monitor on nrdy to wake up idlehands() | cinap_lenrek |
2019-05-10 | ape: fix malloc to deal with more than 4GB of memory on 64 bit systems | cinap_lenrek |
2019-05-09 | libc: fix return value for arm64 memset() and memove() | cinap_lenrek |
2019-05-09 | libc: use MOVP instruction for arm64 memmove() and memset() | cinap_lenrek |
2019-05-09 | bcm64: use MOVP instruction for saving and restoring registers | cinap_lenrek |
2019-05-09 | libmach: remove newline | cinap_lenrek |
2019-05-09 | libmach: support for MOVP instruction disassembly for arm64 | cinap_lenrek |
2019-05-09 | 7l: implement MOVP instruction | cinap_lenrek |
2019-05-09 | libc: provide arm64 assembly versions for memmove() and memset() | cinap_lenrek |
2019-05-09 | bcm64: map framebuffer write-through to allow unaligned access | cinap_lenrek |
2019-05-07 | wadfs: avoid comma operator after PBIT32() macros | cinap_lenrek |
2019-05-07 | plan9.ini(8), boot(8): clarify the use of $rootdir and $rootspec | cinap_lenrek |
2019-05-07 | nusb/usbd: work around devices that ignore the high byte of wLength in contro... | cinap_lenrek |
2019-05-06 | Sand edges down on GBIT64()/PBIT64() macros. | Ori Bernstein |
2019-05-06 | merge | cinap_lenrek |
2019-05-06 | dist/mkfile: add *.pi3.img target for ARM64 raspberry pi3 | cinap_lenrek |