Modify /etc/rc2.d/S69inet and replace the Sun 'named' entries with the
9.3.x entries.
Something like this:
# Start Named
if [ -f /usr/local/sbin/named -a -f /usr/local/etc/named.conf ]; then
        
        /usr/local/sbin/named -c /usr/local/etc/named.conf