Age | Commit message (Expand) | Author |
2023-05-10 | ip/pppoe: Handle termination request, add retry-forever (-r) option | cinap_lenrek |
2023-05-10 | ip/ppp: Implement echo request timeout, terminate | cinap_lenrek |
2023-05-10 | 7c, 7l: revert CASE change, fix linker clobbering offset if given the same re... | Sigrid Solveig Haflínudóttir |
2023-05-09 | libmach: remove obsolete fishy case in mips header parsing | Jacob Moody |
2023-05-09 | libc/arm64: sqrt() in assembly | Sigrid Solveig Haflínudóttir |
2023-05-09 | 7c: peephole: ACASE needs two distinctive registers - nothing to optimize | Sigrid Solveig Haflínudóttir |
2023-05-09 | 7l: throw an error if CASE uses the same register for base and offset (CASE R... | Sigrid Solveig Haflínudóttir |
2023-05-09 | 5c, 7c: fix !x compilation when x is a negative float | Sigrid Solveig Haflínudóttir |
2023-05-06 | 7c: node offsets aren't necessarily 0 - fixup packed structs | Sigrid Solveig Haflínudóttir |
2023-05-04 | 7c: copy the remainder of packed structs | Sigrid Solveig Haflínudóttir |
2023-05-03 | mouse(2): not quite a typo (thanks Alex Musolino) | Jacob Moody |
2023-05-03 | disk/qcowfs: correct GET2 off by one | Jacob Moody |
2023-05-03 | diff: fix suicide if binary files don't diff | Jacob Moody |
2023-05-03 | /sys/doc/nssec.ms: small grammar fixes (ok'd by moody) | sl |
2023-05-01 | usbxhci: add some robustness checks | cinap_lenrek |
2023-05-01 | dossrv: better error handling and sanity checking in dosfs() | cinap_lenrek |
2023-05-01 | usbxhci: fix command ring wrap crash | cinap_lenrek |
2023-04-30 | mouse(2): fix typos | Igor Böhm |
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-28 | /sys/doc: "Namespaces as Security Domains" | Jacob Moody |
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-13 | segment(3): Fix typo | Jesse Rosenstock |
2023-04-12 | nusb/usbd: only fetch first 8 bytes of device descriptor for getmaxpkt() (tha... | cinap_lenrek |
2023-04-10 | crop(1), memdraw(2): writememimage doesn't always write compressed images | rodri |
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-30 | srv(3): improve the example (thanks mcf) | Ori Bernstein |
2023-03-29 | srv(3): provide /srv/clone example | Jacob Moody |