Commit Graph

15 Commits

Author SHA1 Message Date
Peter Simons
b7fdc3911f acl-parser.y, handleacl.c, librfc822/test.c, rfcparse.c: free() can handle NULL pointers 2010-02-24 17:34:05 +01:00
Peter Simons
99ebe514bc Updated license to GPLv3 or later. 2010-02-24 17:34:05 +01:00
Peter Simons
e4af1eb7fe Updated flex/bison parser to take advantage of current versions of these tools. 2009-07-19 22:27:10 +02:00
Peter Simons
398afbbc5c librfc822/address.y: fixed a trivial typo 2009-07-19 22:26:05 +02:00
Peter Simons
bfdc2cfc1f Moved to git. 2009-07-19 22:25:14 +02:00
Peter Simons
7e843fe0f5 librfc822/test.c: fix build with gcc 4.4.0. 2009-07-19 22:24:51 +02:00
Peter Simons
78d117b6cb Migrated build system to Automake. 2009-07-19 22:22:56 +02:00
Ralf S. Engelschall
b6f2157e17 fix syntax 2005-10-06 09:16:24 +00:00
Ralf S. Engelschall
00eb2b8fc0 Get rid of all complaints from GCC 2.97
(except for two things which I do not want to change on my own)
2001-01-19 14:56:33 +00:00
Peter Simons
fe3947876e Added dependency to stop parallel make from messing up with the
yacc/lex targets.
2000-12-16 13:37:58 +00:00
Peter Simons
08f3fb4045 Fixed parsing bug. 2000-12-16 13:27:12 +00:00
Peter Simons
55f89a924d Added definition of YYSTYPE. 2000-12-16 13:23:51 +00:00
Peter Simons
00fc84dfeb Ignore yacc and lex files 2000-12-16 13:11:09 +00:00
Peter Simons
9a49431890 - Added GNU GPL copyright headers.
- Cleaned build process up.
2000-12-16 13:06:03 +00:00
Peter Simons
0909ac418c Initial revision 2000-12-16 12:38:21 +00:00