Age | Commit message (Expand) | Author |
2023-04-30 | dossrv: Implement support for != 512 sector and track sizes | cinap_lenrek |
2023-04-09 | DP 1.2 on igfx; EDID wrapping; VGA display connections | Romano |
2023-04-25 | ktrans: correct 'exit' text (thanks Keegan) | Jacob Moody |
2023-04-24 | etherwpi: accept pci device id 4222 (thanks oliver simmons) | cinap_lenrek |
2023-04-24 | portmkfile: cleanup dependencies for wifi.$O and etheriwl.$O | cinap_lenrek |
2023-04-24 | imx8: provide PCIWINDOW constant, use PCIWADDR() for MSI_TARGET_ADDR | cinap_lenrek |
2023-04-24 | sdnvme: remove unused mptr argument to qcmd() | cinap_lenrek |
2023-04-24 | imx8: add vpu clocks and irq indices, correct a typo (no functional change) | Sigrid Solveig Haflínudóttir |
2023-04-22 | 2c(1), 2l(1), tl: add thumb to the list. fix thechar: '5' → 't' | rodri |
2023-04-19 | imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test... | Sigrid Solveig Haflínudóttir |
2023-04-19 | auth/ssh2rsa: convert Unix ssh private keys to Plan 9 format. | Jacob Moody |
2023-04-18 | bio: abort on invalid state | Ori Bernstein |
2023-04-17 | git/send: correctly delete branches with no local mirror | Ori Bernstein |
2023-04-17 | gs: patch CVE-2023-28879 | Jacob Moody |
2023-04-16 | aux/listen: log the real error when announce() fails | cinap_lenrek |
2023-04-15 | ip: generalize Rproxy route handling, allowing non point-to-point arp proxy | cinap_lenrek |
2023-04-12 | nusb/usbd: only fetch first 8 bytes of device descriptor for getmaxpkt() (tha... | cinap_lenrek |
2023-04-08 | kernel: Clear secrets on reboot | cinap_lenrek |
2023-04-08 | libc: Add poolreset() function | cinap_lenrek |
2023-04-06 | awk: getline: do not access unitialized data on EOF | Jacob Moody |
2023-04-06 | awk: dont leak memory on extra format arguments | Jacob Moody |
2023-04-02 | file: identify qcow images | Jacob Moody |
2023-04-01 | diff: barf with explanation on binary diffs/merges | Ori Bernstein |
2023-04-01 | qcowfs(8) | Jacob Moody |
2023-03-30 | ip/httpd: fix duplicate array entry (thanks khayyam@cock.li) | Alex Musolino |
2023-03-30 | removing tos from fpimips | adventuresin9 |
2023-03-30 | removing tos from fpimips | adventuresin9 |
2023-03-29 | libc: runecomp: move generated files to explicit regen rule | Jacob Moody |
2023-03-28 | truetypefs: fall back instead of crashing when could not get a glyph | Sigrid Solveig Haflínudóttir |
2023-03-27 | tcs: add nfc and nfd output formats | Jacob Moody |
2023-03-26 | libc: runecomp: commit generated data files | Jacob Moody |
2023-03-26 | upas/runq: revert b55b1f31e139271852c3581924ddc92a10f54883 | Ori Bernstein |
2023-03-26 | libc: remove dangling runetype.c | Jacob Moody |
2023-03-26 | runecomp(2) | Jacob Moody |
2023-03-26 | cpp: allow qid version change for #pragma once | Jacob Moody |
2023-03-25 | upas/runq: we don't care about the waitmsg, use waitpid | Ori Bernstein |
2023-03-25 | cpp: correct #pragma once uniqueness check | Jacob Moody |
2023-03-25 | upas/runq: wait for bounce sender to exit (thanks grizi) | Ori Bernstein |
2023-03-21 | cpp: #pragma once support | Jacob Moody |
2023-03-21 | v8e: clean unused argument and tidy usage (thanks mkf) | Jacob Moody |
2023-03-20 | cc: fndecls: always ignore non-function types | Sigrid Solveig Haflínudóttir |
2023-03-17 | cc: fndecls: use current fn node directly | Sigrid Solveig Haflínudóttir |
2023-03-17 | cc: fix suicide with undefined function arguments | Jacob Moody |
2023-03-17 | cc: add __func__ support | Sigrid Solveig Haflínudóttir |
2023-03-17 | cc: NORET -> _Noreturn | Jacob Moody |
2023-03-16 | auth/none, mothra, news, libttf: unused variable removal | Jacob Moody |
2023-03-16 | cc: add NORET | Jacob Moody |
2023-03-12 | imap4d: add entry to detect file locked errors on hjfs | Alex Musolino |
2023-03-10 | kbmap: fix multi column display for smaller windows (thanks mkf) | Jacob Moody |
2023-03-09 | print, strtod: fix -0 and -NaN, respect verb flags when formatting | Sigrid Solveig Haflínudóttir |