History log of /netbsd/crypto/external/bsd/openssh/dist/progressmeter.c (Results 1 – 14 of 14)
Revision Date Author Comments
# d6f0ef90 26-Jul-2023 christos <christos@NetBSD.org>

Merge changes between OpenSSH-9.1 and OpenSSH-9.3


# c8864e3f 27-Feb-2020 christos <christos@NetBSD.org>

Merge conflicts


# 3f0e61bf 12-Oct-2019 christos <christos@NetBSD.org>

merge openssh-8.1


# 8f892fca 20-Apr-2019 christos <christos@NetBSD.org>

merge conflicts.


# 314ef785 18-Apr-2017 christos <christos@NetBSD.org>

merge conflicts


# 225f1de6 25-Dec-2016 christos <christos@NetBSD.org>

merge conflicts


# 5a7cf56c 02-Aug-2016 christos <christos@NetBSD.org>

merge conflicts.


# 51acf88e 03-Apr-2015 christos <christos@NetBSD.org>

Merge conflicts


# e8f89eeb 19-Oct-2014 christos <christos@NetBSD.org>

merge openssh-6.7


# 4ec0b1fc 08-Nov-2013 christos <christos@NetBSD.org>

merge conflicts.


# 8983daf9 25-Jul-2011 christos <christos@NetBSD.org>

- Merge conflicts
- WARNS=5


# e136402c 20-Jun-2011 mrg <mrg@NetBSD.org>

various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
these work properly wtf pointer aliasing, but there are no casts at
least...

the lib/libpuffs/puffs_priv.h is definately a real

various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
these work properly wtf pointer aliasing, but there are no casts at
least...

the lib/libpuffs/puffs_priv.h is definately a real bug fix.

from chuq.

show more ...


# 313c6c94 07-Jun-2009 christos <christos@NetBSD.org>

Merge in our changes:
- conditionalize login_cap
- conditionalize bsd_auth
- bring in pam from portable
- restore krb5, krb4, afs, skey
- bring in hpn patches, disable mt aes cipher, keep speedups an

Merge in our changes:
- conditionalize login_cap
- conditionalize bsd_auth
- bring in pam from portable
- restore krb5, krb4, afs, skey
- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
- add ignore root rhosts option
- fix ctype macro arguments
- umac is broken, disable it
- better ~homedir handling
- netbsd style tunnels
- urandom, xhome, chrootdir, rescuedir NetBSD handling
- utmp/utmpx handling
- handle tty posix_vdisable properly
- handle setuid and unsetuid the posix way instead of setresuid()
- add all missing functions
- add new moduli
- add build glue

show more ...


# ca32bd8d 07-Jun-2009 christos <christos@NetBSD.org>

import 5.2 from ftp.openbsd.org