summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-12-17pat write combinding support for 386 kernel, honor cpuid bitscinap_lenrek
2016-12-15pc64: implement simple write combining for framebuffers with the PATcinap_lenrek
2016-12-15acid: fix y.tab.h dependency for proc.$Ocinap_lenrek
2016-12-14xen: fix build by adding missing rdrandbuf() functioncinap_lenrek
2016-12-11vncs: update devmouse codecinap_lenrek
2016-12-11vnc: don't prompt for password on auth_respond() failurecinap_lenrek
2016-12-11devmouse: remove unused static map[] arraycinap_lenrek
2016-12-10devmouse: change msec argument of *mousetrack() to ulongcinap_lenrek
2016-12-05audioac97: support for ICH4-ICH7 based cards with memory mapped registers (th...cinap_lenrek
2016-12-03tcp17019: make service proto and netdir arguments optional (for aux/listen1)cinap_lenrek
2016-11-29devmouse: various bugfixes, simplifycinap_lenrek
2016-11-29omap: cleanup mouse.c, just a dummy for mousectl()cinap_lenrek