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