Open Source projects
Some Open Source projects I have been involved in.
DAV Explorer
A WebDAV client program, written in Java. |
|
Linux Kernel Patch
for ZR36120 Framegrabber
A Linux 2.6 kernel patch for old framegrabber cards based on the Zoran ZR36120 chip. |
|
BigPhysArea patch
A Linux 2.6 kernel patch to allocate big contiguous physical memory. Needed for the ZR36120 framegrabber. |
|
mkisofs Patch
to significantly speed up filename mapping
mkisofs is part of the CD/DVD burning package cdrtools. The filename mapping in mkisofs is very slow when the filesystem contains lots of files starting with the same text sequence (Qmail Maildir files, for example.) This patch significantly improves the speed of the filename mapping (>90%). |
|
Linux-ABI Patch
to run foreign binaries on the 2.6.x kernels
This patch provides the ability to run foreign *nix binaries on current Linux kernels. It is a port of the 2.4 Linux-ABI code. It is also available from the Linux-ABI project site at Sourceforge. |
|
P4 to CVS Converter
Perl script to convert a Perforce P4 archive to CVS. Does support the basic stuff, but no branches. |