summaryrefslogtreecommitdiff
path: root/sys/man
AgeCommit message (Expand)Author
2016-04-09aes(2): mention aesCBC bugaiju
2016-04-08listen(8): fix html renderingcinap_lenrek
2016-04-08listen(8): document tcp17019 rcpu servicecinap_lenrek
2016-04-08tls(3): document support for TLSv1.1 and TLSv1.2cinap_lenrek
2016-04-07qball(2): fix bad manpage referencecinap_lenrek
2016-04-07devstream(3): removedcinap_lenrek
2016-04-03kbdfs(8): document new /dev/kbd behaviourcinap_lenrek
2016-03-316in4: allow setting the local IPv4 address with -i flag (thanks k0ga)cinap_lenrek
2016-03-23add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtlscinap_lenrek
2016-03-21mothra(1): fix url for https://code.9front.org/hg/plan9front/stanley lieber
2016-03-19games/life: add -d delay parameter, -b color reversal parameter, and update m...BurnZeZ
2016-03-19games(1) cleanupBurnZeZ
2016-03-15pppoe: Add support for -c and -C to enable/disable header compression (thanks...cinap_lenrek
2016-03-01vt: add -r flag to start in raw modeBurnZeZ
2016-03-01add bug to yesterday(1), fix /sys/man/3/cons permissionsBurnZeZ
2016-03-01manpage references/typosBurnZeZ
2016-02-28authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_f...cinap_lenrek
2016-02-22rcpu(1): fix manpage referencecinap_lenrek
2016-02-16rcpu(1) man page: englishstanley lieber
2016-02-15provide rcpu(1), make usage line consistentcinap_lenrek
2016-02-14tlsclient: add -o option to establish connection over a file, free the AuthIn...cinap_lenrek
2016-02-13tlssrv: add -A flag to skip changing user after authentication (usefull for aan)cinap_lenrek
2016-02-10removing libgio, this is not golang mveery >:-(cinap_lenrek
2016-02-09Imported ngfs libgio. This is a library to create virtual file descriptors, s...Matthew Veety
2016-02-01tlssrv: p9any authentication support using TLS-PSK cipher suitscinap_lenrek
2016-02-01libsec: ecdsa client support for tlshand, cleanupscinap_lenrek
2016-01-19salsa(2): fix source referencecinap_lenrek
2016-01-19salsa(2): some formating fixescinap_lenrek
2016-01-19libsec: add salsa20 stream ciphercinap_lenrek
2016-01-19authsrv(6): fix arrowscinap_lenrek
2016-01-12fix manpage referencescinap_lenrek
2016-01-05authsrv(6): englishstanley lieber
2016-01-06auth: release dp9ik implementation and reentrant factotumcinap_lenrek
2016-01-03libmp: support for c-style base prefixes for strtomp(), octal supportcinap_lenrek
2015-12-25libsec: implement TLS-PSK for tlsClient()/tlsServer()cinap_lenrek
2015-12-22libjson: added printing support (thanks spew)cinap_lenrek
2015-12-16kernel: use uintptr for ibrk() return value (for base >2GB) and clarify segbr...cinap_lenrek
2015-12-07fixed spelling error in 2c(1) for the axp entry.Matthew Veety
2015-12-07made sure that rcmain.local runs independent of the existence of $home/lib/p...Matthew Veety
2015-12-06winwatch: l allows label changesaiju
2015-11-29fplot(1): fix typoBurnZeZ
2015-11-27fplot(1): add BUGS sectionstanley lieber
2015-11-26libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp()cinap_lenrek
2015-11-25rio: fix handling "resize" wctl for hidden windowscinap_lenrek
2015-11-22add mpc(1), extended precision code generatorcinap_lenrek
2015-11-22bootrc: remove usbwait hack, usbd/nusbrc are now synchronous by previous commitcinap_lenrek
2015-11-21libmp: initial attempt at constant time code, faster reductions for special p...cinap_lenrek
2015-10-31delkey(1): update man page to reflect recent changes.stanley lieber
2015-10-28mp(2): fix typo mnprand() -> mpnrand()cinap_lenrek
2015-10-22libsec: add chacha cipher (from charles forsyth)cinap_lenrek