search for: wirzenius

Displaying 4 results from an estimated 4 matches for "wirzenius".

2000 Nov 09
4
libvorbis compile failure
The latest CVS update of libvorbis fails to compile on SuSE Linux 6.4. The error is below. Also, what happened to the xmms plugin directory in cvs? It complains that it is missing when I do a 'cvs update'. gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0beta3\" -DHAVE_ALLOCA_H=1 -DHAVE_ ALLOCA=1 -I. -I. -I../include -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fs
2000 Oct 02
0
Apologies -- spam filter mail
My apologies to this list for an automated spam reply which made its way here recently. I've been advised of it by several subscribers off-list. I've disabled the automated response feature of my spam filter (Lars Wirzenius's "spamfilter" procmail recipies). I'm finding the tool effective but overly aggressive -- if anyone here has experience with this tool, I'd appreciate pointers. Off list only. Please advise me of any future anti-spam generated content, I'll disable the program complete...
2011 Feb 07
18
[PATCH] Btrfs-progs use safe string manipulation functions
Please find the attached patch which replace unsafe strcpy(3) by strncpy(3) functions. regards, Eduardo Silva
2011 Jan 05
52
Offline Deduplication for Btrfs
Here are patches to do offline deduplication for Btrfs. It works well for the cases it''s expected to, I''m looking for feedback on the ioctl interface and such, I''m well aware there are missing features for the userspace app (like being able to set a different blocksize). If this interface is acceptable I will flesh out the userspace app a little more, but I believe the