summaryrefslogtreecommitdiff
path: root/sys/src/cmd
AgeCommit message (Expand)Author
2020-12-08nusb/kb: update button state if event was actually received, fix typos (thank...Sigrid
2020-12-08vesa: make unsupported function not an error, set return statusSigrid
2020-12-08vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors"Sigrid
2020-12-07vmx: add -v|-w flag to control window creation behaviourcinap_lenrek
2020-12-07aux/kbdfs, kbmaps: enable Kmod4 for other layouts, not just neo2Sigrid
2020-12-07rio: format pid's as ulongscinap_lenrek
2020-12-07rio: open /dev/snarf with OCEXEC flag when writingcinap_lenrek
2020-12-07rio: simplify filsysinit() by using getuser(), format pid's as ulongscinap_lenrek
2020-12-06ptrap: implement filtering on plumb attributeskvik
2020-12-06amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disableSigrid
2020-12-06rio: undo previous commit, was a stupid ideacinap_lenrek
2020-12-06rio: give visual clue during sweep and bandsizing when window is too smallcinap_lenrek
2020-12-06rio: use libdraw's badrect() to exclude some extreme cases in goodrect()cinap_lenrek
2020-12-06rio: rewrite better portion() functioncinap_lenrek
2020-12-06rio: handle corner selection for resizing better (thanks cinap)Sigrid
2020-12-06rio: goodrect: clarify minimal height and actually use the smallest reasonabl...Sigrid
2020-12-06rio: allow windows as small as one line of text, still scrollableSigrid
2020-12-06aux/status^(bar msg): few small fixes (thanks umbraticus)Sigrid
2020-12-06cwfs: fix interpretation of startdump argumentAlex Musolino
2020-12-04faces: add -c option to remove faces with button 1 click (thanks sirjofri)Sigrid
2020-12-02mergecinap_lenrek
2020-12-02rio: properly restore the windows contents on /dev/mouse closecinap_lenrek
2020-11-30proof: don't confuse ""(1) (thanks Stuart Morrow)Ori Bernstein
2020-11-29rio: avoid redrawing window text on resize for programs using libdrawcinap_lenrek
2020-11-27fplot: add hyperbolic functionsSigrid
2020-11-27fplot: add absSigrid
2020-11-25upas: fix mk nukeAlex Musolino
2020-11-22upas/*: fix mkfile issues (thanks amavect)Ori Bernstein
2020-11-21dc: fix crashes with : operator (thanks istvan bak)Ori Bernstein
2020-11-21upas: make 'all' the default targetOri Bernstein
2020-11-21nusb/kb, nusb/joy: dont try to set protocol on nonboot devicesmischief
2020-11-19awk: fix truncated input after fflushAnthony Martin
2020-11-17upas/*: cleanup mkfiles (thanks amavect)Ori Bernstein
2020-11-16nusb/cam: don't videoclose() when open failedcinap_lenrek
2020-11-16diff: fix change marker for -c modekvik
2020-11-16ptrap: fail if invoked with no argumentskvik
2020-11-15aux/cpuid: fix final newline on printbits()cinap_lenrek
2020-11-08imap4d: imap4date should ignore time and timezone (RFC3501, 6.4.4)Ori Bernstein
2020-11-06upas/marshal: add -S saveto to save outgoing mail, fix -FOri Bernstein
2020-11-02upas/common: delete library on 'mk clean'Ori Bernstein
2020-11-02audio/wavdec: add -s optionSigrid
2020-11-02aux/realemu: use #$/pci/B.D.Fraw to access pci config spacecinap_lenrek
2020-11-02vmx: mask out bits 0:2 and 24:30 of pci CONFIG_ADDRESS on readcinap_lenrek
2020-11-01rc: show line numbers on errorOri Bernstein
2020-10-31jpg: treat EOF as EOI markerAlex Musolino
2020-10-30vt: improve behavior of chordingOri Bernstein
2020-10-29ip/cifsd: fix missing int return type for vpack() (thanks pr)cinap_lenrek
2020-10-29aux/cpuid: decode leaf 7; extend leaf 13 decodingSigrid
2020-10-25ip/tinc: fix reportedge()cinap_lenrek
2020-10-23vmx/vga: fix allocimage leaksSigrid