History log of /freebsd-9.3-release/lib/libc/gen/readpassphrase.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 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