Lines Matching refs:dev
39 echo 'Configuring devices.' > /dev/msglog 2>&1
40 /usr/sbin/devfsadm >/dev/msglog 2>&1
43 # Rerun soconfig to configure any sockets that use /dev
46 /sbin/soconfig -d /etc/sock2path.d >/dev/null 2>&1
56 fbdev=`/usr/sbin/prtconf -F 2>/dev/null`
61 if [ -h /dev/fb ]; then
62 fblink=`ls -l /dev/fb | /usr/bin/awk '{ print $11 }'`
65 rm -f /dev/fb
66 ln -s $1 /dev/fb
69 rm -f /dev/fb
70 ln -s $1 /dev/fb