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
2000-06-14
monitor -> monitormode because some OSes have a monitor(3)
Todd C. Miller
2000-06-14
KAME_SCOPEID is necessary
Jun-ichiro itojun Hagino
2000-06-13
Conditional INET6 inclusion (for crunchgen uses) -- default yes.
Angelos D. Keromytis
2000-06-13
Make both ls and dir send a LIST command. Perviously, ls would use
Todd C. Miller
2000-06-12
Make the flags field truly optional.
Todd C. Miller
2000-06-11
newaliases(1) -> newaliases(8)
Todd C. Miller
2000-06-11
do not add empty lines to history; always check the size of the returned
Federico G. Schwindt
2000-06-10
Increment pl when filling in pidlist. It was just overwriting the first
Todd C. Miller
2000-06-10
Clean-up patch: use `void *' instead of old-fashioned ClientData/Address.
Marc Espie
2000-06-10
no longer needed
Marc Espie
2000-06-10
Thus, Lst_ForEach no longer needs returning a status.
Marc Espie
2000-06-10
Lst_Find and Lst_ForEach do the same thing, except that the comparison
Marc Espie
2000-06-09
When looking for chown, check in /sbin too.
Todd C. Miller
2000-06-07
correct description; sarnold@intertrust.com
Theo de Raadt
2000-06-07
-iname support; karls@inet.no
Theo de Raadt
2000-06-07
option list MUST be sorted; previous commit broke "and"; karls@inet.no
Theo de Raadt
2000-06-07
Check return value of malloc(). Also make the code clearer with respect to
Aaron Campbell
2000-06-06
OpenSSH 2.1.1
Markus Friedl
2000-06-06
fix match_hostname() logic for auth-rsa: deny access if we have a negative ma...
Markus Friedl
2000-06-06
close pr1260 from danh@nfol.com
Eric Jackson
2000-06-05
document UseLogin better
Markus Friedl
2000-06-05
allow use_login only for login sessions, otherwise remote commands are execed...
Markus Friedl
2000-06-05
Need defines for UVM on 68k.
Artur Grabowski
2000-06-05
Update to sudo 1.6.3p4
Todd C. Miller
2000-06-04
Handle the case where the last line of input does not contain a newline; issue
Aaron Campbell
2000-06-04
Fix one-byte overflow; millert@ ok
Aaron Campbell
2000-06-03
correct documented return value
Eric Jackson
2000-06-02
Explicitly state that newsyslog does not send a HUP to syslogd if
Todd C. Miller
2000-06-02
teach protocol v2 to count login failures properly and also enable an
Todd T. Fries
2000-05-31
typo, unused
Markus Friedl
2000-05-31
xauth_location support; pr 1234
Markus Friedl
2000-05-30
remove dependency on openssl-0.9.5a; green@FreeBSD.org via kris@FreeBSD.org
Markus Friedl
2000-05-30
don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via kris@FreeBSD.org
Markus Friedl
2000-05-29
forwardagent defaults to no, add ssh -A
Markus Friedl
2000-05-29
enable mg
Theo de Raadt
2000-05-29
Print space between the last process to attach/use and the access time.
Angelos D. Keromytis
2000-05-28
remove crud
Theo de Raadt
2000-05-27
always enter pctr
Theo de Raadt
2000-05-27
urhm, this is flakey
Theo de Raadt
2000-05-25
split kexinit/kexdh, factor out common code
Markus Friedl
2000-05-25
man subdir
Theo de Raadt
2000-05-25
do not attach incorrect Host: directive if we are using proxy.
Jun-ichiro itojun Hagino
2000-05-25
group ssh1 vs. ssh2 in serverloop
Markus Friedl
2000-05-25
just some line shortening
Theo de Raadt
2000-05-24
fix key_read() for uuencoded keys w/o '='
Markus Friedl
2000-05-24
correct type to be passed to IN6_ARE_ADDR_EQUAL macro.
Jun-ichiro itojun Hagino
2000-05-22
check strtok() != NULL; ok niels@
Markus Friedl
2000-05-22
make x11-fwd work w/ localhost (xauth add host/unix:11)
Markus Friedl
2000-05-19
Make usage() work as expected. deraadt@ ok
Eric Jackson
2000-05-18
Check for RSA key presence before freeing them. From
Damien Miller
[next]