| Age | Commit message (Expand) | Author |
| 2020-12-11 | pc, pc64: make sure write combining is supported in MTRR's before setting it | cinap_lenrek |
| 2020-12-11 | pc, pc64: ignore MTRR's when MTRRCap.vcnt and MTRRCap.fix are zero | cinap_lenrek |
| 2020-12-10 | vmx: clean up mksegment, memset only if segment existed (devsegment clears ne... | Sigrid |
| 2020-12-10 | src: work on awk scripts too, see "src valley" (thanks phil9) | Sigrid |
| 2020-12-10 | pc, pc64: work around bhyve all uncached MTRR's | cinap_lenrek |
| 2020-12-09 | merge | cinap_lenrek |
| 2020-12-09 | backout OCEXEC changes when potentially opening /srv files | cinap_lenrek |
| 2020-12-08 | sega(1): fix keys (thanks bigato) | kvik |
| 2020-12-08 | plan9.ini(8): document *nomtrr= and order the table | cinap_lenrek |
| 2020-12-08 | pc, pc64: cleanup cpuidentify() and some comments | cinap_lenrek |
| 2020-12-08 | pc, pc64: add *nomtrr= kernel parameter | cinap_lenrek |
| 2020-12-08 | pc64: preserve reserved bits in CR0/CR4 for amd64 in mtrr setstate() | cinap_lenrek |
| 2020-12-08 | vncv: backing out previous change, this needs another revision | cinap_lenrek |
| 2020-12-08 | vncv: do NOT map Kaltgr to meta, introduce Mod4 (Super) as an extra key to us... | Sigrid |
| 2020-12-08 | vmx(1): build vmxgdb by default, clean it up as well | Sigrid |
| 2020-12-08 | vmx: nanosec(): fix non-interruptable temporary, assign fasthz only once afte... | cinap_lenrek |
| 2020-12-08 | pc: move ldmxcsr() prototype to fpu.c | cinap_lenrek |
| 2020-12-08 | vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug | cinap_lenrek |
| 2020-12-08 | nusb/kb: update button state if event was actually received, fix typos (thank... | Sigrid |
| 2020-12-08 | devmouse: remove redundant check | Sigrid |
| 2020-12-08 | mouse(3): blankS, setS to follow the convention (thanks umbraticus) | Sigrid |
| 2020-12-08 | mouse(3): document "scrollswap" ctl message, fix style a bit (thanks umbraticus) | Sigrid |
| 2020-12-08 | vesa: make unsupported function not an error, set return status | Sigrid |
| 2020-12-08 | vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors" | Sigrid |
| 2020-12-07 | vmx: add -v|-w flag to control window creation behaviour | cinap_lenrek |
| 2020-12-07 | libcomplete: open internal file-descriptor with OCEXEC flag | cinap_lenrek |
| 2020-12-07 | libsec: open internal file-descriptors with OCEXEC flag | cinap_lenrek |
| 2020-12-07 | merge | cinap_lenrek |
| 2020-12-07 | libauthsrv: open internal file-descriptors with OCEXEC flag | cinap_lenrek |
| 2020-12-07 | libauth: open internal file-descriptors with OCEXEC flag | cinap_lenrek |
| 2020-12-07 | aux/kbdfs, kbmaps: enable Kmod4 for other layouts, not just neo2 | Sigrid |
| 2020-12-07 | libdraw: open file-descriptor with OCEXEC flag in readcolmap() | cinap_lenrek |
| 2020-12-07 | libndb: open internal file-descriptors with OCEXEC flag | cinap_lenrek |
| 2020-12-07 | lib9p: open internal file-descriptor with OCEXEC flag in getremotesys() | cinap_lenrek |
| 2020-12-07 | lib9p: open /mnt/factotum/rpc with OCEXEC flag in auth9p() | cinap_lenrek |
| 2020-12-07 | lib9p: improve reqqueuecreate() | cinap_lenrek |
| 2020-12-07 | merge | cinap_lenrek |
| 2020-12-07 | libdraw: open internal file-descriptors with OCEXEC flag | cinap_lenrek |
| 2020-12-07 | libdraw: remove unused Error label in freescreen() | cinap_lenrek |
| 2020-12-07 | libthread: reduce stack usage of threadkill*(), open /proc/n/ctl with OCEXEC ... | cinap_lenrek |
| 2020-12-07 | libthread: reduce stack usage for ioprocs, open /proc/n/ctl with OCEXEC flag | cinap_lenrek |
| 2020-12-07 | libthread: simplify threadsetname() | cinap_lenrek |
| 2020-12-07 | libc: open internal file-descriptor with OCEXEC flag | cinap_lenrek |
| 2020-12-07 | rio: format pid's as ulongs | cinap_lenrek |
| 2020-12-07 | rio: open /dev/snarf with OCEXEC flag when writing | cinap_lenrek |
| 2020-12-07 | rio: simplify filsysinit() by using getuser(), format pid's as ulongs | cinap_lenrek |
| 2020-12-07 | libndb: remove db file size limit | kvik |
| 2020-12-06 | merge | cinap_lenrek |
| 2020-12-06 | pc64: assign fpsave/fprestore only once in fpuinit() | cinap_lenrek |
| 2020-12-06 | ptrap: implement filtering on plumb attributes | kvik |