History log of /freebsd/lib/libc/gen/getpass.3 (Results 26 – 28 of 28)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 712dc76e 23-May-1996 Mike Pritchard <mpp@FreeBSD.org>

Fixed various problems: typos, grammer, missing include files
wrong function type declarations, and wrong argument type
declarations.


Revision tags: release/2.1.0_cvs
# 7560bb26 31-Dec-1995 Joerg Wunsch <joerg@FreeBSD.org>

Finally complete my fix for the behaviour of getpass(3) upon receipt
of signals. Signals are now properly caught, tty state is being
restored, and the previous sigaction triggered. Upon receipt of

Finally complete my fix for the behaviour of getpass(3) upon receipt
of signals. Signals are now properly caught, tty state is being
restored, and the previous sigaction triggered. Upon receipt of a
sigcont, echo is turned off again.

SIGTSTP causes a buffer flush, the man page mentions this. (Although
i rather think of it as a feature than a bug.)

This is likely to be my last FreeBSD action for 1995, xearth shows
me that our .au guys must already write 1996. :-)

show more ...


Revision tags: release/2.0.5_cvs, release/2.0, release/1.1.5.1_cvs
# 58f0484f 27-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite Lib Sources


12