Age | Commit message (Expand) | Author |
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 |
2021-01-09 | libdraw: add bezierpts | Ori Bernstein |
2021-01-06 | 9pfid(2): document struct Qid (thanks sirjofri) | Ori Bernstein |
2020-12-23 | libc: re-implement getuser() by stating /proc/$pid/status | cinap_lenrek |
2020-12-19 | libauth: add procsetuser() function to change user id of the calling process | cinap_lenrek |
2020-12-19 | libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid | cinap_lenrek |
2020-12-13 | kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when openin... | cinap_lenrek |
2020-11-30 | tmdate(2): remove lies | Ori Bernstein |
2020-11-18 | tmdate(2): failed to (p)arse | Sigrid |
2020-11-18 | ctime(2): add tmdate(2) to "see also" | Sigrid |
2020-11-01 | libbio: add aux pointer to bio | Ori Bernstein |
2020-10-24 | mp(2): correct documentation of error handling (thanks LordCreepity) | Ori Bernstein |