summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getpass.3
Commit message (Collapse)AuthorAgeFilesLines
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-221-8/+10
| | | | | | | of .Nm when referencing funciton names. Notes: svn path=/head/; revision=17780
* Fixed various problems: typos, grammer, missing include filesMike Pritchard1996-05-231-1/+1
| | | | | | | | wrong function type declarations, and wrong argument type declarations. Notes: svn path=/head/; revision=15874
* Finally complete my fix for the behaviour of getpass(3) upon receiptJoerg Wunsch1995-12-311-0/+4
| | | | | | | | | | | | | | | 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. :-) Notes: svn path=/head/; revision=13131
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+88
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573