Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-26 | ascii(1), utf(6): /lib/unicode → /lib/ucd/UnicodeData.txt | Jacob Moody | |
2021-11-27 | a.out(6): document dynamically loadable modules | Humm | |
The loaders can generate export tables in executables and build dynamically loadable modules and there is a library to load those floating around. This documents the format of dynamically loadable modules. | |||
2023-01-17 | plumb fileaddr: match with a trailing colon | Sigrid Solveig Haflínudóttir | |
2022-10-02 | /sys/man: fix minor complaints from checkman | qwx | |
2022-05-28 | auth/newns: add chdev command | Jacob Moody | |
2021-12-31 | 0intro(1), acme(1), con(1), rcpu(1), rio(1), namespace(4), authsrv(6), ↵ | cinap_lenrek | |
aan(8): cpu -> rcpu | |||
2021-11-29 | netaudit, ndb(6): the dom= attribute in ndb should be specified without the ↵ | cinap_lenrek | |
trailing period | |||
2021-11-01 | mainly just spelling and typos | Stuart Morrow | |
2021-10-25 | ndb(6): add caa | 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-06-05 | a.out(1): update manpage to be 64 bit inclusive | jacob gw | |
2021-05-29 | kernel: use 64-bit virtual entry point for expanded header, document ↵ | cinap_lenrek | |
behaviour in a.out(6) For 64-bit architectures, the a.out header has the HDR_MAGIC flag set in the magic and is expanded by 8 bytes containing the 64-bit virtual address of the programs entry point. While Exec.entry contains physical address for kernel images. Our sysexec() would always use Exec.entry, even for 64-bit a.out binaries, which worked because PADDR(entry) == entry for userspace pointers. This change fixes it, having the kernel use the 64-bit entry point and document the behaviour in the manpage. | |||
2020-02-04 | image(6): fix typo | rgl | |
2019-01-24 | dhcpd(8), ndb(6): group related ndb attributes together | cinap_lenrek | |
2019-01-23 | dhcpd(8), ndb(6): update documentation (thanks k0ga) | cinap_lenrek | |
2018-07-24 | spelling | 23hiro | |
2018-02-25 | ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) ↵ | cinap_lenrek | |
does support quoting | |||
2017-12-11 | /sys/man/*/*: fix perms (sorry) | stanley lieber | |
2017-12-11 | /sys/lib/rootstub | stanley lieber | |
2017-06-18 | authsrv(6): don't say old p9any isnt in use anymore... | cinap_lenrek | |
2017-04-23 | libsec: sha256 support for thumbprint files, use it in ssh as well | cinap_lenrek | |
initThumbprints() now takes an application tag argument so x509 and ssh can coexist. the thumbprint entries can now hold both sha1 and sha256 hashes. okThumbprint() now takes a len argument for the hash length used. the new function okCertificate() hashes the certificate with both and checks for any matches. on failure, okCertificate() returns 0 and sets error string. we also check for include loops now in thumbfiles, limiting the number of includes to 8. | |||
2017-03-12 | add mdir(6), splitmbox(8) and update upasfs(4) | cinap_lenrek | |
2017-02-25 | authsrv(6): fix typo "ther" -> "their" (thanks aiju) | cinap_lenrek | |
2017-02-18 | games/galaxy: add n-body simulator | spew | |
2017-01-13 | authsrv(6): remove reference to ssh(1) | cinap_lenrek | |
2016-08-08 | authsrv(6): document session secret key derivation for p9sk1 and dp9ik | cinap_lenrek | |
2016-05-04 | remove support for import command in namespace files | cinap_lenrek | |
2016-05-04 | remove references to dec alpha from the manual | cinap_lenrek | |
2016-01-19 | authsrv(6): fix arrows | cinap_lenrek | |
2016-01-12 | fix manpage references | cinap_lenrek | |
2016-01-05 | authsrv(6): english | stanley lieber | |
2016-01-06 | auth: release dp9ik implementation and reentrant factotum | cinap_lenrek | |
2015-09-24 | utf(6), rune(2): document 21-bit runes | cinap_lenrek | |
2015-06-18 | ndb(6): fix typo (thanks, pena) | stanley lieber | |
2014-07-17 | a.out(6): sync definitions | mischief | |
2014-06-30 | authsrv(6): fix typos (from /n/sources/patch/authsrv-6-typos) | cinap_lenrek | |
2014-01-17 | Corrected some man pages. | aap | |
2013-10-17 | keyboard(6): new <compose>x sequence, 21 bit runes. | cinap_lenrek | |
2013-05-14 | make clear that the "ipgw" attribute has to be an ip address | cinap_lenrek | |
2012-07-22 | ndb(6): add tftp description | cinap_lenrek | |
2011-06-15 | manpages | cinap_lenrek | |
2011-05-04 | fix manpages | cinap_lenrek | |
2011-04-17 | remove references to fossil from most man pages. | stanley lieber | |
2011-04-13 | remove references to 9load(8) from most pages that mention it. | stanley lieber | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - sys/man | Taru Karttunen | |