aboutsummaryrefslogtreecommitdiffstats
path: root/netrc.c
Commit message (Expand)AuthorAgeFilesLines
* Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe.Matthias Andree2004-06-191-3/+3
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-1/+1
* Fix various compiler warnings.Matthias Andree2004-06-181-4/+1
* replace extern int errno by #include <errno.h>.Matthias Andree2004-06-181-1/+1
* netrc cleanup.Eric S. Raymond2003-01-141-13/+13
* Note copyright assignment.Eric S. Raymond2001-10-031-0/+1
* _( -> GT_(Eric S. Raymond2001-09-241-3/+3
* -Wall changes.Eric S. Raymond1999-09-291-0/+2
* First round of post-5.0.0 buglets.Eric S. Raymond1999-04-071-5/+1
* Fix .netrc code to search on both host and user name.Eric S. Raymond1999-03-281-31/+22
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-1/+1
* generated by cgit v1.2.3 (git 2.46.0) at 2026-07-12 22:08:36 +0000