Re: cdb++ on a 64-bit machine?
Matthias Andree <[email protected]> Sat, 12 Apr 2003 13:10:34 +0200
| Newsgroups | gmane.comp.djb.cdb |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 12 Apr 2003, clemens fischer wrote: > Matthias Andree <[email protected]>: > > > Practically, I've tried to go with stdint.h for bogofilter, but I found > > what! you're the author of bogofilter?? No, I'm just the second of the two current major contributors (David Relson is the first one). I've mainly made the build system, the testing framework (for the build system "make check") and have cared for portability and data base locking (it's non-trivial getting this to work across NFS and with mmap) and the FreeBSD packaging and helped the other hackers with CVS a little. Eric S. Raymond wrote the first releases (up to 0.7), Adrian Otto registered the project on SourceForge and set up the user and developer mailing lists (with Postfix and ezmlm-idx BTW)[*], then David Relson and others have joined in; after 0.7, David Relson has done most of the work (code and coordination), and has done an excellent job in supporting the users so far. Bogofilter has more contributors, I'd surely forget one if I named them here. In case anyone has been made curious, bogofilter is at http://bogofilter.sourceforge.net/ [*] The -cvs, -bugs and -announce mailing lists are hosted by Sourceforge, and the list archives are also available at GMANE.org. -- Matthias Andree