| Age | Commit message (Expand) | Author |
| 2020-12-06 | xen: use pc/fpu.c | cinap_lenrek |
| 2020-12-06 | pc, pc64: move all fpu specific code from main.c to fpu.c | cinap_lenrek |
| 2020-12-06 | xen: fix for the last avx changes | Sigrid |
| 2020-12-06 | amd64: FP: back to static size for allocation and copying | Sigrid |
| 2020-12-06 | amd64: FP: always use enough to fit AVX state and align to 64 bytes | Sigrid |
| 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-05 | pc/dma, pc/sdide: use uintptr for physical address instead of ulong | cinap_lenrek |
| 2020-12-05 | pc, pc64: allocate dma bounce buffer right after xinit() | cinap_lenrek |
| 2020-12-05 | pc, pc64: exclude memory regions with unusual MTRR cache attributes | cinap_lenrek |
| 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 | libdraw: do not force flushimage() on freescreen() | cinap_lenrek |
| 2020-12-02 | rio: properly restore the windows contents on /dev/mouse close | cinap_lenrek |
| 2020-12-01 | /lib/keyboard: Anführungszeichen uten (danke sirjofri) | Sigrid |
| 2020-12-01 | /lib/keyboard: add fingers and more arrows (thanks umbraticus) | Sigrid |
| 2020-11-30 | proof: don't confuse ""(1) (thanks Stuart Morrow) | Ori Bernstein |
| 2020-11-30 | tmdate(2): remove lies | Ori Bernstein |
| 2020-11-29 | rio: avoid redrawing window text on resize for programs using libdraw | cinap_lenrek |
| 2020-11-29 | pc, pc64, xen: rewrite interrupt handling code | cinap_lenrek |
| 2020-11-28 | games/mix: fix decoding of shift instructions | Alex Musolino |
| 2020-11-28 | games/mix: fix SLAX and SRAX instructions (thanks nicolagi) | Alex Musolino |
| 2020-11-27 | fplot: add hyperbolic functions | Sigrid |
| 2020-11-27 | fplot(1): use abs() | Sigrid |
| 2020-11-27 | fplot: add abs | Sigrid |
| 2020-11-27 | merge | Alex Musolino |
| 2020-11-27 | games/mix: fix implementation of MOVE instruction (thanks nicolagi) | Alex Musolino |
| 2020-11-26 | kbmap/neo2: add support for neo2 kbmak (thanks jstsmthrgk) | Ori Bernstein |
| 2020-11-25 | upas: fix mk nuke | Alex Musolino |
| 2020-11-22 | g: fix typo in last commit | Ori Bernstein |
| 2020-11-22 | upas/*: fix mkfile issues (thanks amavect) | Ori Bernstein |
| 2020-11-22 | pc, pc64: move common irq handling code out of trap.c | cinap_lenrek |
| 2020-11-21 | g: filter directory arguments | Ori Bernstein |
| 2020-11-21 | 9boot(8): update manual to reflect efi loader search order changes | mischief |
| 2020-11-21 | efi: prefer plan9.ini from ESP we loaded from | mischief |
| 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 | pc, pc64: fix grub multiboot | cinap_lenrek |
| 2020-11-21 | merge | cinap_lenrek |
| 2020-11-21 | ether8169: fix interrupt panic before init, defer initialization until attach | cinap_lenrek |
| 2020-11-21 | pc, pc64: implement disabling of msi interrupts | cinap_lenrek |
| 2020-11-21 | nusb/kb, nusb/joy: dont try to set protocol on nonboot devices | mischief |