summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04cat: remove stupid long castcinap_lenrek
2021-08-03libpanel: rename to match clean ruleOri Bernstein
2021-07-31[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)cinap_lenrek
2021-07-28kernel: fix off by one for $cputype buffer (thanks anthony martin)cinap_lenrek
2021-07-28kernel: increase bootfs.paq compression level and blocksizecinap_lenrek
2021-07-27kernel: simplify /boot/boot: 28K down to less than 4K.cinap_lenrek
2021-07-27git/fetch: be more robustOri Bernstein
2021-07-25dial(2): dial returns an open data file, not a ctl one. also fixed little typo.rodri
2021-07-25libc: use usize for sbrk() incrementcinap_lenrek
2021-07-25libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions us...cinap_lenrek
2021-07-25bcm64: make the kernel use virtual timer counter register for cycles()cinap_lenrek
2021-07-25kernel: page counts a ulong, not usizecinap_lenrek
2021-07-23arm64: use generic timer virtual counter for cycles()cinap_lenrek
2021-07-22/sys/src/9/mkfile: add bcm64 (thanks stuart morrow)cinap_lenrek
2021-07-21gzip, bzip2: add -n flag to suppress modification timestampcinap_lenrek
2021-07-21ssh: fix typo (thanks izaki)Jacob Moody
2021-07-20brk(2): .... we define lowest addres not used by the program above, so use th...cinap_lenrek
2021-07-20brk(2): sbrk(0) returns end address, not the basecinap_lenrek
2021-07-18mergecinap_lenrek
2021-07-18screenlock: don't poll to top window (thanks Stuart Morrow)cinap_lenrek
2021-07-18auth/rsa2jwk: add code to produce jwk rsa keysOri Bernstein
2021-07-18git/fetch: fix overly eager 's/pack/idx/g' in refactorOri Bernstein
2021-07-17aux/cddb: Provide -e option to print commands to rip audio with tags.Jacob Moody
2021-07-17git/fetch: ensure we clean packfiles on failureOri Bernstein
2021-07-16kbdfs: allow to escape ctlr-alt-del with shift for vmx and vnc.cinap_lenrek
2021-07-15webfs(4): fix typoskvik
2021-07-15legal: mercurial -> gitcinap_lenrek
2021-07-15legal: remove references to python and mercurialcinap_lenrek
2021-07-15archacpi: make *acpi=1 the defaultcinap_lenrek
2021-07-15ether82563: add pci id for i219-LM from ThinkPad P17 Gen1 Professional Mobile...cinap_lenrek
2021-07-14graphics(2): fix typokvik
2021-07-14pc, pc64: increase confmem slots to 64cinap_lenrek
2021-07-14libaml: fix gc bug, need to amltake()/amldrop() temporary buffercinap_lenrek
2021-07-12fs(4): describe the noauth toggle better (thanks izaki)Ori Bernstein
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