index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
sftp-int.c
Age
Commit message (
Expand
)
Author
2001-02-08
plug a memory leak
Theo de Raadt
2001-02-07
lowercase cmds[].c also; ok markus@
Kevin Steves
2001-02-07
portable; ok markus@
Kevin Steves
2001-02-07
more man page cleanup and sync of help text with man page; ok markus@
Kevin Steves
2001-02-07
Check that target is a directory before doing ls; ok markus@
Damien Miller
2001-02-07
check for stat failures, too; ok djm@
Markus Friedl
2001-02-06
dir==ls
Markus Friedl
2001-02-06
stat target for remote chdir before doing chdir
Damien Miller
2001-02-06
cleanup get_pathname, fix pwd after failed cd. okay djm@
Niels Provos
2001-02-05
? == help
Theo de Raadt
2001-02-04
sort commands, so that abbreviations work as expected
Theo de Raadt
2001-02-04
debugging sftp: precedence and missing break. chmod, chown, chgrp
Kevin Steves
2001-02-04
use base 8 for umask/chmod
Markus Friedl
2001-02-04
unexpand and remove end-of-line whitespace; ok markus@
Kevin Steves
2001-02-04
fix LCD
Markus Friedl
2001-02-04
Basic interactive sftp client; ok theo@
Damien Miller