summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-17games/mix: remove tests directoryspew
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-15libsec: avoid temp variables in chacha/salsa ENCRYPT() macrocinap_lenrek
2017-01-13rx: remove ssh codecinap_lenrek
2017-01-13listen(8): remove tcp22 sectioncinap_lenrek
2017-01-13remove !tcp22 servicecinap_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-12sgi: change definition of tas() to take void* like the restcinap_lenrek
2017-01-12mergecinap_lenrek
2017-01-12libsec: implement extended 192-bit nonce xchacha variant and hchacha functioncinap_lenrek
2017-01-12kernel: make the mntcache robust against fileserver like fossil that do not c...cinap_lenrek
2017-01-12kernel: add "close" ctl message for tcp connection to gracefully hang up a co...cinap_lenrek
2017-01-10games/mix: Add Knuth MIX emulator/assemblerspew
2017-01-086c: reverse register allocation order to avoid having to spill AX,DX and CXcinap_lenrek
2017-01-07aux/data2s: compress outputcinap_lenrek
2017-01-06cfs: fix cfsctl interaction with mount cache (mount -C flag)cinap_lenrek
2017-01-026c, 8c: fix "DI botch" evacuating DI/SI/CX registers to ".save" variablescinap_lenrek
2016-12-29vgaigfx: enable softscreen by defaultcinap_lenrek
2016-12-28samterm: avoid flushimage when theres nothing new to flushcinap_lenrek
2016-12-28libmp: avoid temporary buffer allocation in mprand()cinap_lenrek
2016-12-28fplot: fix zoom egetrect check (thanks qu7uux)cinap_lenrek
2016-12-28fplot: parse negative numbers in argument to -r option (thanks qu7uux)cinap_lenrek
2016-12-28libsec: replace des based X9.17 genrandom() with chacha random number generatorcinap_lenrek
2016-12-26keyfs: print error message when reading /adm/keys failscinap_lenrek
2016-12-25cdproto: explicitely create /$objtype/bin subdirectories for all archscinap_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: simplify furthercinap_lenrek
2016-12-22auth/as, auth/none, auth/newns: consistent handling of command arguments, cle...cinap_lenrek
2016-12-22mergecinap_lenrek
2016-12-22libauth: don't attempt to mount when opening mount srv file fails in nsop()cinap_lenrek
2016-12-20mpxor: sign should be 1/-1, not 0/-1aiju
2016-12-19rcpu: avoid filedescriptor conflict with <{} (thanks mycroftiv)cinap_lenrek
2016-12-18awk: improve random number generationcinap_lenrek
2016-12-17pc: modify cpu0 page tables in patwc() instead of current cpu onescinap_lenrek