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-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
2001-04-30
don't freeaddrinfo if getaddrinfo fails; ok deraadt@,itojun@
Markus Friedl
2001-04-30
CLSIZE is 1 on all archs and will go away soon.
Artur Grabowski
2001-04-29
Zero a buffer prior to passing it to readlink() as readlink()
Todd C. Miller
2001-04-29
speling
Todd C. Miller
2001-04-29
labels should precede actual code, not braces; from NetBSD
Todd C. Miller
2001-04-29
Add a bunch of old revision history comments that we are missing to
Todd C. Miller
2001-04-29
include string.h not strings.h
Todd C. Miller
2001-04-29
more ssh.com-2.0.x bug-compat; from per@appgate.com
Markus Friedl
2001-04-29
fix whitespace
Markus Friedl
2001-04-29
Use S_ISXXX macros where possible instead of doing this by hand
Todd C. Miller
2001-04-29
Add comment chars to (or just remove) bare words after #endif/#else for ANSI.
Todd C. Miller
2001-04-29
If errmsg() is passed a negative argument return strerror(errno)
Todd C. Miller
2001-04-24
OpenSSH-2.9
Markus Friedl
[next]