]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/sshfs.c
cc: use 7 octal digits for 21 bit runes
[plan9front.git] / sys / src / cmd / sshfs.c
2018-12-12 Alex Musolinomerge
2018-12-10 BurnZeZsshfs: add exits(nil) to threadmain
2018-05-27 cinap_lenrekmerge
2018-05-27 aijusshfs(4): replace the much maligned -r option
2018-05-19 spewmerge
2018-05-16 cinap_lenrekmerge
2018-05-15 aijusshfs: if we're going to annoy everyone we should at...
2018-03-20 aijusshfs: usage
2018-03-05 cinap_lenrekmerge
2018-03-04 aijusshfs: update qid and filename on Tcreate
2017-09-22 cinap_lenreksshfs: use mtime for qid.vers, fix wstat without name...
2017-08-29 cinap_lenreksshfs: fork ssh in its own namespace so it wont keep...
2017-08-29 cinap_lenreksshfs: start sendproc and recvproc in the sane notegrou...
2017-04-30 cinap_lenreksshfs: fix -r / retulting in "//foo" paths, memory...
2017-04-29 aijusshfs: add -r and -M options
2017-04-29 cinap_lenreksshfs: don't crash when no /etc/password file could...
2017-04-28 aijusshfs: check correctly for directory bits; calculate...
2017-04-28 aijusshfs: reset SReq->reqid field to fix double-free of...
2017-04-28 aijusshfs: remove debug print
2017-04-28 aijusshfs: don't cache directory contents
2017-04-28 aijusshfs: look up uid/gid from /etc/^(passwd group)
2017-04-28 aijuadd sshfs