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-06-23
uid_t and gid_t are unsigned
Theo de Raadt
2002-06-22
save auth method before monitor_reset_key_state(); bugzilla bug #284;
Kevin Steves
2002-06-22
don't call setsid() if debugging or run from inetd; no "Operation not
Kevin Steves
2002-06-22
use process ID vs. pid/PID/process identifier
Kevin Steves
2002-06-22
typo
Kevin Steves
2002-06-22
check /var/empty owner mode; ok provos@
Kevin Steves
2002-06-22
add /var/empty in FILES section
Kevin Steves
2002-06-22
typo
Christian Weisgerber
2002-06-22
section 5 not 4 for ssh_config
Kevin Steves
2002-06-22
correct comment
Kevin Steves
2002-06-21
OpenSSH_3.3
Markus Friedl
2002-06-21
o Resize nicely when we receive SIGWINCH
Todd C. Miller
2002-06-21
Don't initialise compression buffers when compression=no in sshd_config;
Damien Miller
2002-06-21
fix bad usage of strlcpy()'s return value. (made pointers point
Vincent Labrecque
2002-06-21
remove the "extern" for a variable that does not exist anymore.
Vincent Labrecque
2002-06-20
add Compression
Markus Friedl
2002-06-20
allow Compression=yes/no in sshd_config
Markus Friedl
2002-06-20
typo
Kevin Steves
2002-06-20
refer to config file man page
Kevin Steves
2002-06-20
ssh_config(5)
Kevin Steves
2002-06-20
move configuration file options from ssh.1/sshd.8 to
Kevin Steves
2002-06-20
Add a -s option to enable the smooth scrolling in revision 1.10
Todd C. Miller
2002-06-20
undo last commit; deraadt@
Oleg Safiullin
2002-06-20
scrolling support.
Oleg Safiullin
2002-06-20
KNFify the return (return x -> return (x))
Vincent Labrecque
2002-06-20
some KNF
Vincent Labrecque
2002-06-19
use macro to determine link-local multicast addr
Jun-ichiro itojun Hagino
2002-06-19
initialize some undo-related variables.
Vincent Labrecque
2002-06-19
add an undo insert record on insert-file. this makes insert-file undoable.
Vincent Labrecque
2002-06-19
make the monitor sync the transfer ssh1 session key;
Markus Friedl
2002-06-19
decode embedded scopeid on -inalv multicast address printing
Jun-ichiro itojun Hagino
2002-06-19
mark which nlist[] kmem entries are not needed in the sysctl case, and which are
Theo de Raadt
2002-06-19
Poach a commit; error(1) groks yacc output now...
Todd C. Miller
2002-06-19
have yacc spit out c compiler-like error messages, so that utilities which
Theo de Raadt
2002-06-19
KNF done automatically while reading....
Theo de Raadt
2002-06-18
pull in missing includes
Theo de Raadt
2002-06-18
From bjh21@NetBSD:
Jason Wright
2002-06-18
ANSI
Theo de Raadt
2002-06-18
revoke privs after kvm_openfiles
Theo de Raadt
2002-06-17
make this readable. If I broke something, someone else gets to fix it now th...
Theo de Raadt
2002-06-17
KNF
Theo de Raadt
2002-06-17
make usage like man page
Theo de Raadt
2002-06-16
use TAILQ_xx macro. from lukem@netbsd. markus ok
Jun-ichiro itojun Hagino
2002-06-15
enlarge ID column to fix output alignment.
Matthieu Herrb
2002-06-15
remove the CONSTRAIN_IDENTITY messages and introduce a new
Markus Friedl
2002-06-15
fix stupid typo
Markus Friedl
2002-06-15
break agent key lifetime protocol and allow other contraints for key usage.
Markus Friedl
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-13
synch comments with actual code.
Marc Espie
2002-06-12
a real pid_t cleanup.
Mike Pechkin
[next]