]> git.lizzy.rs Git - plan9front.git/history - sys
merge
[plan9front.git] / sys /
2020-12-09 cinap_lenrekmerge
2020-12-09 cinap_lenrekbackout OCEXEC changes when potentially opening /srv...
2020-12-08 kviksega(1): fix keys (thanks bigato)
2020-12-08 cinap_lenrekplan9.ini(8): document *nomtrr= and order the table
2020-12-08 cinap_lenrekpc, pc64: cleanup cpuidentify() and some comments
2020-12-08 cinap_lenrekpc, pc64: add *nomtrr= kernel parameter
2020-12-08 cinap_lenrekpc64: preserve reserved bits in CR0/CR4 for amd64 in...
2020-12-08 cinap_lenrekvncv: backing out previous change, this needs another...
2020-12-08 Sigridvncv: do NOT map Kaltgr to meta, introduce Mod4 (Super...
2020-12-08 Sigridvmx(1): build vmxgdb by default, clean it up as well
2020-12-08 cinap_lenrekvmx: nanosec(): fix non-interruptable temporary, assign...
2020-12-08 cinap_lenrekpc: move ldmxcsr() prototype to fpu.c
2020-12-08 cinap_lenrekvmx: add fmt checking, fix fmt errors, remove duplicati...
2020-12-08 Sigridnusb/kb: update button state if event was actually...
2020-12-08 Sigriddevmouse: remove redundant check
2020-12-08 Sigridmouse(3): blankS, setS to follow the convention (thanks...
2020-12-08 Sigridmouse(3): document "scrollswap" ctl message, fix style...
2020-12-08 Sigridvesa: make unsupported function not an error, set retur...
2020-12-08 Sigridvmx: add -D option to enable debug messages, use vmdebu...
2020-12-07 cinap_lenrekvmx: add -v|-w flag to control window creation behaviour
2020-12-07 cinap_lenreklibcomplete: open internal file-descriptor with OCEXEC...
2020-12-07 cinap_lenreklibsec: open internal file-descriptors with OCEXEC...
2020-12-07 cinap_lenrekmerge
2020-12-07 cinap_lenreklibauthsrv: open internal file-descriptors with OCEXEC...
2020-12-07 cinap_lenreklibauth: open internal file-descriptors with OCEXEC...
2020-12-07 Sigridaux/kbdfs, kbmaps: enable Kmod4 for other layouts,...
2020-12-07 cinap_lenreklibdraw: open file-descriptor with OCEXEC flag in readc...
2020-12-07 cinap_lenreklibndb: open internal file-descriptors with OCEXEC...
2020-12-07 cinap_lenreklib9p: open internal file-descriptor with OCEXEC flag...
2020-12-07 cinap_lenreklib9p: open /mnt/factotum/rpc with OCEXEC flag in auth9p()
2020-12-07 cinap_lenreklib9p: improve reqqueuecreate()
2020-12-07 cinap_lenrekmerge
2020-12-07 cinap_lenreklibdraw: open internal file-descriptors with OCEXEC...
2020-12-07 cinap_lenreklibdraw: remove unused Error label in freescreen()
2020-12-07 cinap_lenreklibthread: reduce stack usage of threadkill*(), open...
2020-12-07 cinap_lenreklibthread: reduce stack usage for ioprocs, open /proc...
2020-12-07 cinap_lenreklibthread: simplify threadsetname()
2020-12-07 cinap_lenreklibc: open internal file-descriptor with OCEXEC flag
2020-12-07 cinap_lenrekrio: format pid's as ulongs
2020-12-07 cinap_lenrekrio: open /dev/snarf with OCEXEC flag when writing
2020-12-07 cinap_lenrekrio: simplify filsysinit() by using getuser(), format...
2020-12-06 kviklibndb: remove db file size limit
2020-12-06 cinap_lenrekmerge
2020-12-06 cinap_lenrekpc64: assign fpsave/fprestore only once in fpuinit()
2020-12-06 kvikptrap: implement filtering on plumb attributes
2020-12-06 cinap_lenrekpc64: AMD64 mandates SSE support, remove the check...
2020-12-06 cinap_lenrekxen: use pc/fpu.c
2020-12-06 cinap_lenrekpc, pc64: move all fpu specific code from main.c to...
2020-12-06 Sigridxen: fix for the last avx changes
2020-12-06 Sigridamd64: FP: back to static size for allocation and copying
2020-12-06 Sigridamd64: FP: always use enough to fit AVX state and align...
2020-12-06 Sigridamd64, vmx: support avx/avx2 for host/guest; use *noavx...
2020-12-06 cinap_lenrekrio: undo previous commit, was a stupid idea
2020-12-06 cinap_lenrekrio: give visual clue during sweep and bandsizing when...
2020-12-06 cinap_lenrekrio: use libdraw's badrect() to exclude some extreme...
2020-12-06 cinap_lenrekrio: rewrite better portion() function
2020-12-06 Sigridrio: handle corner selection for resizing better (thank...
2020-12-06 Sigridrio: goodrect: clarify minimal height and actually...
2020-12-06 Sigridrio: allow windows as small as one line of text, still...
2020-12-06 Sigridaux/status^(bar msg): few small fixes (thanks umbraticus)
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-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-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-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
next