summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-11-21pc, pc64: new MTRR code supporting AMD TOM2 MSR and fixed mtrr rangescinap_lenrek
2020-11-21pc, pc64: disable all pci devices for /dev/rebootcinap_lenrek
2020-11-21pc, pc64: disable all pci devices in pcicfginit()cinap_lenrek
2020-11-21kernel: add portable pcimsienable()/pcimsidisable(), disable MSI/MSI-X on pci...cinap_lenrek
2020-11-21etherm10g: remove duplicated pci capability enumcinap_lenrek
2020-11-21kernel: remove unused pcinextcap() functioncinap_lenrek
2020-11-21pc/l.s: remove unsued m0gdtptr/m0idtptr structscinap_lenrek
2020-11-19awk: fix truncated input after fflushAnthony Martin
2020-11-18tmdate(2): failed to (p)arseSigrid
2020-11-18ctime(2): add tmdate(2) to "see also"Sigrid
2020-11-17upas/*: cleanup mkfiles (thanks amavect)Ori Bernstein