summaryrefslogtreecommitdiff
path: root/sys/src
AgeCommit message (Expand)Author
2023-04-24sdnvme: remove unused mptr argument to qcmd()cinap_lenrek
2023-04-24imx8: add vpu clocks and irq indices, correct a typo (no functional change)Sigrid Solveig Haflínudóttir
2023-04-222c(1), 2l(1), tl: add thumb to the list. fix thechar: '5' → 't'rodri
2023-04-19imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test...Sigrid Solveig Haflínudóttir
2023-04-19auth/ssh2rsa: convert Unix ssh private keys to Plan 9 format.Jacob Moody
2023-04-18bio: abort on invalid stateOri Bernstein
2023-04-17git/send: correctly delete branches with no local mirrorOri Bernstein
2023-04-17gs: patch CVE-2023-28879Jacob Moody
2023-04-16aux/listen: log the real error when announce() failscinap_lenrek
2023-04-15ip: generalize Rproxy route handling, allowing non point-to-point arp proxycinap_lenrek
2023-04-12nusb/usbd: only fetch first 8 bytes of device descriptor for getmaxpkt() (tha...cinap_lenrek
2023-04-08kernel: Clear secrets on rebootcinap_lenrek
2023-04-08libc: Add poolreset() functioncinap_lenrek
2023-04-06awk: getline: do not access unitialized data on EOFJacob Moody
2023-04-06awk: dont leak memory on extra format argumentsJacob Moody
2023-04-02file: identify qcow imagesJacob Moody
2023-04-01diff: barf with explanation on binary diffs/mergesOri Bernstein
2023-04-01qcowfs(8)Jacob Moody
2023-03-30ip/httpd: fix duplicate array entry (thanks khayyam@cock.li)Alex Musolino
2023-03-30removing tos from fpimipsadventuresin9
2023-03-30removing tos from fpimipsadventuresin9
2023-03-29libc: runecomp: move generated files to explicit regen ruleJacob Moody
2023-03-28truetypefs: fall back instead of crashing when could not get a glyphSigrid Solveig Haflínudóttir
2023-03-27tcs: add nfc and nfd output formatsJacob Moody
2023-03-26libc: runecomp: commit generated data filesJacob Moody
2023-03-26upas/runq: revert b55b1f31e139271852c3581924ddc92a10f54883Ori Bernstein
2023-03-26libc: remove dangling runetype.cJacob Moody
2023-03-26runecomp(2)Jacob Moody
2023-03-26cpp: allow qid version change for #pragma onceJacob Moody
2023-03-25upas/runq: we don't care about the waitmsg, use waitpidOri Bernstein
2023-03-25cpp: correct #pragma once uniqueness checkJacob Moody
2023-03-25upas/runq: wait for bounce sender to exit (thanks grizi)Ori Bernstein
2023-03-21cpp: #pragma once supportJacob Moody
2023-03-21v8e: clean unused argument and tidy usage (thanks mkf)Jacob Moody
2023-03-20cc: fndecls: always ignore non-function typesSigrid Solveig Haflínudóttir
2023-03-17cc: fndecls: use current fn node directlySigrid Solveig Haflínudóttir
2023-03-17cc: fix suicide with undefined function argumentsJacob Moody
2023-03-17cc: add __func__ supportSigrid Solveig Haflínudóttir
2023-03-17cc: NORET -> _NoreturnJacob Moody
2023-03-16auth/none, mothra, news, libttf: unused variable removalJacob Moody
2023-03-16cc: add NORETJacob Moody
2023-03-12imap4d: add entry to detect file locked errors on hjfsAlex Musolino
2023-03-10kbmap: fix multi column display for smaller windows (thanks mkf)Jacob Moody
2023-03-09print, strtod: fix -0 and -NaN, respect verb flags when formattingSigrid Solveig Haflínudóttir
2023-03-08mt7688 kerneladventuresin9
2023-03-08sys/src/libc/spim/mkfile: use port/lock.c and spim/tas.sadventuresin9
2023-03-08sys/src/libc/mips/tas.s: _tas() for spimadventuresin9
2023-03-07sys/src/9/port/sysproc.c: add spim magicadventuresin9
2023-03-06/sys/src/libc/mips/tas.s: remove _tas() problem elsewhereadventuresin9
2023-03-06/sys/src/libc/mips/tas.s: add _tas()adventuresin9