The patches here are for Linux-1.1.18. Maybe they also work with 1.1.13+ releases. Apply them with "patch -p0 < kernel_diffs-1.1.18" in the /usr/src dir. So 1) cd /usr/src 2) patch -p0 < /kernel_diffs-1.1.18 Check for rejections and do somthing about it. 3) find linux -name \*.rej Now do a make and that should make a new kernel. When you finished make the utils. Now all should be running. Add something like "/usr/sbin/accton /var/adm/acct" to your rc startup script. And something like "/usr/sbin/accton" to the rc-script that shuts your system down. Have fun. Juha.