DragonFly kernel List (threaded) for 2003-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Variant symlinks committed Variant symlinks now work. Here is an example:
sysctl -w vfs.varsym_enable=1
ln -s 'a${fubar}b' test
cat > axxb << EOF
HI!
EOF
varsym fubar=xx
cat test
Some jail work needs to be done before they can be turned on by
default, if someone would like to tackle that the files in question
are sys/varsym.h and kern/kern_varsym.c.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]