Commit graph

6 commits

Author SHA1 Message Date
joerg
9316d2ca37 strnstr exists on DragonFly, use the system version instead of the
conflicting local version.
2006-01-02 22:40:19 +00:00
jlam
920592c1cb Remove extremely stupid and naive tests for whether YACC is "bison -y"
and LEX is "flex".  They break when full paths are passed to the
configure script via YACC and LEX (!!).
2005-05-23 21:24:17 +00:00
wiz
31f487704d Update to 0.10, prompted by César Catrián C. on tech-pkg:
Version 0.10
        * Fixed bugs
        * Moved project over to sourceforge.net
        * Change of project ownership
2004-12-01 16:42:53 +00:00
jschauma
aa6d383a4d Update to 0.9:
Version 0.9
	* Fixed bugs
	* Added support for keyed md check of db and config
	* Removed dependancy on libgcrypt
	* Added dependancy on mhash

Version 0.8
	* Fixed loads and loads of bugs
        * Added syslog backend
        * Report format changed
        * added lots of parameters see man page and configure --help
        * added ACL support for SunOS 5.x (and compatibles)
	* libgcrypt is now separate and required

Version 0.7
	* Bug fixes
	* Compressed database support
	* Linkname checking
	* Mhash support (version 0.8.1 of mhash required)
2002-11-13 22:58:20 +00:00
wiz
fccec72b75 add RCS Id 2000-09-03 13:09:08 +00:00
hubertf
248b960960 Make this actually compile on recent NetBSD systems:
* force "bison -y" *via $YACC)
 * undefine _POSIX_C_SOURCE, needed to get S_ISLNK defined in <sys/stat.h>
2000-04-26 12:51:35 +00:00