Age | Commit message (Expand) | Author |
2022-01-12 | fortunes: MY NAME IS BEING USED IN A PHISHING ATTACK. DO NOT RESPOND TO MAIL... | glenda |
2022-01-10 | rc: fix pwrd() regression, forgot <= ' ' case from needsrcquote()... sorry :( | cinap_lenrek |
2022-01-10 | reduce: use if() to test for exit status of pipeline | cinap_lenrek |
2022-01-09 | iostats: bind /srv into the namespace, its magic | Ori Bernstein |
2022-01-09 | git/commit: squelch error when run outside repository | Ori Bernstein |
2022-01-04 | acme: fix window and scrollbar display glitches at bottom fringe of column | Igor Böhm |
2022-01-07 | rc: read heredoc when receiving '\n' (thanks Eckard Brauer) | cinap_lenrek |
2022-01-07 | git/fs: remove trailing null bytes from parent file (thanks mcf) | Ori Bernstein |
2021-12-10 | ape/mkstemp: better options | Benjamin Riefenstahl |
2022-01-06 | git: fix typo in git/log output | Ori Bernstein |
2022-01-04 | rc: only have single instance of a symbol, extern in header (thanks mcf) | cinap_lenrek |
2022-01-03 | rc: simplify Makefile, use yacc default rule (thanks k0ga) | cinap_lenrek |
2022-01-03 | ape: export mktemp() in <stdlib.h> when _BSD_SOURCE is set | cinap_lenrek |
2022-01-03 | ape: allow exporting rc functions in environ[] | cinap_lenrek |
2022-01-03 | rc: make it portable (for UNIX) | cinap_lenrek |
2022-01-03 | rc: Xerror is not a instruction, remove from pfnc | cinap_lenrek |
2022-01-02 | git: size cache in bytes, not objects | Ori Bernstein |
2022-01-02 | rc: add Xhereq instruction to trace | cinap_lenrek |
2022-01-02 | rc: rstr() shouldnt skip trailing NUL bytes (thanks ori) | cinap_lenrek |
2022-01-01 | remove ssl from zynq and remaining kernel configurations | qwx |
2021-12-31 | rc: fix here document handling with quoted end-marker (thanks sigrid) | cinap_lenrek |
2021-12-31 | remove devssl.c | cinap_lenrek |
2021-12-31 | rc(1): fix synopsis | cinap_lenrek |
2021-12-31 | rc: add err != nil check for early exit | cinap_lenrek |
2021-12-31 | remove pushssl(2) | cinap_lenrek |
2021-12-31 | remove ssl(3) | cinap_lenrek |
2021-12-31 | 0intro(1), acme(1), con(1), rcpu(1), rio(1), namespace(4), authsrv(6), aan(8)... | cinap_lenrek |
2021-12-31 | ftpfs(4): import -> rimport | cinap_lenrek |
2021-12-31 | consolefs(4): import -> rimport | cinap_lenrek |
2021-12-31 | listen(8): get rid of old ports | cinap_lenrek |
2021-12-31 | listen(8): remove old cpu, exportfs and rexec listeners | cinap_lenrek |
2021-12-31 | rc: fix everything | cinap_lenrek |
2021-12-29 | acme(1): fix reference to 9front default acme font | Igor Böhm |
2021-12-22 | git: revert c947bf808 -- it triggers a bug. | Ori Bernstein |
2021-12-20 | git: fetch all branches by default. | Ori Bernstein |
2021-11-29 | rio: allow spaces in working directory path (-cd) when creating a new window ... | Igor Böhm |
2021-12-15 | git(1): fix quotes in git/conf example | Igor Böhm |
2021-12-14 | delete import, oexportfs src | Tobias Heinicke |
2021-12-14 | aux/wacom: fix race in read queue | qwx |
2021-12-13 | devssl, cpu, import, oexportfs: delete | Ori Bernstein |
2021-12-08 | vga/igfx: add missing pci did's for hwblank for known mobile models | qwx |
2021-12-08 | git: fully init objq | Ori Bernstein |
2021-12-06 | acmed(8), rsa(8): add role=client attribute to rsa keys | cinap_lenrek |
2021-11-24 | troff: we are not htmlroff | Humm |
2021-12-05 | git: improve pack cache heuristics | Ori Bernstein |
2021-11-29 | netaudit, ndb(6): the dom= attribute in ndb should be specified without the t... | cinap_lenrek |
2021-11-26 | kernel: add extra negative and power-of-two check to pcibarsize() | cinap_lenrek |
2021-11-26 | aux/vga: use vlong for pci bar size | cinap_lenrek |
2021-11-26 | kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TB | cinap_lenrek |
2021-11-25 | aescbc: flush before exit and report an error (if any) | Sigrid Solveig Haflínudóttir |