]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2020-12-15 Alex Musolinoico: fix interpretation of 0 widths/heights
2020-12-06 Alex Musolinocwfs: fix interpretation of startdump argument
2020-12-05 cinap_lenrekpc/dma, pc/sdide: use uintptr for physical address...
2020-12-05 cinap_lenrekpc, pc64: allocate dma bounce buffer right after xinit()
2020-12-05 cinap_lenrekpc, pc64: exclude memory regions with unusual MTRR...
2020-12-04 Sigridfaces: add -c option to remove faces with button 1...
2020-12-01 cinap_lenrekmerge
2020-12-01 cinap_lenreklibdraw: do not force flushimage() on freescreen()
2020-12-01 cinap_lenrekrio: properly restore the windows contents on /dev...
2020-12-01 Sigrid/lib/keyboard: Anführungszeichen uten (danke sirjofri)
2020-12-01 Sigrid/lib/keyboard: add fingers and more arrows (thanks...
2020-11-30 Ori Bernsteinproof: don't confuse ""(1) (thanks Stuart Morrow)
2020-11-30 Ori Bernsteintmdate(2): remove lies
2020-11-29 cinap_lenrekrio: avoid redrawing window text on resize for programs...
2020-11-29 cinap_lenrekpc, pc64, xen: rewrite interrupt handling code
2020-11-28 Alex Musolinogames/mix: fix decoding of shift instructions
2020-11-28 Alex Musolinogames/mix: fix SLAX and SRAX instructions (thanks nicolagi)
2020-11-27 Sigridfplot: add hyperbolic functions
2020-11-27 Sigridfplot(1): use abs()
2020-11-27 Sigridfplot: add abs
2020-11-27 Alex Musolinomerge
2020-11-27 Alex Musolinogames/mix: fix implementation of MOVE instruction ...
2020-11-26 Ori Bernsteinkbmap/neo2: add support for neo2 kbmak (thanks jstsmthrgk)
2020-11-25 Alex Musolinoupas: fix mk nuke
2020-11-23 Ori Bernsteing: fix typo in last commit
2020-11-22 Ori Bernsteinupas/*: fix mkfile issues (thanks amavect)
2020-11-22 cinap_lenrekpc, pc64: move common irq handling code out of trap.c
2020-11-22 Ori Bernsteing: filter directory arguments
2020-11-21 mischief9boot(8): update manual to reflect efi loader search...
2020-11-21 mischiefefi: prefer plan9.ini from ESP we loaded from
2020-11-22 Ori Bernsteindc: fix crashes with : operator (thanks istvan bak)
2020-11-22 Ori Bernsteinupas: make 'all' the default target
2020-11-21 cinap_lenrekpc, pc64: fix grub multiboot
2020-11-21 cinap_lenrekmerge
2020-11-21 cinap_lenrekether8169: fix interrupt panic before init, defer initi...
2020-11-21 cinap_lenrekpc, pc64: implement disabling of msi interrupts
2020-11-21 mischiefnusb/kb, nusb/joy: dont try to set protocol on nonboot...
2020-11-21 cinap_lenrekpc, pc64: new MTRR code supporting AMD TOM2 MSR and...
2020-11-21 cinap_lenrekpc, pc64: disable all pci devices for /dev/reboot
2020-11-21 cinap_lenrekpc, pc64: disable all pci devices in pcicfginit()
2020-11-21 cinap_lenrekkernel: add portable pcimsienable()/pcimsidisable(...
2020-11-20 cinap_lenreketherm10g: remove duplicated pci capability enum
2020-11-20 cinap_lenrekkernel: remove unused pcinextcap() function
2020-11-20 cinap_lenrekpc/l.s: remove unsued m0gdtptr/m0idtptr structs
2020-11-20 Anthony Martinawk: fix truncated input after fflush
2020-11-18 Sigridtmdate(2): failed to (p)arse
2020-11-18 Sigridctime(2): add tmdate(2) to "see also"
2020-11-18 Ori Bernsteinupas/*: cleanup mkfiles (thanks amavect)
2020-11-17 cinap_lenrekpc, pc64: load idt early in trapinit0()
2020-11-17 cinap_lenrekpc/l.s: load virtual gdt pointer after mmu switch
2020-11-16 cinap_lenreknusb/cam: don't videoclose() when open failed
2020-11-16 kvikdiff: fix change marker for -c mode
2020-11-16 kvikptrap: fail if invoked with no arguments
2020-11-15 cinap_lenrekaux/cpuid: fix final newline on printbits()
2020-11-15 cinap_lenreketheriwl: bring back recovery on flushq timeout
2020-11-15 cinap_lenrekaudiohda: do not enable interrupts before intrenable()
2020-11-10 cinap_lenrekaudiohda: reset irbsts bits in hdainterrupt() (thanks...
2020-11-08 Ori Bernsteinimap4d: imap4date should ignore time and timezone ...
2020-11-08 Ori Bernsteinpop3(1): write options consistently
2020-11-07 Ori Bernsteinupas/marshal: add -S saveto to save outgoing mail,...
2020-11-04 cinap_lenrekmerge
2020-11-04 cinap_lenrekpc/pc64: fix faulty mtrr slot reuse (thanks Fulton)
2020-11-03 cinap_lenrekmerge
2020-11-03 cinap_lenrekpc, pc64: allocate i/o port space for unassigned pci...
2020-11-02 Ori Bernsteinupas/common: delete library on 'mk clean'
2020-11-02 cinap_lenrekmtx: fix pci access routines (see changeset 8012:78891f...
2020-11-02 Ori Bernsteinprofile: don't create $wsys if it doesn't exist
2020-11-02 Sigridaudio/wavdec: add -s option
2020-11-02 cinap_lenrekaux/realemu: use #$/pci/B.D.Fraw to access pci config...
2020-11-02 cinap_lenrekvmx: mask out bits 0:2 and 24:30 of pci CONFIG_ADDRESS...
2020-11-01 Ori Bernsteinrc: show line numbers on error
2020-11-01 Ori Bernsteinlibbio: add aux pointer to bio
2020-11-01 Ori Bernsteinlibc: recurse on smaller half of array
2020-10-31 Alex Musolinojpg: treat EOF as EOI marker
2020-10-30 Ori Bernsteinvt: improve behavior of chording
2020-10-29 cinap_lenrekip/cifsd: fix missing int return type for vpack() ...
2020-10-29 Sigridaux/cpuid: decode leaf 7; extend leaf 13 decoding
2020-10-27 cinap_lenrekaudiohda: make it work with qemu (thanks mischief)
2020-10-25 cinap_lenrekip/tinc: fix reportedge()
2020-10-25 Ori Bernsteinmp(2): correct documentation of error handling (thanks...
2020-10-24 cinap_lenrekkbmap: add latvian keymap (thanks freddy)
2020-10-24 cinap_lenrekkbmap: add croatian kbmap (thanks skerbergs)
2020-10-23 Alex Musolinonewuser(8): fix reference to incorrect file server...
2020-10-22 Sigridvmx/vga: fix allocimage leaks
2020-10-22 khmupas/fs/mbox.c: fix cosmetic typo
2020-10-21 Sigridlibaml: add (nop) "signal" op
2020-10-19 Ori Bernsteinvncv: pick an auth type that we support
2020-10-18 cinap_lenreksdiahci: accept AHCI controllers from ASMedia vendor...
2020-10-18 cinap_lenrekpc, pc64: remove mystery "type" bits in pcicfgrw*raw...
2020-10-18 cinap_lenreksdnvme: use PCIWADDR() instead of PADDR()
2020-10-18 cinap_lenreketherbcm: handle 64-bit host addresses, use PCIWADDR...
2020-10-18 cinap_lenrekaudiohda: use PCIWADDR() instead of PADDR(), handle...
2020-10-18 Ori Bernsteinetheriwl: delay before crystal calibration
2020-10-18 Ori Bernsteinnusb/serial: add ids for FT230X (thanks mischief)
2020-10-18 Ori Bernsteinmerge
2020-10-18 Ori Bernsteinupas: fix appendfolder timestamps (thanks umbraticus)
2020-10-18 cinap_lenreketheriwl: don't break controller on command flush timeout
2020-10-18 cinap_lenreksdnvme: handle machines with more cpu's than submit...
2020-10-17 cinap_lenrekmerge
2020-10-17 cinap_lenrekndb/dnsdebug: add -c flag to debug caching dns server...
next