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
Age
Commit message (
Expand
)
Author
2001-05-08
Use addargs() in sftp plus some clean up of addargs(). OK Markus
mouring
2001-05-08
adds correct error reporting to async connect()s
Markus Friedl
2001-05-07
some complex situations need those functions to be reentrant, hence no
Marc Espie
2001-05-07
avoid closing the same file twice. parse module assumes ownership of
Marc Espie
2001-05-07
Even though str_concati is supposed to handle intervals, it was still
Marc Espie
2001-05-07
remove waitpid-related XXX's -- this is OK
Todd C. Miller
2001-05-07
Avoid excessive malloc/free for select in readdata()
Todd C. Miller
2001-05-07
Use a smaller buffer in fmttime() since the date string is of a
Todd C. Miller
2001-05-07
Fix select(2) usage.
Todd C. Miller
2001-05-06
use atomicio for flushing stdout/stderr bufs. thanks to jbw@izanami.cee.hw.ac.uk
Markus Friedl
2001-05-06
cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net
Markus Friedl
2001-05-06
Use const for 'prompt'. Brought over from portable tree.
mouring
2001-05-05
Fix Makefile.sunos5.gcc so that it builds sup correctly on Solaris 8
Todd C. Miller
2001-05-05
Solaris has strerror()
Todd C. Miller
2001-05-05
typos, grammar
Kevin Steves
2001-05-05
Document for loop mechanics for several variables.
Marc Espie
2001-05-04
move to Channel **channels (instead of Channel *channels), fixes realloc prob...
Markus Friedl
2001-05-04
o kill register
Todd C. Miller
2001-05-04
Cleanups in filename and buffer name handling.
Artur Grabowski
2001-05-04
Qick fix for an overflow in C-X C-B.
Artur Grabowski
2001-05-04
handle kvm_nlist() failing, from pr#1798.
Eric Jackson
2001-05-04
channel_new() reallocs channels[], we cannot use Channel *c after calling
Markus Friedl
2001-05-04
typos
Kevin Steves
2001-05-04
GAPING_SECURITY_HOLE was removed so there is no -e option.
Todd C. Miller
2001-05-03
Move colon() and cleanhost() to misc.c where I should I have put it in
mouring
2001-05-03
remove "\n" from fatal()
Kevin Steves
2001-05-03
Fix another annoying feature in mg. When I try to use the keypad to
Artur Grabowski
2001-05-03
Add a delay (in miliseconds) argument to ttwait.
Artur Grabowski
2001-05-03
exec shell -c /bin/sh .ssh/sshrc, from abartlet@pcug.org.au
Markus Friedl
2001-05-03
typo in debug() string
Kevin Steves
2001-05-03
Bump bootstrap stuff from op-make. Mostly from fries@
Marc Espie
2001-05-03
Minor manpage tweaks
Marc Espie
2001-05-03
Synch with my current work.
Marc Espie
2001-05-03
old file
Marc Espie
2001-05-03
* Let make_file_list always append a '/' at the end of directories.
Artur Grabowski
2001-05-02
-h overrides BLOCKSIZE; matt@anzen.com
Paul Janzen
2001-05-02
Sync with NetBSD. Notable changes:
Todd C. Miller
2001-05-02
fix prompt for ssh-add.
Markus Friedl
2001-05-02
Put the 'const' back into ssh_askpass() function. Pointed out
mouring
2001-05-01
Revert stupid buggy optimisation.
Marc Espie
2001-05-01
Remove completely redundant introductory sentences in ENVIRONMENT sections.
Aaron Campbell
2001-05-01
Use opendir/readdir instead of open/read when making a file list.
Artur Grabowski
2001-05-01
raise the file name and buffer name sizes
Artur Grabowski
2001-05-01
Reformat EXAMPLES section.
Aaron Campbell
2001-04-30
Better hints handling (used for sorting package lists):
Marc Espie
2001-04-30
ssh-2.0.10 has the weak-key-bug, too.
Markus Friedl
2001-04-30
allow interop with weaker key generation used by ssh-2.0.x, x < 10
Markus Friedl
2001-04-30
right value for X_NSELCOLL
Artur Grabowski
2001-04-30
Ooops! Undo breakage I introduced in 1.48.
Artur Grabowski
2001-04-30
implement 'ssh -b bind_address' like 'telnet -b'
Markus Friedl
[next]