summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-20pc64: fix compiler warning in rebootjump() entry calculationcinap_lenrek
2019-06-20stdio: fix putc(), plan9 versioncinap_lenrek
2019-06-19ape: fix stdio putc() macro, avoiding "result of operation not used" warningcinap_lenrek
2019-06-19cc: remove nullwarn() from OCAST codegen, zap void castscinap_lenrek
2019-06-19cwfs: properly handle 64 bit qid pathcinap_lenrek
2019-06-19pcc: back out -+ flag removal to allow gracefull upgrade path with new pcc bu...cinap_lenrek
2019-06-18Always turn on the -+ flag in cppOri Bernstein
2019-06-18Import compiler warnings and bugfixes from Charles.Ori Bernstein
2019-06-18mergecinap_lenrek
2019-06-188c, 6c: fix INDEX node #reg calculationcinap_lenrek
2019-06-17Delete dead code.Ori Bernstein
2019-06-17rc-httpd: set charset=utf-8 for all text/* content typesAlex Musolino
2019-06-17rc-httpd: only emit charset option for text/plain content typeAlex Musolino
2019-06-16Add test for pow.cOri Bernstein
2019-06-16Handle NaN and Inf edge cases as specified by posix, instead of barfing.Ori Bernstein
2019-06-14mergecinap_lenrek
2019-06-14devdtracy: make machlocks and dtktab staticcinap_lenrek
2019-06-14bcm64: implement dtracy supportcinap_lenrek
2019-06-11vmx(1): update BUGSaiju
2019-06-11snoopy(8): add support for dhcp classless static routes optionAlex Musolino
2019-06-11snoopy(8): avoid extra spaces in dhcp filter outputAlex Musolino
2019-06-11snoopy(8): include dhcp.h instead of replicating bootp/dhcp options enumAlex Musolino
2019-06-08file(1): recognise unified diff outputAlex Musolino
2019-06-05rc-httpd(8): avoid duplicate log output in dir-index handlerAlex Musolino
2019-06-04Remove trailing whitespace.Ori Bernstein
2019-06-04Lost a trailing \nOri Bernstein
2019-06-04Make 'g' grep recursively by default.Ori Bernstein
2019-05-31plumber: loop will go out of bounds when *++s == '\0'; replace with strstrBurnZeZ
2019-05-27ssh: 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-24awk: no need to call getargv() twice to get the value for FILENAMEcinap_lenrek
2019-05-24gs: fix missing type check in ztype (thanks jsmoody)cinap_lenrek
2019-05-23gs: apply fixes for CVE-2018-16509 (thanks jsmoody)cinap_lenrek
2019-05-22devip: if the server does not support TCP ws option, disable window scaling (...cinap_lenrek
2019-05-20upas/fs: remove read timeout via alarm(2) in pop3respAlex Musolino
2019-05-19vmx: handle build arch exclude in /sys/src/cmd/mkfilecinap_lenrek
2019-05-19bcm, bcm64: fix cache operations for dma and emmccinap_lenrek
2019-05-18sshnet(4): ... and incoming TCP callscinap_lenrek
2019-05-17mergecinap_lenrek
2019-05-17bcm64: remove unneccesary tlb flush on mmuidmap()cinap_lenrek
2019-05-17bcm64: no need to flush instruction cache when switching TTBR0cinap_lenrek
2019-05-17bcm64: switch to 64k page sizecinap_lenrek
2019-05-177l: don't hardcode 4k pagesize, use INITRNDcinap_lenrek
2019-05-17mergecinap_lenrek
2019-05-17mkone: fix man target (thanks Amavect)cinap_lenrek
2019-05-15draw(3): memlorigin23hiro
2019-05-15bcm64: generalize mmu codecinap_lenrek
2019-05-15bcm64: fix mmu0clear() mistake from previous commitcinap_lenrek
2019-05-14nusb(2): remove startdevs() reference, document getdev() (thanks BurnZeZ)cinap_lenrek
2019-05-13bcm: add cache invalidate before accessing prop buffercinap_lenrek