cad/magic dumping core

1999-10-06 Thread Bryan Talbot
Is there a known problem running the cad/magic-6.5 port on 3.3-stable with XFree-3.3.3? The port compiled and installed cleanly but dumps core (while in free()) during startup. I've searched the -ports and -stable message archives but see no mention of magic for the last couple of years. Als

Re: kern.maxfiles and kern.maxfilesperproc

1999-09-21 Thread Bryan Talbot
At 04:23 PM 9/21/99 , Kip Macy wrote: >Thanks. Although having maxfiles == maxfilesperproc might make sense for >special cases e.g. a machine completely dedicated to one process -- It is >dangerous at best for the general case. Any malicious program can make a >machine running FreeBSD non-function

Re: New rc.conf entry question.

1999-09-14 Thread Bryan Talbot
I accomplished this by simply setting firewall_type="/etc/firewall_rules.m4" and modifying the last little bit of the /etc/rc.firewall to read ... elif [ "${firewall_type}" != "UNKNOWN" -a -r "${firewall_type}" ]; then $fwcmd -p /usr/bin/m4 ${firewall_type} fi This puts all the custo

Re: help..my man page doesn't work

1999-08-30 Thread Bryan Talbot
Hmm maybe if you looked at the /etc/manpath.config file or even told us what it contained, someone might have a chance of helping you. Did you update the /etc tree after the make world either with mergemaster or (shudder) by hand? At 12:15 AM 8/31/99 , Nawfal M. Rouyan wrote: >Hi all, >I'