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
2003-12-09
Clear exit code when ssh -N is terminated with a SIGTERM. ok markus@
Darren Tucker
2003-12-09
rename keepalive to tcpkeepalive; the old name causes too much
Markus Friedl
2003-12-09
don't modify argv for ssh -o; similar to sshd.c 1.283
Markus Friedl
2003-12-09
fix -o and HUP; ok henning@
Markus Friedl
2003-12-09
make ClientKeepAlive work for ssh -N, too (no login shell requested).
Markus Friedl
2003-12-09
Prevent ssh-keygen -T from outputting moduli with a generator of 0, since
Darren Tucker
2003-12-09
better description of yylval, from mickey@
Jason McIntyre
2003-12-09
install lex PSD;
Jason McIntyre
2003-12-09
missing printf arg; from Alf Schlichting
Michael Shalayeff
2003-12-09
Fixes based on a patch from Moritz Jodeit; mickey@ OK
Todd C. Miller
2003-12-09
a few new entries from netbsd
Michael Shalayeff
2003-12-09
user err/warn
Michael Shalayeff
2003-12-09
use err/warn and better usage print
Michael Shalayeff
2003-12-08
MAP_FILE is the default and MAP_PRIVATE has to be given or produces evil warn...
Michael Shalayeff
2003-12-08
print requested group size in debug; ok djm
Markus Friedl
2003-12-07
remove unused debugging #define templates
Damien Miller
2003-12-07
remove duplicate chunk
Theo de Raadt
2003-12-07
m88k parts
Theo de Raadt
2003-12-06
Unbreak grepping for some patterns containing multiple dots. Fixes PR 3597.
Otto Moerbeek
2003-12-04
split the screen in multiple windows when more than one files are given
Vincent Labrecque
2003-12-04
fix sign extension bug that broke meta key support
Vincent Labrecque
2003-12-03
Append but not override COPTS.
Alexander Yurchenko
2003-12-03
Change how the line output from the 'h' command is formatted.
Todd C. Miller
2003-12-02
UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)
Markus Friedl
2003-12-02
use SSH_LISTEN_BACKLOG (=128) in listen(2).
Markus Friedl
2003-12-02
Fix a max recursion off-by-one.
Otto Moerbeek
2003-12-02
improvments from andreas@:
Markus Friedl
2003-12-02
Describe long variable names, a non-portable extension.
Otto Moerbeek
2003-12-02
o Introduce long variable names, a non-portable extension.
Otto Moerbeek
2003-12-02
Nothing in vprintf.c is actually used so don't bother compiling it.
Todd C. Miller
2003-12-01
Use ${INSTALL} instead of install; from art's amd64 tree.
Alexander Yurchenko
2003-12-01
Format string fixes from art's amd64 tree.
Alexander Yurchenko
2003-12-01
Allow for more registers using a 2 byte index. This feature is
Otto Moerbeek
2003-12-01
Allow for more registers using a 2 byte index. This feature is
Otto Moerbeek
2003-11-30
- .Sh WARNINGS -> standard .Sh CAVEATS
Jason McIntyre
2003-11-30
- document LESSKEY_SYSTEM and /etc/sysless
Jason McIntyre
2003-11-29
save the previous undo position as an offset in the buffer instead of
Vincent Labrecque
2003-11-28
remove "or uninstrumented" from "unknown or uninstrumented protocol";
Jason McIntyre
2003-11-28
- some fixes from PR 1446
Jason McIntyre
2003-11-28
netstat.1:
Jason McIntyre
2003-11-27
fix prontf arguments and a typo
Henning Brauer
2003-11-27
fix printf arguments and two typos in comments
Henning Brauer
2003-11-26
fix #ifdef before #define; ok markus@
Damien Miller
2003-11-26
Avoid a core dump on reading uninitiazed array locations.
Otto Moerbeek
2003-11-26
This is ISO C, use string concatenation, instead of bogus use of __CONCAT.
Marc Espie
2003-11-26
Minor cleanup. Remove gratuitous use of __CONCAT that was needed
Todd C. Miller
2003-11-26
multi-line literals are not ANSI C. And gcc3 complains about them.
Marc Espie
2003-11-25
ssh-add doesn't need to be a descendant of ssh-agent. Ok markus@, jmc@.
Matthieu Herrb
2003-11-25
obvious fix for gcc3.
Marc Espie
2003-11-24
typo from Michael Knudsen;
Jason McIntyre
[next]