summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-11-17pc, pc64: load idt early in trapinit0()cinap_lenrek
2020-11-17pc/l.s: load virtual gdt pointer after mmu switchcinap_lenrek
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-15etheriwl: bring back recovery on flushq timeoutcinap_lenrek
2020-11-15audiohda: do not enable interrupts before intrenable()cinap_lenrek
2020-11-11audiohda: reset irbsts bits in hdainterrupt() (thanks LordCreepity)cinap_lenrek
2020-11-08imap4d: imap4date should ignore time and timezone (RFC3501, 6.4.4)Ori Bernstein
2020-11-08pop3(1): write options consistentlyOri Bernstein
2020-11-06upas/marshal: add -S saveto to save outgoing mail, fix -FOri Bernstein
2020-11-04mergecinap_lenrek
2020-11-04pc/pc64: fix faulty mtrr slot reuse (thanks Fulton)cinap_lenrek
2020-11-03mergecinap_lenrek
2020-11-03pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to ...cinap_lenrek
2020-11-02upas/common: delete library on 'mk clean'Ori Bernstein
2020-11-02mtx: fix pci access routines (see changeset 8012:78891f472fbf)cinap_lenrek
2020-11-02profile: don't create $wsys if it doesn't existOri 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-11-01libbio: add aux pointer to bioOri Bernstein
2020-11-01libc: recurse on smaller half of arrayOri 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-27audiohda: make it work with qemu (thanks mischief)cinap_lenrek