summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-01-19upas/ml: touch the artworkOri Bernstein
2021-01-19dd(1): update manpage to match programOri Bernstein
2021-01-19dd: error with invalid size suffixes, add 'm'Ori Bernstein
2021-01-19mothra: linkify text starting with gemini:// and ftp://Sigrid
2021-01-19mothra: resolve urls on middle click. helps with snarfing of relative urlsSigrid
2021-01-18acme(1): add references to appropriate manpagesOri Bernstein
2021-01-17passwd: make legacy mode explicitOri Bernstein
2021-01-18audiohda: Add AMD Starship/Matisse HD Audio Controller (thanks uramekus)cinap_lenrek
2021-01-17plan9.ini(8): document *nohpet= optioncinap_lenrek
2021-01-17mergecinap_lenrek
2021-01-17pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequenciescinap_lenrek
2021-01-17seconds: remove junk from usageOri Bernstein
2021-01-17dpost prologue: update /radicalex to fix square displacement (thanks umbratic...Sigrid
2021-01-17usbehci: use 64-bit base address, remove resetlck, simplify scanpci()cinap_lenrek
2021-01-17usbuhci: remove resetlk, simplify scanpci()cinap_lenrek
2021-01-17usbohci: use 64-bit io base address, disable interrupts before reset, remove ...cinap_lenrek
2021-01-16zerotrunc(8): add manpageOri Bernstein
2021-01-16troff2png(1): add manpageOri Bernstein
2021-01-16tmdate(2): correct example in manpageOri Bernstein
2021-01-16tweak: support showdata plumb action (thanks sirjofri)Sigrid
2021-01-12cal: use Sa/Su in all cases, also simplify the codeSigrid
2021-01-12cal: fix -s 7Sigrid
2021-01-12cal: add -s option to specify the starting day of the weekSigrid
2021-01-12audio/flacenc: missed an argument in fprintf()Sigrid
2021-01-12plumb/basic: handle tga, wav, au, mid and musSigrid
2021-01-12audio(1): it is 2021 nowSigrid
2021-01-11libFLAC/mkfile: update version and build with -DNDEBUGSigrid
2021-01-11libvorbis: fix free() called on a wrong pointerSigrid
2021-01-11audio/flacencSigrid
2021-01-10mergecinap_lenrek
2021-01-10pc, pc64: revert addition of pcireset() call to pcicfginit()cinap_lenrek
2021-01-09libdraw: add bezierptsOri Bernstein
2021-01-069pfid(2): document struct Qid (thanks sirjofri)Ori Bernstein
2021-01-05mergeOri Bernstein
2021-01-05acid: increase hash size (thanks jonas.amoson)Ori Bernstein
2021-01-05qr: fix exit statusAlex Musolino
2021-01-04marshal(1): fix example: upas/mail -> mail (thanks fulton)cinap_lenrek
2021-01-01ape: unify math.h copiesOri Bernstein
2021-01-01file: ftyp mp4* is video/mp4 as wellSigrid
2021-01-01sort: fix memory leak (thanks Igor Boehm)Ori Bernstein
2020-12-29cc: add a couple notes to the comments regarding flagsBurnZeZ
2020-12-29libc/arm: open #c/sysstat file with OCEXEC (internal file descriptor)cinap_lenrek
2020-12-29plumber: open rule files as OCEXEC, to avoid leaking them to sub commandscinap_lenrek
2020-12-28text2post: check font index for out of rangeSigrid
2020-12-28plumber: don't leak srvfd file descriptor into sub processescinap_lenrek
2020-12-28plumb: fix wrong click attribute offset (thanks umbraticus)Sigrid
2020-12-27kbmap: avoid division by zero when window becomes too smallcinap_lenrek
2020-12-27aux/vga: remove panning, add screen tilting supportcinap_lenrek
2020-12-27devvga: implement screen tilting, remove panning and overlayscinap_lenrek
2020-12-23libauth: re-implement procsetuser() to use /proc instead of #c/usercinap_lenrek