| Age | Commit message (Expand) | Author |
| 2020-08-23 | kernel: fix Abind cyclic reference and mounthead leaks (thanks Alex Musolino) | cinap_lenrek |
| 2020-08-21 | torrent(1): update url in examples section | Alex Musolino |
| 2020-08-20 | ip(3): fix typo in manpage (thanks jstsmthrgk) | Ori Bernstein |
| 2020-08-20 | libaml: fix fault when the second operand of comparison cannot be converted | Sigrid |
| 2020-08-18 | oggdec: give it enough chance to seek from the start, where first seek might ... | Sigrid |
| 2020-08-12 | audio/oggdec: allow -s 0 | Sigrid |
| 2020-08-12 | audio/mp3dec: mad timer duration is all wrong, use samples instead | Sigrid |
| 2020-08-12 | audio/mp3dec: add -s SECONDS option | Sigrid |
| 2020-08-11 | audio(1): add new -s SECONDS option | Sigrid |
| 2020-08-11 | audio/oggdec: add -s SECONDS option to seek before decoding | Sigrid |
| 2020-08-11 | audio/flacdec: add -s SECONDS option to seek before decoding | Sigrid |
| 2020-08-10 | tmdate(2): fix typo (thanks mveety) | Ori Bernstein |
| 2020-08-10 | stdio.h: correct return type of putc | Ori Bernstein |
| 2020-08-10 | aux/ms2, aux/na: fix warnings | Ori Bernstein |
| 2020-08-10 | seconds: use new libc date api | Ori Bernstein |
| 2020-08-10 | date: use new libc date apis. | Ori Bernstein |
| 2020-08-10 | merge | Ori Bernstein |
| 2020-08-10 | vmx: does not do well with certain fb widths, so restrict it | Sigrid |
| 2020-08-09 | upas/fs: port date parsing to libc apis | Ori Bernstein |
| 2020-08-09 | ip/httpd: fix 'mk nuke' | Ori Bernstein |
| 2020-08-09 | libc: new date apis | Ori Bernstein |
| 2020-08-08 | cc: promote integer constants according to c99 spec. | Ori Bernstein |
| 2020-08-08 | ndb/dns: allow multiple txt, nullrr, cert, key and sig records (thanks kvik) | cinap_lenrek |
| 2020-08-07 | vmx: set xstart to either nsec or cycles depending on what is available | Sigrid |
| 2020-08-07 | bullshit: decentralized ActivityPub | Sigrid |
| 2020-08-05 | libttf: fix cmap subtable offset type and rank UCS-4 higher (more codepoints)... | Sigrid |
| 2020-08-04 | kernel: don't strip binaries in bootfs.paq | cinap_lenrek |
| 2020-08-04 | qball: remove unused #include <stdio.h> | cinap_lenrek |
| 2020-08-04 | devmnt: print chanpath for unexpected reply tag | cinap_lenrek |
| 2020-08-04 | rc: avoid stat calls for directory globbing | cinap_lenrek |
| 2020-08-04 | libttf: check directory() result | Sigrid |
| 2020-08-04 | 7c: now really fix OASxxx operations | cinap_lenrek |
| 2020-08-03 | merge | cinap_lenrek |
| 2020-08-03 | reverting 7c change, breaks some 64-bit shifts... | cinap_lenrek |
| 2020-08-03 | merge | cinap_lenrek |
| 2020-08-03 | acme: reverting scroll change, causes continuous scrolling with scrollwheel | cinap_lenrek |
| 2020-08-02 | 7c: fix wrong type on OASxxx operations | cinap_lenrek |
| 2020-08-02 | rc-httpd: fix invalid test(1) invocation in dir-index | Alex Musolino |
| 2020-08-01 | deroff: fix out-of-bounds access if runes above 0X80 are inside EQ clauses (t... | Ori Bernstein |
| 2020-08-01 | htmlroff: fix out of bounds access (thanks Rei-sen, via plan9port) | Ori Bernstein |
| 2020-08-01 | mk9660(8): fix reference to proto file format | kvik |
| 2020-08-01 | pre-lib9p servers: fix incorrect Tversion handling | kvik |
| 2020-08-01 | vmx(1): use _tos->cyclefreq (thanks cinap) | Sigrid |
| 2020-07-31 | dc: increase exponent limit (thanks unboe, lyndon) | Ori Bernstein |
| 2020-07-31 | vmx(1): add missing file | Sigrid |
| 2020-07-31 | vmx(1): use cycles() instead of nsec() when possible | Sigrid |
| 2020-07-31 | vmx: use _actual_ system kbmap | Sigrid |
| 2020-07-30 | aux/acpi: forgot to commit -p option | Sigrid |
| 2020-07-30 | aux/acpi: write a man page, fix usage, call threadexits | Sigrid |
| 2020-07-29 | sshfs: update usage text to match man page | Alex Musolino |