summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-21mergecinap_lenrek
2020-12-21pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.ccinap_lenrek
2020-12-22hpost: fix usage textAlex Musolino
2020-12-21kernel: update procsave() comment, we'r not holding up->rlock anymorecinap_lenrek
2020-12-20ndb/dns: handle dnskey RR's (thanks moody)cinap_lenrek
2020-12-20kernel: 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-19libthread: remove unused _times() functioncinap_lenrek
2020-12-19kernel: remove Proc* argument from procsetuser() functioncinap_lenrek
2020-12-19libauth: change programs to use the new procsetuser() functioncinap_lenrek
2020-12-19libauth: add procsetuser() function to change user id of the calling processcinap_lenrek
2020-12-19aux/kbdfs: use getuser() from libccinap_lenrek
2020-12-19acme: use global user string variable instead of getuser()cinap_lenrek
2020-12-19acme: use getuser() in fsinit()cinap_lenrek
2020-12-19libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppidcinap_lenrek
2020-12-19devsons: remove #c/pgrpidcinap_lenrek
2020-12-19g: initialize files env varSigrid
2020-12-18vt: rfork environment varibles (thanks fshahriar)Ori Bernstein
2020-12-18strndup: don't assume buffer is terminatedOri Bernstein
2020-12-18kbmap: add Turkish keymap (thanks Kemal)kvik
2020-12-17hpost: support custom headers (thanks julienxx)Ori Bernstein
2020-12-17libap: add strndupOri Bernstein
2020-12-17ether2114x: make sure pci bar0 is I/Ocinap_lenrek
2020-12-17ether2114x: vetting the driver for pc64cinap_lenrek
2020-12-15pc: set exit status depending on errorsSigrid
2020-12-15pc: treat EOF gracefully, allowing easier use within sam command languageSigrid
2020-12-15mergeAlex Musolino
2020-12-15ico: avoid potential nil pointer dereferencesAlex Musolino
2020-12-15ico: fix interpretation of 0 widths/heightsAlex Musolino
2020-12-13iostats: dup 9p pipe to both fd 0 and fd 1 for exportfscinap_lenrek
2020-12-13cpu(1): refer to oexportfs(4)cinap_lenrek
2020-12-13import(4): refer to oexportfs(4)cinap_lenrek
2020-12-13oexportfs: move legacy code for cpu and import to separate programcinap_lenrek
2020-12-13kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when openin...cinap_lenrek
2020-12-12sdiahci: assume 64-bit PCIWADDR()cinap_lenrek
2020-12-12sdiahci: enable pci busmaster before ahciconfigdrive() (fix qemu crash)cinap_lenrek
2020-12-11mergecinap_lenrek
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-11update Finnish kbmap: fix ยค on shift+4 and add more AltGr variantsSigrid
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