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