Age | Commit message (Expand) | Author |
2023-05-18 | libaml: tow eisaid inside the environment | mia soweli |
2023-05-03 | mouse(2): not quite a typo (thanks Alex Musolino) | Jacob Moody |
2023-04-30 | mouse(2): fix typos | Igor Böhm |
2023-04-10 | crop(1), memdraw(2): writememimage doesn't always write compressed images | rodri |
2023-04-08 | libc: Add poolreset() function | cinap_lenrek |
2023-03-26 | runecomp(2): clarify audience and history | Jacob Moody |
2023-03-26 | runecomp(2) | Jacob Moody |
2023-02-25 | geometry(2): corrections and improvements | rodri |
2023-01-29 | libgeometry revamp | rodri |
2023-01-07 | authsrv(2): document readcons() function | cinap_lenrek |
2022-12-25 | pushtls(2): client certificates got implemented in 2012 | cinap_lenrek |
2022-10-06 | rsa(2): fix X509reqtoRSApub(…) signature | Igor Böhm |
2022-07-30 | bind, mount: stop returning mount id | Ori Bernstein |
2022-07-25 | sysproc: raise limit on #! lines, and allow quoted args | Ori Bernstein |
2022-05-15 | fork(2): fix commas in RFNOMNT references | Jacob Moody |
2022-05-15 | fork(2): fix parens in RFNOMNT references (thanks Amavect) | Jacob Moody |
2022-05-12 | fork(2): Document RFNOMNT edge cases. | Jacob Moody |
2022-04-19 | 9pqueue(2): fix typo | rodri |
2022-02-21 | nusb: Fix handling of interface altsetting. | cinap_lenrek |
2021-12-31 | remove pushssl(2) | cinap_lenrek |
2021-11-01 | mainly just spelling and typos | Stuart Morrow |
2021-11-03 | libndb: move mkptrname() into libndb to avoid duplication | cinap_lenrek |
2021-10-24 | ndb/dns: implement caa record type in ndb | cinap_lenrek |
2021-10-16 | fork(2): document new error behaviour when out of resources | cinap_lenrek |
2021-10-10 | addpt(2): fix inconsistency in description | qwx |
2021-09-08 | fix manpage references for dup(2), kproc(9) and panic(9). | cinap_lenrek |
2021-09-08 | ndb(2): document txt and txtrr attributes. | cinap_lenrek |
2021-08-24 | man page fixes (thanks stuart morrow) | qwx |
2021-08-05 | 9p(2): fix a typo (thanks humm) | Sigrid Solveig Haflínudóttir |
2021-07-25 | dial(2): dial returns an open data file, not a ctl one. also fixed little typo. | rodri |
2021-07-25 | libc: use usize for sbrk() increment | cinap_lenrek |
2021-07-25 | libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions us... | cinap_lenrek |
2021-07-23 | arm64: use generic timer virtual counter for cycles() | cinap_lenrek |
2021-07-20 | brk(2): .... we define lowest addres not used by the program above, so use th... | cinap_lenrek |
2021-07-20 | brk(2): sbrk(0) returns end address, not the base | cinap_lenrek |
2021-07-14 | graphics(2): fix typo | kvik |
2021-07-12 | strcat(2): 0 → nil in manpage in refrence to pointers | Jacob Moody |
2021-07-04 | libsec: add X509reqtoRSApub() function and return subject alt names in X509to... | cinap_lenrek |
2021-07-03 | libc: add encode(2) variants for custom alphabets | Ori Bernstein |
2021-06-23 | tmdate(2): "ttt" is a valid format too, mention it | Sigrid Solveig Haflínudóttir |
2021-06-12 | lib9p: add auth* functions to man page | Jacob Moody |
2021-05-17 | 9pfid(2): document Srv* in Req (thanks kjn) | Ori Bernstein |
2021-05-15 | memory(2): mention tsmemcmp (thanks kemal) | cinap_lenrek |
2021-05-01 | lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mounta... | cinap_lenrek |
2021-05-01 | lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threa... | cinap_lenrek |
2021-04-27 | opl3(1), exec(2): fix manpage typos (thanks umbraticus) | qwx |
2021-04-08 | minor man page typos | Romano |
2021-02-19 | libstdio: sync bits of vfprintf from APE | kvik |
2021-02-18 | nan(2): document isInf(x, 0) matching +∞ and -∞ | kvik |
2021-01-16 | tmdate(2): correct example in manpage | Ori Bernstein |