DragonFly BSD
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:


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 9 Nov 2003 12:34:40 -0800 (PST)

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]