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
2002-07-04
blah blah minor nothing as i read and re-read and re-read...
Theo de Raadt
2002-07-04
correct handling of EOF on both tty input and network. for example,
Vincent Labrecque
2002-07-04
4 unchecked mallocs; cloder@acm.org
Theo de Raadt
2002-07-04
patch memory leaks; grendel@zeitbombe.org
Theo de Raadt
2002-07-04
catch malloc failures, my changes; found by cloder@acm.org
Theo de Raadt
2002-07-03
check for malloc failure; reported by cloder@acm.org
Theo de Raadt
2002-07-03
remove a useless {} that was there for "historical reasons" and only served
Vincent Labrecque
2002-07-03
re-enable ssh-keysign's sbit, but make ssh-keysign read /etc/ssh/ssh_config
Markus Friedl
2002-07-03
use RSA_blinding_on() for rsa hostkeys (suggested by Bill Sommerfeld)
Markus Friedl
2002-07-03
a few missing tests for malloc()'s return value.
Vincent Labrecque
2002-07-02
Add missing copyright
Thorsten Lockert
2002-07-02
Kill setjmp/longjmp from a signal handler. All we really need is
Todd C. Miller
2002-07-02
KNF and signal race fixes; millert ok
Theo de Raadt
2002-07-01
define SUN_LEN if it is not already for portability.
Vincent Labrecque
2002-07-01
for compression=yes, we fallback to no-compression if the server does
Markus Friedl
2002-07-01
just make vtresize return TRUE/FALSE instead of 0/-1, for consistency with
Vincent Labrecque
2002-07-01
KNF
Vincent Labrecque
2002-07-01
%u
Theo de Raadt
2002-07-01
use SUN_LEN to calculate AF_UNIX sockaddr's length. + some style
Vincent Labrecque
2002-07-01
KNF + ansi; from zyrnix (only the easy part of his diffs)
Vincent Labrecque
2002-07-01
disable ssh-keysign for now (no sbit); netbsd via itojun
Markus Friedl
2002-06-30
minor KNF
Theo de Raadt
2002-06-30
lint asks that we use names that do not overlap
Theo de Raadt
2002-06-30
Correctly retrieve mbuf statistics from the kernel.
Angelos D. Keromytis
2002-06-30
remove local declaration of user_from_uid()/group_from_uid()
Matthieu Herrb
2002-06-28
gidset[2] -> gidset[1]; markus ok
Theo de Raadt
2002-06-28
wrap NOKVM variables too
Theo de Raadt
2002-06-28
various cleanups; ok millert
Theo de Raadt
2002-06-28
range check -u option at invocation
Theo de Raadt
2002-06-28
use ssize_t
Theo de Raadt
2002-06-28
tree(3) wants an int return value for its compare functions and
Todd C. Miller
2002-06-27
seems c-x c-q is for the vc- mode. remove it.
Vincent Labrecque
2002-06-27
move protos
Theo de Raadt
2002-06-27
bind C-x C-q to toggle-read-only, just like emacs.
Vincent Labrecque
2002-06-27
Document why this must be static.
Artur Grabowski
2002-06-27
use convtime(); ok markus@
Kevin Steves
2002-06-27
There is absolutely no reason for the "tempname" or dfd variables
Todd C. Miller
2002-06-27
cleanup; mpech & millert ok
Theo de Raadt
2002-06-27
use xfree()
Theo de Raadt
2002-06-27
improve mm_zalloc check; markus ok
Theo de Raadt
2002-06-27
more checks for NULL pointers; from grendel@zeitbombe.org; ok deraadt@
Markus Friedl
2002-06-26
Don't follow symbolic links for (ie. user-owned) log files by default;
Wilbern Cobb
2002-06-26
bug #304, xfree(data) called to early; openssh@sigint.cs.purdue.edu
Markus Friedl
2002-06-26
more %u
Theo de Raadt
2002-06-26
fix exit code for -X/-x
Markus Friedl
2002-06-26
use ssize_t for recvmsg() and sendmsg() return
Theo de Raadt
2002-06-26
correct %u
Theo de Raadt
2002-06-26
3.4
Markus Friedl
2002-06-26
make sure # of response matches # of queries, fixes int overflow; from ISS
Markus Friedl
2002-06-26
disclose less information from environment files; based on input from djm, an...
Theo de Raadt
[prev]
[next]