summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-06update ape/bio.h (thanks jpm)aiju
2017-05-06devproc: can't wait for ourselfs to stop (thanks Shamar)cinap_lenrek
2017-05-05aux/statusmsg: use libbio for textmode outputBurnZeZ
2017-05-05ssh: add -h flag to pass host (for compatibility)cinap_lenrek
2017-05-05sed: add -u flag that flushes output buffers before reading in further inputaiju
2017-05-04bio(2): manpage typoaiju
2017-05-04bio: add support for custom I/O handler via Biofnaiju
2017-05-03ssh(1): document -T tries option, #subsys cmd behaviourcinap_lenrek
2017-05-03ssh: quote cmd arguments with unix shell single quotes, request tty even with...cinap_lenrek
2017-05-03ctime(2): fix example (thanks raiz)cinap_lenrek
2017-05-02upas/fs: handle partial fetches (imap server returning less messages than ava...cinap_lenrek
2017-05-01inst/configether: in manual network configuration, ask for dns servercinap_lenrek
2017-05-01dist/ndb: move sources auth server to ndb/common, list root dns servers in nd...cinap_lenrek
2017-05-015e: fix special bitshift and rotationscinap_lenrek
2017-05-01vt(1): the "send" menu became "paste"cinap_lenrek
2017-05-01sshfs(4): fix bad cross referencecinap_lenrek
2017-05-01vgamach64xx: remove drawdebug referencecinap_lenrek
2017-05-01mergecinap_lenrek
2017-05-01ip/torrent: avoid requesting same chunkscinap_lenrek
2017-04-30libregexp: miscellaneous little cleanupsspew
2017-04-30sshfs: fix -r / retulting in "//foo" paths, memory leaks, use estrdup9p()cinap_lenrek
2017-04-30vnc: substitute iprint() with fprint(2, (gone from libmemdraw)cinap_lenrek
2017-04-30kernel: fix rewinding in directories with pread() offsetcinap_lenrek
2017-04-30lib9p: allow rewinding in 9pfile directoriescinap_lenrek
2017-04-29libmemdraw: get rid of kernel iprint() emulationcinap_lenrek
2017-04-29libmemdraw/libmemlayer: get rid of drawdebug printscinap_lenrek
2017-04-29devdraw: ignore drawdebug commandcinap_lenrek
2017-04-29libdraw: get rid of _drawdebug variablecinap_lenrek
2017-04-29sshfs: add -r and -M optionsaiju
2017-04-29cwfs: allow "none" user to rename filescinap_lenrek
2017-04-29sshfs: don't crash when no /etc/password file could be read on the remote sidecinap_lenrek
2017-04-28sshfs: check correctly for directory bits; calculate parent directory correctlyaiju
2017-04-28sshfs: reset SReq->reqid field to fix double-free of request idsaiju
2017-04-28sshfs: remove debug printaiju
2017-04-28sshfs: don't cache directory contentsaiju
2017-04-28add sshfs(4) manpageaiju
2017-04-28sshfs: look up uid/gid from /etc/^(passwd group)aiju
2017-04-28add sshfsaiju
2017-04-28ssh: add support for subsystemsaiju
2017-04-27upas/fs: fix warning about unused Err: labelcinap_lenrek
2017-04-27games/md: copy updated cpu.c from blitaiju
2017-04-27add blit(1) manpageaiju
2017-04-24ssh: make number of retries configurableaiju
2017-04-24ssh: loop keyboard-interactive on failureaiju
2017-04-24ssh: fix typoaiju
2017-04-24ssh: add "none" method to find out list of acceptable methodsaiju
2017-04-24libavl: fix documentationspew
2017-04-24ssh(1): refer to thumbprint(6) for the sshthumbs file formatcinap_lenrek
2017-04-24ssh: print the whole ssh-rsa hostkey in base64 when thumb check failscinap_lenrek
2017-04-23libsec: sha256 support for thumbprint files, use it in ssh as wellcinap_lenrek