| Age | Commit message (Expand) | Author |
| 2020-12-21 | merge | cinap_lenrek |
| 2020-12-21 | pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.c | cinap_lenrek |
| 2020-12-22 | hpost: fix usage text | Alex Musolino |
| 2020-12-21 | kernel: update procsave() comment, we'r not holding up->rlock anymore | cinap_lenrek |
| 2020-12-20 | ndb/dns: handle dnskey RR's (thanks moody) | cinap_lenrek |
| 2020-12-20 | kernel: handle tos and per process pcycle counters in port/ | cinap_lenrek |
| 2020-12-19 | [12kq]l: remove unix compat code for cputime() | cinap_lenrek |
| 2020-12-19 | libthread: remove unused _times() function | cinap_lenrek |
| 2020-12-19 | kernel: remove Proc* argument from procsetuser() function | cinap_lenrek |
| 2020-12-19 | libauth: change programs to use the new procsetuser() function | cinap_lenrek |
| 2020-12-19 | libauth: add procsetuser() function to change user id of the calling process | cinap_lenrek |
| 2020-12-19 | aux/kbdfs: use getuser() from libc | cinap_lenrek |
| 2020-12-19 | acme: use global user string variable instead of getuser() | cinap_lenrek |
| 2020-12-19 | acme: use getuser() in fsinit() | cinap_lenrek |
| 2020-12-19 | libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid | cinap_lenrek |
| 2020-12-19 | devsons: remove #c/pgrpid | cinap_lenrek |
| 2020-12-19 | g: initialize files env var | Sigrid |
| 2020-12-18 | vt: rfork environment varibles (thanks fshahriar) | Ori Bernstein |
| 2020-12-18 | strndup: don't assume buffer is terminated | Ori Bernstein |
| 2020-12-18 | kbmap: add Turkish keymap (thanks Kemal) | kvik |
| 2020-12-17 | hpost: support custom headers (thanks julienxx) | Ori Bernstein |
| 2020-12-17 | libap: add strndup | Ori Bernstein |
| 2020-12-17 | ether2114x: make sure pci bar0 is I/O | cinap_lenrek |
| 2020-12-17 | ether2114x: vetting the driver for pc64 | cinap_lenrek |
| 2020-12-15 | pc: set exit status depending on errors | Sigrid |
| 2020-12-15 | pc: treat EOF gracefully, allowing easier use within sam command language | Sigrid |
| 2020-12-15 | merge | Alex Musolino |
| 2020-12-15 | ico: avoid potential nil pointer dereferences | Alex Musolino |
| 2020-12-15 | ico: fix interpretation of 0 widths/heights | Alex Musolino |
| 2020-12-13 | iostats: dup 9p pipe to both fd 0 and fd 1 for exportfs | cinap_lenrek |
| 2020-12-13 | cpu(1): refer to oexportfs(4) | cinap_lenrek |
| 2020-12-13 | import(4): refer to oexportfs(4) | cinap_lenrek |
| 2020-12-13 | oexportfs: move legacy code for cpu and import to separate program | cinap_lenrek |
| 2020-12-13 | kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when openin... | cinap_lenrek |
| 2020-12-12 | sdiahci: assume 64-bit PCIWADDR() | cinap_lenrek |
| 2020-12-12 | sdiahci: enable pci busmaster before ahciconfigdrive() (fix qemu crash) | cinap_lenrek |
| 2020-12-11 | merge | cinap_lenrek |
| 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-11 | update Finnish kbmap: fix ยค on shift+4 and add more AltGr variants | Sigrid |
| 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 |