Age | Commit message (Expand) | Author |
2017-01-17 | games/mix: remove tests directory | spew |
2017-01-17 | games/mix: document -g option, rename tests to examples as it is in the man page | spew |
2017-01-15 | rcpu: use $cpu environment variable for host when not specified | cinap_lenrek |
2017-01-15 | libsec: avoid temp variables in chacha/salsa ENCRYPT() macro | cinap_lenrek |
2017-01-13 | rx: remove ssh code | cinap_lenrek |
2017-01-13 | listen(8): remove tcp22 section | cinap_lenrek |
2017-01-13 | remove !tcp22 service | cinap_lenrek |
2017-01-13 | cpu(1), import(4): note deprecation and refer to rcpu(1) | cinap_lenrek |
2017-01-13 | listen(8): remove reference to ssh(1) | cinap_lenrek |
2017-01-13 | rsa(8): remove reference to ssh(1) | cinap_lenrek |
2017-01-13 | srv(4): fix reference to tlssrv(8) | cinap_lenrek |
2017-01-13 | factotum(4): remove reference to ssh(1) | cinap_lenrek |
2017-01-13 | execnet(4): remove trailing , | cinap_lenrek |
2017-01-13 | execnet(4): remove reference to ssh(1) | cinap_lenrek |
2017-01-13 | vt(1): remove reference to ssh(1) | cinap_lenrek |
2017-01-13 | con(1): remove reference to ssh(1) | cinap_lenrek |
2017-01-13 | 9p(2): remove reference to ssh(1) | cinap_lenrek |
2017-01-13 | stub(8): remove reference to sshnet | cinap_lenrek |
2017-01-13 | authsrv(6): remove reference to ssh(1) | cinap_lenrek |
2017-01-13 | srv(4): remove ssh/sshsrv references | cinap_lenrek |
2017-01-12 | ssh: R.I.P. | khm |
2017-01-12 | sgi: change definition of tas() to take void* like the rest | cinap_lenrek |
2017-01-12 | merge | cinap_lenrek |
2017-01-12 | libsec: implement extended 192-bit nonce xchacha variant and hchacha function | cinap_lenrek |
2017-01-12 | kernel: make the mntcache robust against fileserver like fossil that do not c... | cinap_lenrek |
2017-01-12 | kernel: add "close" ctl message for tcp connection to gracefully hang up a co... | cinap_lenrek |
2017-01-10 | games/mix: Add Knuth MIX emulator/assembler | spew |
2017-01-08 | 6c: reverse register allocation order to avoid having to spill AX,DX and CX | cinap_lenrek |
2017-01-07 | aux/data2s: compress output | cinap_lenrek |
2017-01-06 | cfs: fix cfsctl interaction with mount cache (mount -C flag) | cinap_lenrek |
2017-01-02 | 6c, 8c: fix "DI botch" evacuating DI/SI/CX registers to ".save" variables | cinap_lenrek |
2016-12-29 | vgaigfx: enable softscreen by default | cinap_lenrek |
2016-12-28 | samterm: avoid flushimage when theres nothing new to flush | cinap_lenrek |
2016-12-28 | libmp: avoid temporary buffer allocation in mprand() | cinap_lenrek |
2016-12-28 | fplot: fix zoom egetrect check (thanks qu7uux) | cinap_lenrek |
2016-12-28 | fplot: parse negative numbers in argument to -r option (thanks qu7uux) | cinap_lenrek |
2016-12-28 | libsec: replace des based X9.17 genrandom() with chacha random number generator | cinap_lenrek |
2016-12-26 | keyfs: print error message when reading /adm/keys fails | cinap_lenrek |
2016-12-25 | cdproto: explicitely create /$objtype/bin subdirectories for all archs | cinap_lenrek |
2016-12-24 | libavl: fix manpage example, minor improvement to code | spew |
2016-12-22 | avl: fix man page example | spew |
2016-12-22 | alv(2): new avl implementation | spew |
2016-12-22 | auth/as: simplify further | cinap_lenrek |
2016-12-22 | auth/as, auth/none, auth/newns: consistent handling of command arguments, cle... | cinap_lenrek |
2016-12-22 | merge | cinap_lenrek |
2016-12-22 | libauth: don't attempt to mount when opening mount srv file fails in nsop() | cinap_lenrek |
2016-12-20 | mpxor: sign should be 1/-1, not 0/-1 | aiju |
2016-12-19 | rcpu: avoid filedescriptor conflict with <{} (thanks mycroftiv) | cinap_lenrek |
2016-12-18 | awk: improve random number generation | cinap_lenrek |
2016-12-17 | pc: modify cpu0 page tables in patwc() instead of current cpu ones | cinap_lenrek |