Age | Commit message (Collapse) | Author |
|
snprintf formats, fixes warnings on some 64 bit platforms. Patch from
shaw at vranix.com, ok djm@
|
|
resolver state in resolv.h is "state" not "__res_state". With slight
modification by me to also work on old AIXes. ok djm@
|
|
many and use them only once. Speeds up testing on older/slower hardware.
|
|
order in Reliant Unix block. Patch from johane at lysator.liu.se.
|
|
openbsd-compat/bsd-snprintf.c openbsd-compat/openbsd-compat.h] Add an
asprintf() implementation, after syncing our {v,}snprintf() implementation
with some extra fixes from Samba's version. With help and debugging from
dtucker and tim; ok dtucker@
|
|
from shaw at vranix.com.
|
|
[hostfile.c]
Correct format/arguments to debug call; spotted by shaw at vranix.com
ok djm@
|
|
[auth-krb5.c]
Perform Kerberos calls even for invalid users to prevent leaking
information about account validity. bz #975, patch originally from
Senthil Kumar, sanity checked by Simon Wilkinson, tested by djm@, biorn@,
ok markus@
|
|
[includes.h]
Include sys/queue.h explicitly instead of assuming some other header
will pull it in. At the moment it gets pulled in by sys/select.h
(which ssh has no business including) via event.h. OK markus@
(ID sync only in -portable)
|
|
[scp.c]
avoid close(-1), as in rcp; ok cloder
|
|
[ssh-add.c]
space
|
|
is going on.
|
|
test: if sshd takes too long to reconfigure the subsequent connection will
fail. Zap pidfile before HUPing sshd which will rewrite it when it's ready.
|
|
|
|
|
|
|
|
|
|
ifdef lost during sync. Spotted by tim@.
|
|
doesn't change between versions, and use a safer default.
|
|
Id and copyright sync only, there were no substantial changes we need.
|
|
|
|
-Wall fixes from djm.
|
|
Id and copyright sync only, there were no substantial changes we need.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with OpenBSD code since we don't support platforms without fstat any more.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removal of rcsid.
|
|
Removal of rcsid, will no longer strlcpy parts of the string.
|
|
Removal of rcsid, "whiteout" inode type.
|
|
|
|
|
|
after the copyright notices. Having them at the top next to the CVSIDs
guarantees a conflict for each and every sync.
|
|
of "register").
|
|
prototypes, removal of "register").
|
|
since they're not useful right now. Patch from djm@.
|
|
Patch from djm@.
|