summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-12strcat(2): 0 → nil in manpage in refrence to pointersJacob Moody
2021-07-11virtio: set FeaturesOk flag after feature negotiation, and enable queues befo...cinap_lenrek
2021-07-11vmx: reset virtio queue state on device resetcinap_lenrek
2021-07-11virtio: add non-legacy virtio 1.0 drivers for disk and ethernetcinap_lenrek
2021-07-10kernel: export pcienumcaps() for custom capability enumeration in drivers (vi...cinap_lenrek
2021-07-10aux/cddb: freedb.org is dead, use gnudb.orgJacob Moody
2021-07-09mouse(3): mousein is NOT exclusive, see 30907f1d00a7646ccbb420a18f60ccb0bf36e740Sigrid Solveig Haflínudóttir
2021-07-08rc: add subshell-function syntaxOri Bernstein
2021-07-08libsec: take just the CN part of Distinguished Name in subjectAltNamecinap_lenrek
2021-07-08fortunes: unremoveOri Bernstein
2021-07-08fortunes: revision: allow pseudo options after --end-of-optionsOri Bernstein
2021-07-06git: create .git/objects/ on git/initkvik
2021-07-06vmx: emulate ps/2 intellimouse scrollingSigrid Solveig Haflínudóttir
2021-07-04rsa(8): document auth/x5092pub, fix usage linescinap_lenrek
2021-07-04libsec: do proper type checking, fix wrong deduplication checkcinap_lenrek
2021-07-04libsec: add X509reqtoRSApub() function and return subject alt names in X509to...cinap_lenrek
2021-07-04git/export: make output pipable to /bin/mailOri Bernstein
2021-07-03libc: add encode(2) variants for custom alphabetsOri Bernstein
2021-07-01devmouse: default to no blanking instead of 30 minute blank timeoutcinap_lenrek
2021-06-30upas/Mail: avoid showing empty To: and CC: lines in compose windowsAlex Musolino
2021-06-30upas/Mail: fix CC addresses in "Reply All" compose windowsAlex Musolino
2021-06-29git/revert: revertOri Bernstein
2021-06-28git/revert: fix previous commit (helps if you save the file, thanks qwx)Ori Bernstein
2021-06-28git/branch: mark files we couldn't update as dirtyOri Bernstein
2021-06-27manual: don't match nonexistent file while preprocessingAnthony Martin
2021-06-27pic(1): restore example sectionAnthony Martin
2021-06-27segment(3): restore missing phraseAnthony Martin
2021-06-26vt: allow scrolling with the mouse.Ori Bernstein
2021-06-26vt, ssh: don't send interrupts on window resizeOri Bernstein
2021-06-26kencc: revert back to "set but not used"cinap_lenrek
2021-06-25rc: skip arguments to Xsrcline, Xsrcfile in codefreeOri Bernstein
2021-06-24cc: create .$O files with DMTMPJacob Moody
2021-06-23tmdate(2): "ttt" is a valid format too, mention itSigrid Solveig Haflínudóttir
2021-06-22git/fs: use a better heuristic for permissions.Ori Bernstein
2021-06-22rc: correct line numbersOri Bernstein
2021-06-21git(1): we have rebaseOri Bernstein
2021-06-21venti: make error messages consistent, remove duplicate messages.Ori Bernstein
2021-06-21/sys/man/mkfile: drop reference to non-existent realtime(3)Alex Musolino
2021-06-21sched(9): replace '–' with '-' in NAME sectionAlex Musolino
2021-06-21/sys/man/mkfile: run eqn(1) for usb(3) section of bookAlex Musolino
2021-06-21venti: warn when opening /dev/swap failsNoam Preil
2021-06-21venti: fix detection of available RAM (fixes -m)Noam Preil
2021-06-21venti: inform user when reducing memory consumptionNoam Preil
2021-06-21/sys/src: add arm64 to installall listNoam Preil
2021-06-21kencc: clarify warning for unused assignmentsNoam Preil
2021-06-21git/revert: handle absolute paths gracefully (thanks deuteron)Ori Bernstein
2021-06-21libsec: restore old behaviour for generating self signed certcinap_lenrek
2021-06-20libsec: emulate openssl asn1 when generating x509 csrcinap_lenrek
2021-06-20git/log: handle absolute paths gracefully.Ori Bernstein
2021-06-20threadimpl.h: remove Printsize as well (unused)Sigrid Solveig Haflínudóttir