summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-06xen: use pc/fpu.ccinap_lenrek
2020-12-06pc, pc64: move all fpu specific code from main.c to fpu.ccinap_lenrek
2020-12-06xen: fix for the last avx changesSigrid
2020-12-06amd64: FP: back to static size for allocation and copyingSigrid
2020-12-06amd64: FP: always use enough to fit AVX state and align to 64 bytesSigrid
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-05pc/dma, pc/sdide: use uintptr for physical address instead of ulongcinap_lenrek
2020-12-05pc, pc64: allocate dma bounce buffer right after xinit()cinap_lenrek
2020-12-05pc, pc64: exclude memory regions with unusual MTRR cache attributescinap_lenrek
2020-12-04faces: add -c option to remove faces with button 1 click (thanks sirjofri)Sigrid
2020-12-02mergecinap_lenrek
2020-12-02libdraw: do not force flushimage() on freescreen()cinap_lenrek
2020-12-02rio: properly restore the windows contents on /dev/mouse closecinap_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-30proof: don't confuse ""(1) (thanks Stuart Morrow)Ori Bernstein
2020-11-30tmdate(2): remove liesOri Bernstein
2020-11-29rio: avoid redrawing window text on resize for programs using libdrawcinap_lenrek
2020-11-29pc, pc64, xen: rewrite interrupt handling codecinap_lenrek
2020-11-28games/mix: fix decoding of shift instructionsAlex Musolino
2020-11-28games/mix: fix SLAX and SRAX instructions (thanks nicolagi)Alex Musolino
2020-11-27fplot: add hyperbolic functionsSigrid
2020-11-27fplot(1): use abs()Sigrid
2020-11-27fplot: add absSigrid
2020-11-27mergeAlex Musolino
2020-11-27games/mix: fix implementation of MOVE instruction (thanks nicolagi)Alex Musolino
2020-11-26kbmap/neo2: add support for neo2 kbmak (thanks jstsmthrgk)Ori Bernstein
2020-11-25upas: fix mk nukeAlex Musolino
2020-11-22g: fix typo in last commitOri Bernstein
2020-11-22upas/*: fix mkfile issues (thanks amavect)Ori Bernstein
2020-11-22pc, pc64: move common irq handling code out of trap.ccinap_lenrek
2020-11-21g: filter directory argumentsOri Bernstein
2020-11-219boot(8): update manual to reflect efi loader search order changesmischief
2020-11-21efi: prefer plan9.ini from ESP we loaded frommischief
2020-11-21dc: fix crashes with : operator (thanks istvan bak)Ori Bernstein
2020-11-21upas: make 'all' the default targetOri Bernstein
2020-11-21pc, pc64: fix grub multibootcinap_lenrek
2020-11-21mergecinap_lenrek
2020-11-21ether8169: fix interrupt panic before init, defer initialization until attachcinap_lenrek
2020-11-21pc, pc64: implement disabling of msi interruptscinap_lenrek
2020-11-21nusb/kb, nusb/joy: dont try to set protocol on nonboot devicesmischief