aboutsummaryrefslogtreecommitdiffstats
path: root/getpass.c
Commit message (Collapse)AuthorAgeFilesLines
* Some configuration cleanup.Eric S. Raymond1997-07-011-1/+2
| | | | svn path=/trunk/; revision=1133
* Use error() for messages almost everywhere.Eric S. Raymond1996-12-171-2/+1
| | | | svn path=/trunk/; revision=636
* Removed an unnecessary layer of indirection.Eric S. Raymond1996-11-061-1/+2
| | | | svn path=/trunk/; revision=495
* gcc -Wall cleanup.Eric S. Raymond1996-10-261-0/+4
| | | | svn path=/trunk/; revision=396
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-2/+1
| | | | svn path=/trunk/; revision=299
* The great name change.Eric S. Raymond1996-09-241-1/+1
| | | | svn path=/trunk/; revision=114
* Remove unneeded conditional.Eric S. Raymond1996-08-211-4/+2
| | | | svn path=/trunk/; revision=49
* Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-37/+3
| | | | | | baton. svn path=/trunk/; revision=16
* Initial revisionEric S. Raymond1996-06-281-0/+223
svn path=/trunk/; revision=14