Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only set no buffering if we opened the file. Also, don't bother restoring | Manuel Novoa III | 2002-04-09 | 1 | -4/+5 |
| | | | | buffering since we will close the file in that case anyway. | ||||
* | Per discussion on the mailing list, fix getpass properly. | Eric Andersen | 2002-04-09 | 1 | -2/+7 |
| | | | | -Erik | ||||
* | Patch from Axel Barnitzke <barney@xkontor.com> to fixup | Eric Andersen | 2002-04-05 | 1 | -2/+2 |
| | | | | a problem with getpass() echoing passwords... | ||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -1/+2 |
| | |||||
* | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen | 2000-12-23 | 1 | -0/+99 |