The patches here are for Linux-0.99pl15. Apply them with
"patch -p1 < kernel_diffs" in the /usr/src/linux dir. So

1) cd /usr/src/linux
2) patch -p1 < <where_ever_you_put_it>/kernel_diffs

Check for rejections and do somthing about it.
3) find . -name \*.rej

If you installed the quota-1.3 package you should have gotten one rejection
file, fs/exec.c.rej this is because its already in the quota-1.3 package.

IMPORTANT: If you don't install the quota-1.3 package make sure you edit
kernel/sys.c and comment out the vfs_open_filp call and the include of
fileio.h.

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 somthing
like "/usr/sbin/accton" to the rc-script that shuts your system down.

Have fun.

Marco.

M. van Wieringen <v892273@si.hhs.nl> <mvw@mercury.mcs.nl.mugnet.org>
