summaryrefslogtreecommitdiff
path: root/sys/man
AgeCommit message (Expand)Author
2018-03-22sat: add satgetaiju
2018-03-20resample(1): document -n optionaiju
2018-03-20man pages: SYNOPSYS typo23hiro
2018-03-17add libsataiju
2018-03-17mines(1): fix misleading HISTORY wordingaiju
2018-03-09mp: add mptod and dtompaiju
2018-03-06usbehci: add uframes control request to return uframes one at a timeaiju
2018-02-28manpages: shut up about tex (1)khm
2018-02-27g: revert accidental change, document missing file typeglenda
2018-02-25vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrando...cinap_lenrek
2018-02-25devloopback: reassign device letter from #X to #λ to avoid collision with de...cinap_lenrek
2018-02-25mines: documentation and chronometric control of supernatural apparitionsaiju
2018-02-25ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) do...cinap_lenrek
2018-02-14ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv)cinap_lenrek
2018-02-11twsi(3): fix wrong unicode codepoint in manpageBurnZeZ
2018-02-05add ptrapaiju
2018-02-05auth/asn12rsa: also convert ASN.1 encoded public key to plan9 formatcinap_lenrek
2018-01-31webfs(4): document -d and -D flagscinap_lenrek
2018-01-27libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functionscinap_lenrek
2018-01-21ppp(8): remove BUGS section, client auth has been fixed.cinap_lenrek
2018-01-21libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2cinap_lenrek
2018-01-14ipconfig(8): remove dhcp mention from -6 example23hiro
2018-01-14listen(8): add -a option to restrict announce address, document tcp17019 and ...cinap_lenrek
2018-01-06tlsclient: allow dumping the server's certificate with new -d flagcinap_lenrek
2018-01-05stats: show amount of reclaimable pages (add -r flag)cinap_lenrek
2018-01-02factotum(4): document dp9ik, update protocol listcinap_lenrek
2017-12-31libc: constant time implementation for encode(2) routines, fix base32cinap_lenrek
2017-12-30libsec: implement SPKI fingerprinting for okCertificate()cinap_lenrek
2017-12-23arch(3): document #P/realmodemem filecinap_lenrek
2017-12-23devvga: removing #v/vgabios, use /dev/realmodemem insteadcinap_lenrek
2017-12-23auth(8): auth/debug tests both dp9ik and p9sk1cinap_lenrek
2017-12-17bridge(3): clarify manpage, this is a layer2 bridgecinap_lenrek
2017-12-15ether: allow spoofing of source mac address for bridges; used by vmxcinap_lenrek
2017-12-11/sys/man/*/*: fix perms (sorry)stanley lieber
2017-12-11/sys/lib/rootstubstanley lieber
2017-12-03plan9.ini(8): 9boot(8) is not a DOS program, remove outdated BUGS sectioncinap_lenrek
2017-12-03errstr(2): add /sys/src/libc/9sys/rerrstr.c to SOURCE sectioncinap_lenrek
2017-11-186in4: add -m mtu option to specify outer MTUcinap_lenrek
2017-11-12libsec: AES-NI support for amd64cinap_lenrek
2017-11-02tinc(8): mash -> meshcinap_lenrek
2017-11-01tinc(8): more spelling spamcinap_lenrek
2017-11-01tinc(8): spelling, thanks jpmcinap_lenrek
2017-10-31tinc(8): outout -> outputcinap_lenrek
2017-10-31tinc: implement experimental mash peer to peer VPN from http://www.tinc-vpn.org/cinap_lenrek
2017-10-30aes(2): document aes_xts_encrypt() and aes_xts_decrypt() functionscinap_lenrek
2017-10-30swap(3): document permissions and encryption behaviour, reference to memory(8)cinap_lenrek
2017-10-29kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryptioncinap_lenrek
2017-10-20libc: cleanup atexit and put exits() in its own compilation unitcinap_lenrek
2017-10-17libsec: add AES CFB and AES OFB stream cipherscinap_lenrek
2017-10-06rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, ...cinap_lenrek