summaryrefslogtreecommitdiff
path: root/sys/man
AgeCommit message (Collapse)Author
2017-03-17tapefs: handle more cpio formats (thanks qrstuv)cinap_lenrek
2017-03-12send(8): document new reject behaviour with -r flagcinap_lenrek
2017-03-12add mdir(6), splitmbox(8) and update upasfs(4)cinap_lenrek
2017-03-12mergecinap_lenrek
2017-03-12merging erik quanstros nupascinap_lenrek
2017-03-10games/galaxy: new mouse behaviorspew
MB1 moves the galaxy. MB2 zooms the galaxy. New body creation moved to the menu
2017-03-01games/galaxy: Change button 2 to reposition the galaxy, remove "move" from ↵spew
the button 3 menu
2017-02-26games(1): document games/midi -c argumentscinap_lenrek
2017-02-26add games/mus midi converter (by qu7uux)cinap_lenrek
2017-02-25authsrv(6): fix typo "ther" -> "their" (thanks aiju)cinap_lenrek
2017-02-23auth/keyfs: support -r flag to mount read-onlyaiju
2017-02-19galaxy(1): terminate .EX sections with .EEcinap_lenrek
2017-02-18games/galaxy: add n-body simulatorspew
2017-02-10ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), ↵cinap_lenrek
X509ecdsaverifydigest(), X509rsaverifydigest()
2017-02-10rsa(2): document rsafill()cinap_lenrek
2017-02-10ec(2): document ecencodepub(), ecdecodepub() and ecpubfree() and list all ↵cinap_lenrek
the curve parameter functions
2017-02-03games/mix: implement Knuth's specification for commentsspew
2017-01-26auth(8): document authsrv -N flagcinap_lenrek
2017-01-20games/mix: fix man page directoriesspew
2017-01-17games/mix: document -g option, rename tests to examples as it is in the man pagespew
2017-01-15rcpu: use $cpu environment variable for host when not specifiedcinap_lenrek
2017-01-13listen(8): remove tcp22 sectioncinap_lenrek
2017-01-13cpu(1), import(4): note deprecation and refer to rcpu(1)cinap_lenrek
2017-01-13listen(8): remove reference to ssh(1)cinap_lenrek
2017-01-13rsa(8): remove reference to ssh(1)cinap_lenrek
2017-01-13srv(4): fix reference to tlssrv(8)cinap_lenrek
2017-01-13factotum(4): remove reference to ssh(1)cinap_lenrek
2017-01-13execnet(4): remove trailing ,cinap_lenrek
2017-01-13execnet(4): remove reference to ssh(1)cinap_lenrek
2017-01-13vt(1): remove reference to ssh(1)cinap_lenrek
2017-01-13con(1): remove reference to ssh(1)cinap_lenrek
2017-01-139p(2): remove reference to ssh(1)cinap_lenrek
2017-01-13stub(8): remove reference to sshnetcinap_lenrek
2017-01-13authsrv(6): remove reference to ssh(1)cinap_lenrek
2017-01-13srv(4): remove ssh/sshsrv referencescinap_lenrek
2017-01-12ssh: R.I.P.khm
2017-01-12mergecinap_lenrek
2017-01-12libsec: implement extended 192-bit nonce xchacha variant and hchacha functioncinap_lenrek
2017-01-10games/mix: Add Knuth MIX emulator/assemblerspew
2016-12-28libsec: replace des based X9.17 genrandom() with chacha random number generatorcinap_lenrek
2016-12-24libavl: fix manpage example, minor improvement to codespew
2016-12-22avl: fix man page examplespew
2016-12-22alv(2): new avl implementationspew
2016-12-22auth/as, auth/none, auth/newns: consistent handling of command arguments, ↵cinap_lenrek
cleanup
2016-11-08srv(4): add SOURCE for srvtlscinap_lenrek
2016-10-26winwatch: no more 'l' key labelingspew
2016-10-25winwatch: middle mouse button click also prompts for labelspew
2016-10-24fix bugs and cleanup cryptsetup codecinap_lenrek
devfs: - fix memory leak in devfs leaking the aes key - allocate aes-xts cipher state in secure memory - actually check if the hexkey got fully parsed cryptsetup: - get rid of stupid "type YES" prompt - use genrandom() to generate salts and keys - rewrite cryptsetup to use common pbkdf2 and readcons routines - fix alot of error handling and simplify the code - move cryptsetup command to disk/cryptsetup - update cryptsetup(8) manual page
2016-09-21ip(3): spelling, thanks slcinap_lenrek
2016-09-21ip(3): update description of /net/ipifc/*/status formatcinap_lenrek