Age | Commit message (Expand) | Author |
2004-04-07 | ISO function declarations, trim a few comments, rename a few variables to | Marc Espie |
2002-12-29 | check -DCLEANUP compilation | Marc Espie |
2001-11-11 | Fixed version... don't see how this could work on i386, since it didn't | Marc Espie |
2001-11-11 | undo changes that crash on (at least) the alpha | Theo de Raadt |
2001-11-11 | Redo LstInit as a macro: smaller and faster code in all cases, zeroing two | Marc Espie |
2001-07-18 | Avoid dumping core when reporting open conditionals. | Marc Espie |
2001-07-11 | Typo in comment | Marc Espie |
2001-05-29 | Take includes out of lst.h, re-add what's needed to separate files. | Marc Espie |
2001-05-29 | Blech! gcc is a stupid program. Compiling with -fno-builtin shows lots | Marc Espie |
2001-05-23 | Mostly clean-up: | Marc Espie |
2001-05-14 | Ensure IFile str is always intialized, so that we can free it without | Marc Espie |
2001-05-07 | avoid closing the same file twice. parse module assumes ownership of | Marc Espie |
2001-05-03 | Synch with my current work. | Marc Espie |
2000-11-24 | Clean-ups: | Marc Espie |
2000-09-14 | Some systematic clean-up. | Marc Espie |
2000-07-17 | FALLTHRU -> FALLTHROUGH, requested by miod@ and style(9) | Marc Espie |
2000-06-23 | This is complementary to the previous patch. | Marc Espie |
2000-06-23 | This patch is worth a lot, speed-wise. | Marc Espie |