index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openbsd-compat
/
readpassphrase.c
Age
Commit message (
Expand
)
Author
2005-11-10
- (dtucker) [openbsd-compat/readpassphrase.c] Update from OpenBSD 1.16 -> 1.18.
Darren Tucker
2005-11-10
- (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to
Darren Tucker
2005-05-24
restore portable-specific tweak
Damien Miller
2005-05-24
nicer fix from millert@
Damien Miller
2005-05-24
- (djm) [openbsd-compat/readpassphrase.c] bz #950: Retry tcsetattr to ensure
Damien Miller
2003-11-24
- (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original
Damien Miller
2003-08-25
- (bal) openbsd-compat/ OpenBSD updates. Mostly licensing, ansifications
Ben Lindstrom
2002-09-11
- (djm) Sync openbsd-compat with OpenBSD -current
Damien Miller
2002-05-01
- (djm) Fix readpassphase compilation for systems which have it
Damien Miller
2002-02-14
oops, remove some debugging junk that crept in
Damien Miller
2002-02-13
unbreak
Damien Miller
2002-02-13
- (djm) Sync openbsd-compat with OpenBSD CVS too
Damien Miller
2001-10-25
- (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patch
Ben Lindstrom
2001-06-29
- (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.
Ben Lindstrom
2001-06-27
- (djm) Sync with -current openbsd-compat/readpassphrase.c:
Damien Miller
2001-06-25
- (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
Damien Miller