| Age | Commit message (Expand) | Author |
| 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 |
| 2020-11-21 | pc, pc64: new MTRR code supporting AMD TOM2 MSR and fixed mtrr ranges | cinap_lenrek |
| 2020-11-21 | pc, pc64: disable all pci devices for /dev/reboot | cinap_lenrek |
| 2020-11-21 | pc, pc64: disable all pci devices in pcicfginit() | cinap_lenrek |
| 2020-11-21 | kernel: add portable pcimsienable()/pcimsidisable(), disable MSI/MSI-X on pci... | cinap_lenrek |
| 2020-11-21 | etherm10g: remove duplicated pci capability enum | cinap_lenrek |
| 2020-11-21 | kernel: remove unused pcinextcap() function | cinap_lenrek |
| 2020-11-21 | pc/l.s: remove unsued m0gdtptr/m0idtptr structs | cinap_lenrek |
| 2020-11-19 | awk: fix truncated input after fflush | Anthony Martin |
| 2020-11-18 | tmdate(2): failed to (p)arse | Sigrid |
| 2020-11-18 | ctime(2): add tmdate(2) to "see also" | Sigrid |
| 2020-11-17 | upas/*: cleanup mkfiles (thanks amavect) | Ori Bernstein |
| 2020-11-17 | pc, pc64: load idt early in trapinit0() | cinap_lenrek |
| 2020-11-17 | pc/l.s: load virtual gdt pointer after mmu switch | cinap_lenrek |
| 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-15 | etheriwl: bring back recovery on flushq timeout | cinap_lenrek |
| 2020-11-15 | audiohda: do not enable interrupts before intrenable() | cinap_lenrek |
| 2020-11-11 | audiohda: reset irbsts bits in hdainterrupt() (thanks LordCreepity) | cinap_lenrek |
| 2020-11-08 | imap4d: imap4date should ignore time and timezone (RFC3501, 6.4.4) | Ori Bernstein |
| 2020-11-08 | pop3(1): write options consistently | Ori Bernstein |
| 2020-11-06 | upas/marshal: add -S saveto to save outgoing mail, fix -F | Ori Bernstein |
| 2020-11-04 | merge | cinap_lenrek |
| 2020-11-04 | pc/pc64: fix faulty mtrr slot reuse (thanks Fulton) | cinap_lenrek |
| 2020-11-03 | merge | cinap_lenrek |
| 2020-11-03 | pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to ... | cinap_lenrek |
| 2020-11-02 | upas/common: delete library on 'mk clean' | Ori Bernstein |
| 2020-11-02 | mtx: fix pci access routines (see changeset 8012:78891f472fbf) | cinap_lenrek |
| 2020-11-02 | profile: don't create $wsys if it doesn't exist | 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-11-01 | libbio: add aux pointer to bio | Ori Bernstein |
| 2020-11-01 | libc: recurse on smaller half of array | Ori Bernstein |
| 2020-10-31 | jpg: treat EOF as EOI marker | Alex Musolino |