Some of you may already have noticed, I've created a cvs branch linux_2_4 for versions from 2.4.16 on. The main branch has 2.5 and on. For those of you who are not familiar with cvs branches - when doing a checkout or update just add the option -rlinux_2_4. This is only necessary once as cvs will remember on which branch you're on. To get back to the main branch use the option -A. This is a slow operation so most people will want to use separate directories for each branch. Ralf