summaryrefslogtreecommitdiff
path: root/sys/man
AgeCommit message (Expand)Author
2021-01-04marshal(1): fix example: upas/mail -> mail (thanks fulton)cinap_lenrek
2020-12-27aux/vga: remove panning, add screen tilting supportcinap_lenrek
2020-12-27devvga: implement screen tilting, remove panning and overlayscinap_lenrek
2020-12-23libc: re-implement getuser() by stating /proc/$pid/statuscinap_lenrek
2020-12-22upasfs(4): fix small typos (thanks igor)cinap_lenrek
2020-12-22rio(4): list window states in order (thanks umbracticus)Alex Musolino
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-19devsons: remove #c/pgrpidcinap_lenrek
2020-12-17hpost: support custom headers (thanks julienxx)Ori Bernstein
2020-12-13cpu(1): refer to oexportfs(4)cinap_lenrek
2020-12-13import(4): refer to oexportfs(4)cinap_lenrek
2020-12-13oexportfs: move legacy code for cpu and import to separate programcinap_lenrek
2020-12-13kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when openin...cinap_lenrek
2020-12-08sega(1): fix keys (thanks bigato)kvik
2020-12-08plan9.ini(8): document *nomtrr= and order the tablecinap_lenrek
2020-12-08mouse(3): blankS, setS to follow the convention (thanks umbraticus)Sigrid
2020-12-08mouse(3): document "scrollswap" ctl message, fix style a bit (thanks umbraticus)Sigrid
2020-12-08vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors"Sigrid
2020-12-07vmx: add -v|-w flag to control window creation behaviourcinap_lenrek
2020-12-06ptrap: implement filtering on plumb attributeskvik
2020-12-06amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disableSigrid
2020-12-06aux/status^(bar msg): few small fixes (thanks umbraticus)Sigrid
2020-12-04faces: add -c option to remove faces with button 1 click (thanks sirjofri)Sigrid
2020-11-30tmdate(2): remove liesOri Bernstein
2020-11-27fplot(1): use abs()Sigrid
2020-11-219boot(8): update manual to reflect efi loader search order changesmischief
2020-11-18tmdate(2): failed to (p)arseSigrid
2020-11-18ctime(2): add tmdate(2) to "see also"Sigrid
2020-11-08pop3(1): write options consistentlyOri Bernstein
2020-11-06upas/marshal: add -S saveto to save outgoing mail, fix -FOri Bernstein
2020-11-02audio/wavdec: add -s optionSigrid
2020-11-01libbio: add aux pointer to bioOri Bernstein
2020-10-24mp(2): correct documentation of error handling (thanks LordCreepity)Ori Bernstein
2020-10-23newuser(8): fix reference to incorrect file server console commandAlex Musolino
2020-10-17ndb/dnsdebug: add -c flag to debug caching dns server behaviourcinap_lenrek
2020-10-01bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber)kvik
2020-09-25tmdate(1): fix missing arg, fix formatting (thanks joe9)Ori Bernstein
2020-09-25mergeOri Bernstein
2020-09-25tmdate(2): fix mistakes in prototype (thanks moody)Ori Bernstein
2020-09-22libc: ignore '?' in date format stringsOri Bernstein
2020-09-21diff: support unified diff via -uOri Bernstein
2020-09-20syscall: utility overhaulkvik
2020-09-12tmdate(1): document tz fieldOri Bernstein
2020-09-10ctime(2), tmdate(2): document ctime/tmparse incompatibilityOri Bernstein
2020-09-07tmdate(2): one more typoOri Bernstein
2020-09-07tmdate(2): fix examples, stale references (thanks deuteron)Ori Bernstein
2020-09-07tmdate(2): fix name of tm structOri Bernstein
2020-09-03walk(1): improve wording, formattingOri Bernstein
2020-09-01tmparse: put in local timezone hackOri Bernstein