summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-25kbmap: add latvian keymap (thanks freddy)cinap_lenrek
2020-10-25kbmap: add croatian kbmap (thanks skerbergs)cinap_lenrek
2020-10-23newuser(8): fix reference to incorrect file server console commandAlex Musolino
2020-10-23vmx/vga: fix allocimage leaksSigrid
2020-10-22upas/fs/mbox.c: fix cosmetic typokhm
2020-10-21libaml: add (nop) "signal" opSigrid
2020-10-18vncv: pick an auth type that we supportOri Bernstein
2020-10-19sdiahci: accept AHCI controllers from ASMedia vendor id (thanks mischief)cinap_lenrek
2020-10-18pc, pc64: remove mystery "type" bits in pcicfgrw*raw() (fixes qemu, thanks mi...cinap_lenrek
2020-10-18sdnvme: use PCIWADDR() instead of PADDR()cinap_lenrek
2020-10-18etherbcm: handle 64-bit host addresses, use PCIWADDR() instead of PADDR()cinap_lenrek
2020-10-18audiohda: use PCIWADDR() instead of PADDR(), handle 64-bit dma addressescinap_lenrek
2020-10-18etheriwl: delay before crystal calibrationOri Bernstein
2020-10-17nusb/serial: add ids for FT230X (thanks mischief)Ori Bernstein
2020-10-17mergeOri Bernstein
2020-10-17upas: fix appendfolder timestamps (thanks umbraticus)Ori Bernstein
2020-10-18etheriwl: don't break controller on command flush timeoutcinap_lenrek
2020-10-18sdnvme: handle machines with more cpu's than submit queues (thanks mischief)cinap_lenrek
2020-10-17mergecinap_lenrek
2020-10-17ndb/dnsdebug: add -c flag to debug caching dns server behaviourcinap_lenrek
2020-10-17ndb/dns: mark ns record authoritative when in our area for delegationcinap_lenrek
2020-10-15games/nes: workaround for truncated chrSigrid
2020-10-12ip/torrent: try harder allocating portscinap_lenrek
2020-10-11upas/fs: fix truncation of plumb datecinap_lenrek
2020-10-09kernel: get rid of unused ucallocbcinap_lenrek
2020-10-09vmx: add Kmod4Sigrid
2020-10-05etheriwl: add Wireless 8260 cardOri Bernstein
2020-10-05mergecinap_lenrek
2020-10-05etheriwl: remove stations *after* disabling binding quotas, drain all queues ...cinap_lenrek
2020-10-04rio: move the code for 'send' into a functionkvik
2020-10-04etheriwl: add for Intel Wireless-AC 9260cinap_lenrek
2020-10-01bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber)kvik
2020-09-29acme: revert stray changesOri Bernstein
2020-09-27vncv: implement rfb 3.8 protocol (thanks Iruatã)Ori Bernstein
2020-09-26aux/vga: eepc igfx support (thanks p.kosyh)Ori Bernstein
2020-09-26upas: convert to tmdate, change timezone formatOri Bernstein
2020-09-25tmdate(1): fix missing arg, fix formatting (thanks joe9)Ori Bernstein
2020-09-25mergeOri Bernstein
2020-09-25tmdate(2): fix mistakes in prototype (thanks moody)Ori Bernstein
2020-09-25aux/acpi: connect EC region handler, fixes battery status on eeepc 1000px (th...Sigrid
2020-09-23syscall: fix build problem caused by stale tab.hkvik
2020-09-23ftpd: handle "allo" command by treating it as a no-opAlex Musolino
2020-09-22libc: ignore '?' in date format stringsOri Bernstein
2020-09-22libc: make yday 0-based, as docs suggestOri Bernstein
2020-09-22acme: import changes from plan9port (thanks jxy)Ori Bernstein
2020-09-21ape/limits.h: fix typo in (U)LLONG_MAXOri Bernstein
2020-09-21diff: support unified diff via -uOri Bernstein
2020-09-20syscall: utility overhaulkvik
2020-09-17upas/fs: fix handing of multi-line header fields (thanks theinicke)Ori Bernstein
2020-09-16ptrap: fix /env/status always being set on main process exitBurnZeZ