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