Here is port of DragnoFly BSD's variant symlinks to FreeBSD 6.0-STABLE. This patch is untested. Installation: 1. You must have freebsd RELENG_6 source tree. 2. # cd /path/to/src/root (default is /usr) # patch -p < /path/to/diff 3. # cd /path/to/src/sys/compat/freebsd32/ && make sysent # cd /path/to/src/sys/kern && make sysent 4. # cd /path/to/src/ # make buildworld buildkernel 5. If no errors - installkernel and installworld (see handbook for details)