History log of /freebsd-10.1-release/lib/libc/gen/readpassphrase.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 215236 13-Nov-2010 delphij

Sync with OpenBSD, primarily better signal and terminal handling.

Obtained from: OpenBSD
MFC after: 2 weeks


# 140505 20-Jan-2005 ru

Sort sections.


# 108317 27-Dec-2002 schweikh

english(4) police.


# 108030 18-Dec-2002 ru

mdoc(7) police: "The .Fn function".


# 92350 15-Mar-2002 ru

Come on guys, you can't just take OpenBSD manpage and commit it
over someone else's fixes; this is at least offensive. If you
have problems doing a proper merge, we are here, your fellow
committers. :-(

Reapply markup fixes from revision 1.2 and fix some more. Also
fix the $OpenBSD$ tag.


# 91913 08-Mar-2002 green

Update readpassphrase(3)to the latest revisions. Changes are mainly due
to return value constraints now changing as well as more intelligent
handling of signals.

Obtained from: OpenBSD


# 86771 22-Nov-2001 ru

mdoc(7) police: markup cleanup.


# 86669 20-Nov-2001 green

Introduce readpassphrase(3), a superset of getpass(3). This
comes originally from Todd Miller.

Obtained from: OpenBSD