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
2006-02-21
- fix some bugs when handling strange revision numbers (0 and 1). found by
Niall O'Higgins
2006-02-20
move #include <sys/stat.h> out of includes.h; ok markus@
Kevin Steves
2006-02-20
move #include <signal.h> out of includes.h; ok markus@
Kevin Steves
2006-02-20
move #include <sys/un.h> out of includes.h; ok djm@
Kevin Steves
2006-02-20
- more spacing
Niall O'Higgins
2006-02-20
- spacing
Niall O'Higgins
2006-02-20
fix some typos in comments; from ray lai
Jason McIntyre
2006-02-20
Move two functions to separate file; from Ray Lai; ok jaredy@
Otto Moerbeek
2006-02-20
refactor processq() loop. From Rai Lay; ok jaredy@
Otto Moerbeek
2006-02-19
add some vertical space;
Jason McIntyre
2006-02-19
grammar;
Jason McIntyre
2006-02-19
sync the (s)hosts.equiv FILES entries w/ those from ssh.1;
Jason McIntyre
2006-02-19
move the sshrc stuff out of FILES, and into its own section:
Jason McIntyre
2006-02-17
Fix use after free. Problem hunted down by wilfried@; ok fgsch@
Otto Moerbeek
2006-02-17
remove trailing whitespace;
Jason McIntyre
2006-02-16
- zap kwtype variable. lint pointed it out wasn't used by anything.
Niall O'Higgins
2006-02-16
- rename variable k to i
Niall O'Higgins
2006-02-16
- finally add proper support for `ci -k`. this little-used option requires
Niall O'Higgins
2006-02-16
- ensure we handle -d properly in initial revision, not just updates.
Niall O'Higgins
2006-02-16
- make revision specifiers work for initial revision, not just updates.
Niall O'Higgins
2006-02-16
`ci -k` is described incorrectly in a number of places.
Niall O'Higgins
2006-02-16
- make function prototypes consistent.
Niall O'Higgins
2006-02-16
sync some of the FILES entries w/ ssh.1;
Jason McIntyre
2006-02-16
Strip newline from lines used with -I, otherwise ^$ will match all
Otto Moerbeek
2006-02-16
delete a few double declarations; ok otto
Peter Valchev
2006-02-15
- improve description of -I
Jason McIntyre
2006-02-15
remove ietf draft references; RFC list now maintained in ssh.1;
Jason McIntyre
2006-02-15
remove the IETF draft references and replace them with some updated RFCs;
Jason McIntyre
2006-02-15
Fix bug introduced by previous delint and rename a var. From Ray.
Otto Moerbeek
2006-02-15
delint; from Ray with input from me and jaredy@; ok jaredy@
Otto Moerbeek
2006-02-15
typo in comment; ok djm@
David Krause
2006-02-14
Put commas in right places, from Ray Lai.
Otto Moerbeek
2006-02-14
typo in comment; from ray lai
Jason McIntyre
2006-02-14
- fix behaviour when using -u and -l at the same time
Xavier Santolaria
2006-02-14
fix output when checking in a file for the first time. OK niallo@.
Xavier Santolaria
2006-02-14
Document that -0 is an non-standard extension (sad but true).
Otto Moerbeek
2006-02-14
Fix -I and some cleanup, from Ray Lai in PR 5002; ok jaredy@
Otto Moerbeek
2006-02-13
sort FILES and use a -compact list;
Jason McIntyre
2006-02-13
- avoid nasty line split
Jason McIntyre
2006-02-13
write out an empty comment in RCS files even if there isn't one as
Xavier Santolaria
2006-02-13
turn this into an example ssh_known_hosts file; ok djm
Jason McIntyre
2006-02-13
small tweaks for the ssh_known_hosts section;
Jason McIntyre
2006-02-13
no need to subsection the authorized_keys examples - instead, convert
Jason McIntyre
2006-02-12
sort the list of options permissable w/ authorized_keys;
Jason McIntyre
2006-02-12
Fix mail notification for rdist(1) as reported in user/5009. ok otto@
Moritz Jodeit
2006-02-12
rework the description of authorized_keys a little;
Jason McIntyre
2006-02-12
slight rewording; ok djm
Jason McIntyre
2006-02-12
raise error when the user specifies a RekeyLimit that is smaller than 16
Damien Miller
2006-02-12
add a %l expansion code to the ControlPath, which is filled in with the
Damien Miller
2006-02-11
type correctness; from Ray Lai in PR 5011; ok millert@
Otto Moerbeek
[next]