Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dict.[ch]: Revert all nonfunctional changes. It's external module | hasso | 2005-09-25 | 1 | -1137/+953 |
| | | | | | | | imported from kazlib and it's better not to screw it - there is theoretical chance that we might want to merge changes from upstream at some point. Also avoid the loss of info about upstream version (rcsid). | ||||
* | 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-24 | 1 | -3/+3 |
| | | | | | | | | | * zassert.h: New header file to declare a quagga-specific assert macro. * log.c: (_zlog_assert_failed) New function called when assert fails to log the error and abort. * zebra.h: Include "zassert.h" instead of <assert.h>. * regex.c: Include "zassert.h" instead of <assert.h>. * dict.c: Include "zassert.h" instead of <assert.h>. | ||||
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -953/+1137 |
| | |||||
* | Initial revision | jardin | 2003-12-23 | 1 | -0/+1496 |