summaryrefslogtreecommitdiff
path: root/sys/man/2
AgeCommit message (Expand)Author
2022-10-06rsa(2): fix X509reqtoRSApub(…) signatureIgor Böhm
2022-07-30bind, mount: stop returning mount idOri Bernstein
2022-07-25sysproc: raise limit on #! lines, and allow quoted argsOri Bernstein
2022-05-15fork(2): fix commas in RFNOMNT referencesJacob Moody
2022-05-15fork(2): fix parens in RFNOMNT references (thanks Amavect)Jacob Moody
2022-05-12fork(2): Document RFNOMNT edge cases.Jacob Moody
2022-04-199pqueue(2): fix typorodri
2022-02-21nusb: Fix handling of interface altsetting.cinap_lenrek
2021-12-31remove pushssl(2)cinap_lenrek
2021-11-01mainly just spelling and typosStuart Morrow
2021-11-03libndb: move mkptrname() into libndb to avoid duplicationcinap_lenrek
2021-10-24ndb/dns: implement caa record type in ndbcinap_lenrek
2021-10-16fork(2): document new error behaviour when out of resourcescinap_lenrek
2021-10-10addpt(2): fix inconsistency in descriptionqwx
2021-09-08fix manpage references for dup(2), kproc(9) and panic(9).cinap_lenrek
2021-09-08ndb(2): document txt and txtrr attributes.cinap_lenrek
2021-08-24man page fixes (thanks stuart morrow)qwx
2021-08-059p(2): fix a typo (thanks humm)Sigrid Solveig Haflínudóttir
2021-07-25dial(2): dial returns an open data file, not a ctl one. also fixed little typo.rodri
2021-07-25libc: use usize for sbrk() incrementcinap_lenrek
2021-07-25libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions us...cinap_lenrek
2021-07-23arm64: use generic timer virtual counter for cycles()cinap_lenrek
2021-07-20brk(2): .... we define lowest addres not used by the program above, so use th...cinap_lenrek
2021-07-20brk(2): sbrk(0) returns end address, not the basecinap_lenrek
2021-07-14graphics(2): fix typokvik
2021-07-12strcat(2): 0 → nil in manpage in refrence to pointersJacob Moody
2021-07-04libsec: add X509reqtoRSApub() function and return subject alt names in X509to...cinap_lenrek
2021-07-03libc: add encode(2) variants for custom alphabetsOri Bernstein
2021-06-23tmdate(2): "ttt" is a valid format too, mention itSigrid Solveig Haflínudóttir
2021-06-12lib9p: add auth* functions to man pageJacob Moody
2021-05-179pfid(2): document Srv* in Req (thanks kjn)Ori Bernstein
2021-05-15memory(2): mention tsmemcmp (thanks kemal)cinap_lenrek
2021-05-01lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mounta...cinap_lenrek
2021-05-01lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threa...cinap_lenrek
2021-04-27opl3(1), exec(2): fix manpage typos (thanks umbraticus)qwx
2021-04-08minor man page typosRomano
2021-02-19libstdio: sync bits of vfprintf from APEkvik
2021-02-18nan(2): document isInf(x, 0) matching +∞ and -∞kvik
2021-01-16tmdate(2): correct example in manpageOri Bernstein
2021-01-09libdraw: add bezierptsOri Bernstein
2021-01-069pfid(2): document struct Qid (thanks sirjofri)Ori Bernstein
2020-12-23libc: re-implement getuser() by stating /proc/$pid/statuscinap_lenrek
2020-12-19libauth: add procsetuser() function to change user id of the calling processcinap_lenrek
2020-12-19libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppidcinap_lenrek
2020-12-13kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when openin...cinap_lenrek
2020-11-30tmdate(2): remove liesOri Bernstein
2020-11-18tmdate(2): failed to (p)arseSigrid
2020-11-18ctime(2): add tmdate(2) to "see also"Sigrid
2020-11-01libbio: add aux pointer to bioOri Bernstein
2020-10-24mp(2): correct documentation of error handling (thanks LordCreepity)Ori Bernstein