Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2005-10-25 01:07:49 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced $(...) with ${...}.
   2005-02-24 10:59:30 by Alistair G. Crooks | Files touched by this commit (177)
Log message:
Add RMD160 digests.
   2004-12-14 00:18:12 by Min Sik Kim | Files touched by this commit (2)
Log message:
Use BSD_INSTALL_* instead of mkdir/cp to set ownership and permission
of installed files correctly.
   2003-07-21 18:56:58 by Martti Kuparinen | Files touched by this commit (38)
Log message:
COMMENT should start with a capital letter.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131)
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
   2002-10-25 16:18:14 by Martin J. Laubach | Files touched by this commit (5)
Log message:
Update to 0.9.4 (note that the author changed versioning system,
our last version was 0.84).

	* Update documentation.
	* Move Bayes stuff into its own file.
	* Fix NaN exception: if list is empty, use zero for probability.
	* Make extrema array (keepers) variable size.  Needs more work.
	* Add SYSLIBS to the makefile.
	* Fix gcc-ism in dbg.c (ptr arithmetic on void*).
	* Fix off-by-one in html tag check.
	* Fix unaligned access in libdb.
	* Fix bug in -d handling for text and libdb.
	* Autodetect mailbox type and deprecate the -m option.
	* Ditch the builtin libdb locks, use fcntl instead.
	* Fix memory leak in dbtext.
	* Fix some trivial issues with the lexer:
	  - Be more strict about recognizing IP addresses.
	  - Do case-insensitive header name comparisons.
	* Fix multiple database closure with mbox format.
	* Fix a bogus assert in passthrough.
	* Add heap checking in debug mode.
	* Fix bug in -N mode which made it act the same as -S.
	* Support maildir style folders.
	* Fix bug in multiple message registration.
	* Improve error reporting and clarify some messages.
	* Package preformatted manpage instead of XML.
	* Remove single message per invocation restriction.
   2002-10-12 20:18:23 by Martin J. Laubach | Files touched by this commit (1)
Log message:
Correct copying of pre-build man pages, PR/18623.
   2002-10-10 13:05:33 by Martin J. Laubach | Files touched by this commit (8) | Imported package
Log message:
Initial import of bmf-0.84

This is a mail filter which uses the Bayes algorithm as explained in Paul
Graham's article "A Plan for Spam". It aims to be faster, smaller, and more
versatile than similar applicatios.


Next | Query returned 19 messages, browsing 11 to 20 | previous