aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate conflicts in rcfile grammar.Eric S. Raymond1996-10-051-11/+14
| | | | svn path=/trunk/; revision=223
* Back out the token name changes.Eric S. Raymond1996-10-051-3/+3
| | | | svn path=/trunk/; revision=221
* RC file syntax change, folder->mailbox, remote->remotename.Eric S. Raymond1996-10-041-4/+5
| | | | svn path=/trunk/; revision=220
* Restore --mda, with cleaner implementation this time.Eric S. Raymond1996-10-041-1/+2
| | | | svn path=/trunk/; revision=214
* Fix for the fact that Bison ignores zero-value tokens.Eric S. Raymond1996-10-011-13/+13
| | | | svn path=/trunk/; revision=191
* Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots ofEric S. Raymond1996-09-291-15/+6
| | | | | | other man page improvements. svn path=/trunk/; revision=181
* The great options massacre.Eric S. Raymond1996-09-281-3/+1
| | | | svn path=/trunk/; revision=178
* No more rpopid field.Eric S. Raymond1996-09-261-2/+1
| | | | svn path=/trunk/; revision=162
* Change the `explicit' option to `skip'.Eric S. Raymond1996-09-251-2/+2
| | | | svn path=/trunk/; revision=147
* Explicit option is documented and set up in the data structure,Eric S. Raymond1996-09-251-1/+2
| | | | | | but doesn't work yet. svn path=/trunk/; revision=145
* Remove same name dependencies.Eric S. Raymond1996-09-241-2/+2
| | | | svn path=/trunk/; revision=118
* The great name change.Eric S. Raymond1996-09-241-3/+3
| | | | svn path=/trunk/; revision=114
* Add RPOP support.Eric S. Raymond1996-09-131-1/+2
| | | | svn path=/trunk/; revision=94
* Added port-specification option.Eric S. Raymond1996-09-121-1/+2
| | | | svn path=/trunk/; revision=87
* Most of the way to SMTP forwarding.Eric S. Raymond1996-09-111-1/+2
| | | | svn path=/trunk/; revision=79
* Added autoprobe logic.Eric S. Raymond1996-08-261-1/+1
| | | | svn path=/trunk/; revision=66
* Cosmetic change.Eric S. Raymond1996-08-211-1/+1
| | | | svn path=/trunk/; revision=51
* Freeze bug fixes befoire adding more features.Eric S. Raymond1996-07-191-1/+6
| | | | svn path=/trunk/; revision=38
* Get rid of prc_pathname, hide prc_server structure.Eric S. Raymond1996-07-031-2/+2
| | | | svn path=/trunk/; revision=32
* Some name changes.Eric S. Raymond1996-07-021-1/+1
| | | | svn path=/trunk/; revision=24
* Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-49/+4
| | | | | | baton. svn path=/trunk/; revision=16
* This is what I sent Harris.Eric S. Raymond1996-06-261-2/+14
| | | | svn path=/trunk/; revision=9
* Initial revisionEric S. Raymond1996-06-241-0/+121
svn path=/trunk/; revision=1