Navigation Bar

FreeBSD Homepage: Crist J. Clark


Top Applic
ations Support Documentation
Sear
ch 
Index Top Top

Patches

These patches are not actively maintained. They worked when I wrote them. Changes to FreeBSD may have been made since which cause them to not apply cleanly or even break things. If you do encounter problems, feel free to contact me, cjc@freebsd.org, and I may be able to help. I will at least remove the patch or add appropriate warnings to this page.

To use a patch,

  1. Download the one of the patch file links below.
  2. Change to the base of your source directory, ususally, /usr/src,
    # cd /usr/src
    
  3. Patch your source,
    # patch < patchfile
    
    
  4. Build the new code. I have tried to add notes about what needs to be built with each patch.
Happy hacking.


cjc@freebsd.org
Copyright © 2002 Crist J. Clark. All rights reserved.