summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sftp-glob.h
AgeCommit message (Expand)Author
2001-06-26remove comments from .h, since they are cut&paste from the .c filesMarkus Friedl
2001-06-26prototype pedant. not very creative...Jun-ichiro itojun Hagino
2001-04-15some unused variable and typos; from tomh@po.crl.go.jpMarkus Friedl
2001-04-05fix whitespace: unexpand + trailing spaces.Markus Friedl
2001-03-13sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@Damien Miller