Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -4/+1 |
* | replace extern int errno by #include <errno.h>. | Matthias Andree | 2004-06-18 | 1 | -1/+1 |
* | netrc cleanup. | Eric S. Raymond | 2003-01-14 | 1 | -13/+13 |
* | Note copyright assignment. | Eric S. Raymond | 2001-10-03 | 1 | -0/+1 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -3/+3 |
* | -Wall changes. | Eric S. Raymond | 1999-09-29 | 1 | -0/+2 |
* | First round of post-5.0.0 buglets. | Eric S. Raymond | 1999-04-07 | 1 | -5/+1 |
* | Fix .netrc code to search on both host and user name. | Eric S. Raymond | 1999-03-28 | 1 | -31/+22 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -1/+1 |
* | Accept 'passwd' as a synonym for 'password' in .netrc files. | Eric S. Raymond | 1999-01-03 | 1 | -0/+3 |
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -17/+3 |
* | Improved netrc parsing. | Eric S. Raymond | 1998-12-01 | 1 | -4/+3 |
* | Bug in FAQ item R5 fixed. | Eric S. Raymond | 1998-12-01 | 1 | -1/+1 |
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -2/+5 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -4/+3 |
* | Handle "account" token. | Eric S. Raymond | 1998-02-19 | 1 | -3/+3 |
* | netrc improvement. | Eric S. Raymond | 1998-02-15 | 1 | -4/+33 |
* | Allow either `user' or `login'. | Eric S. Raymond | 1997-07-25 | 1 | -0/+3 |
* | First step towards netrc fix. | Eric S. Raymond | 1997-06-10 | 1 | -3/+4 |
* | Philippe de Muyter's Motorola fixes. | Eric S. Raymond | 1997-01-16 | 1 | -5/+1 |
* | Remove bad redefinitions. | Eric S. Raymond | 1997-01-14 | 1 | -4/+0 |
* | Stop netrc parser from complaining about blank lines. | Eric S. Raymond | 1997-01-10 | 1 | -196/+203 |
* | Add netrc parsing. | Eric S. Raymond | 1997-01-07 | 1 | -168/+7 |
* | Initial revision | Eric S. Raymond | 1997-01-07 | 1 | -0/+550 |