summaryrefslogtreecommitdiff
path: root/sys/src
AgeCommit message (Expand)Author
2023-04-30dossrv: Implement support for != 512 sector and track sizescinap_lenrek
2023-04-09DP 1.2 on igfx; EDID wrapping; VGA display connectionsRomano
2023-04-25ktrans: correct 'exit' text (thanks Keegan)Jacob Moody
2023-04-24etherwpi: accept pci device id 4222 (thanks oliver simmons)cinap_lenrek
2023-04-24portmkfile: cleanup dependencies for wifi.$O and etheriwl.$Ocinap_lenrek
2023-04-24imx8: provide PCIWINDOW constant, use PCIWADDR() for MSI_TARGET_ADDRcinap_lenrek
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